Skip to content

Commit

Permalink
Fix build script.
Browse files Browse the repository at this point in the history
  • Loading branch information
speps committed Feb 15, 2020
1 parent c31db33 commit 5618f1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Build/BuildPackage.bat
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
dotnet build ..\LibTessDotNet.sln -p:Configuration=Release
dotnet build ..\LibTessDotNet.sln -p:Configuration=ReleaseDouble
dotnet build -p:Configuration=Release
dotnet build -p:Configuration=ReleaseDouble

0 comments on commit 5618f1e

Please sign in to comment.