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 96bdb97 commit 6573d74Copy full SHA for 6573d74
build.cmd
@@ -30,4 +30,4 @@ dotnet restore
30
:BUILD_NETSTD
31
echo.
32
echo dotnet build
33
-dotnet build --configuration Release --output Release\netstandard1.5 --framework netstandard1.5 src\commandline
+dotnet build --configuration Release --output build\netstandard1.5 --framework netstandard1.5 src\commandline
0 commit comments