Releases: devlooped/nugetizer
Releases · devlooped/nugetizer
v0.6.0
10 Dec 05:07
Compare
Sorry, something went wrong.
No results found
v0.6.0 (2020-12-10)
Full Changelog
Implemented enhancements:
Allow opting out of transitive private assets package reference packing #37
When packing transitive dependencies for PrivateAssets=all, pack lib, not ref #36
Add more common GetTargetPath to multi-targeting #43 (@kzu )
Fixed bugs:
Multitargeting => No auto nuget package creation #34
Multitarget Issues #27
* This Changelog was automatically generated by github_changelog_generator
v0.5.0
25 Nov 07:00
Compare
Sorry, something went wrong.
No results found
v0.4.12
20 Nov 04:44
Compare
Sorry, something went wrong.
No results found
Minor fix to pack inference when package reference is packed directly and indirectly (transitively)
v0.4.11
04 Nov 19:58
Compare
Sorry, something went wrong.
No results found
Minor fix to pack cleanup.
v0.4.10
29 Oct 04:44
Compare
Sorry, something went wrong.
No results found
v0.4.9
26 Oct 03:45
Compare
Sorry, something went wrong.
No results found
Improvements on transitive package content with relative paths
v0.4.8
25 Oct 16:03
Compare
Sorry, something went wrong.
No results found
Add support to nugetize to render contents for projects that don't generate packages.
v0.4.7
21 Oct 21:53
Compare
Sorry, something went wrong.
No results found
Minor improvements to TargetPath and Compile packing
v0.4.6
21 Oct 01:38
Compare
Sorry, something went wrong.
No results found
Inner devloop improvements
v0.4.5
08 Oct 05:02
Compare
Sorry, something went wrong.
No results found
Merge pull request #16 from kzu/dev
Add support for Microsoft.Build.NoTargets SDK