Skip to content

Commit

Permalink
Don't pack nuget artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
Oluwatoni Solarin-Sodara committed May 21, 2017
1 parent ba7556c commit 5251f3e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,3 @@ dotnet restore
dotnet build ".\src\ReadLine" -c $p1
dotnet build ".\src\ReadLine.Demo" -c $p1
dotnet build ".\test\ReadLine.Tests" -c $p1

dotnet pack ".\src\ReadLine" -o ".\artifacts" -c Release --no-build

0 comments on commit 5251f3e

Please sign in to comment.