Skip to content

Commit

Permalink
scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
hlaueriksson committed Nov 13, 2021
1 parent 17519c3 commit 2b8b871
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nuget-local.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
nuget init .\src\Markupolation\bin\Release\ .\packages
nuget init .\src\Markupolation.Extensions\bin\Release\ .\packages
1 change: 1 addition & 0 deletions pack.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
dotnet build -c Release /p:TF_BUILD=true
1 change: 1 addition & 0 deletions test.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
dotnet test .\tests\Markupolation.Tests\Markupolation.Tests.csproj

0 comments on commit 2b8b871

Please sign in to comment.