Skip to content

Commit

Permalink
Invoke build on SLN
Browse files Browse the repository at this point in the history
  • Loading branch information
David Savage authored and David Savage committed Aug 4, 2016
1 parent c85f5b6 commit 6341c0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.ps1
Expand Up @@ -57,7 +57,7 @@ EnsurePsbuildInstalled
exec { & dotnet restore }

# Build
Invoke-MSBuild
Invoke-MSBuild Npoco.Azure.sln

# Test

Expand Down

0 comments on commit 6341c0b

Please sign in to comment.