We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5cc58a commit 9fe8747Copy full SHA for 9fe8747
MyGet.bat
@@ -0,0 +1,6 @@
1
+dotnet clean
2
+dotnet restore
3
+nuget restore
4
+dotnet build
5
+dotnet pack --include-symbols --include-source
6
+rem dotnet test
0 commit comments