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 fa20804 commit 92f2fe4Copy full SHA for 92f2fe4
build.cmd
@@ -1,5 +1,5 @@
1
@echo off
2
-Echo Building Microsoft.OpenApi
+Echo Building Microsoft.OpenApi
3
4
SET PROJ=%~dp0src\Microsoft.OpenApi\Microsoft.OpenApi.csproj
5
dotnet build %PROJ% /t:restore /p:Configuration=Release
0 commit comments