You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 7, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-13Lines changed: 2 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# BicepNet
2
2
3
-
> **BicepNet is no longer a standalone project from PSBicep! The code lives on as part of the [Bicep PowerShell module](https://github.com/PSBicep/PSBicep).**
3
+
> **BicepNet is no longer a standalone project from PSBicep! The code lives on as its own part of the [Bicep PowerShell module](https://github.com/PSBicep/PSBicep), a hybrid module written in both C# (the part that was previously this project) and PowerShell.**
4
4
5
5
---
6
6
@@ -36,17 +36,6 @@ Using BicepNet is generally much faster than calling the CLI since the overhead
36
36
|`1.0.1`|`0.4.63`|
37
37
|`1.0.0`|`0.4.63`|
38
38
39
-
## Issues
40
-
41
-
Issues are disabled in the BicepNet repository. Open an issue in [PSBicep/PSBicep](https://github.com/PSBicep/PSBicep/issues) for bug reports or feature requests.
42
-
43
39
## Contributing
44
-
If you like the BicepNet PowerShell module and want to contribute you are very much welcome to do so. Please read our [Contribution Guide](CONTRIBUTING.md) before you start! ❤
45
-
46
-
## Maintainers
47
-
48
-
This project is currently maintained by the following coders:
49
40
50
-
-[SimonWahlin](https://github.com/SimonWahlin)
51
-
-[PalmEmanuel](https://github.com/PalmEmanuel)
52
-
-[StefanIvemo](https://github.com/StefanIvemo)
41
+
If you like the Bicep PowerShell module and want to contribute you are very much welcome to do so. Please see the [Bicep PowerShell module](https://github.com/PSBicep/PSBicep) for how to get started.
0 commit comments