Skip to content

Commit

Permalink
Changed path of package, #4
Browse files Browse the repository at this point in the history
  • Loading branch information
hjerpbakk committed Oct 23, 2019
1 parent f94be71 commit b55611c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pack.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/usr/bin/env bash
set -e
dotnet pack ./NotifyPropertyChanged.Verifier/NotifyPropertyChanged.Verifier.csproj --configuration Release --no-restore --no-build
dotnet pack ./NotifyPropertyChanged.Verifier/NotifyPropertyChanged.Verifier.csproj --configuration Release --no-restore --no-build --output nupkgs

0 comments on commit b55611c

Please sign in to comment.