Skip to content
Prev Previous commit
Next Next commit
touch
  • Loading branch information
darrelmiller committed Mar 6, 2020
commit 92f2fe4eba07bd636ed2210cf0eb2b01c10681aa
2 changes: 1 addition & 1 deletion build.cmd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@echo off
Echo Building Microsoft.OpenApi
Echo Building Microsoft.OpenApi

SET PROJ=%~dp0src\Microsoft.OpenApi\Microsoft.OpenApi.csproj
dotnet build %PROJ% /t:restore /p:Configuration=Release
Expand Down