We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2e2f26 commit 581d4caCopy full SHA for 581d4ca
2 files changed
Modules.required.psd1
@@ -0,0 +1,9 @@
1
+# https://github.com/marketplace/actions/modulefast
2
+@{
3
+ Configuration = ":[1.5.0, 2.0)"
4
+ Metadata = ":[1.5.1, 2.0)"
5
+ Pester = ":[4.10.1, 5.0)"
6
+ ModuleBuilder = ":[3.0.0, 4.0)"
7
+ PSScriptAnalyzer = ":[1.21.0, 2.0)"
8
+ InvokeBuild = ":[5.10.4, 6.0)"
9
+}
RequiredModules.psd1
0 commit comments