Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make sure the output package cleanup happens before Pack
When using dotnet build, the ordering is slightly different than msbuild, so adding to PackDependsOn is more reliable. Fixes #22
- Loading branch information