We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2054ce0 commit cbb9663Copy full SHA for cbb9663
1 file changed
scripts/publish.ps1
@@ -1,4 +1,4 @@
1
-$outputPath = ".nuget"
+$outputPath = "NuGet"
2
3
New-Item -ItemType Directory -Force $outputPath
4
0 commit comments