Skip to content

Commit

Permalink
build right artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerCarlson1 committed Nov 23, 2020
1 parent ad1257b commit ed7e167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ exec { & dotnet build -c Release }

exec { & dotnet test -c Release -r $artifacts --no-build -l trx --verbosity=normal }

exec { & dotnet pack .\src\AutoMapper\AutoMapper.csproj -c Release -o $artifacts --no-build }
exec { & dotnet pack .\AutoMapper.Collection.sln -c Release -o $artifacts --no-build }

0 comments on commit ed7e167

Please sign in to comment.