We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fc161e commit a4d3b3cCopy full SHA for a4d3b3c
1 file changed
changelog.md
@@ -72,6 +72,10 @@
72
73
[Full Changelog](https://github.com/devlooped/nugetizer/compare/v0.4.11...v0.4.12)
74
75
+:bug: Fixed bugs:
76
+
77
+- Not Respecting "Generate NuGet package on build" [\#22](https://github.com/devlooped/nugetizer/issues/22)
78
79
:hammer: Other:
80
81
- IsPackable default [\#26](https://github.com/devlooped/nugetizer/issues/26)
@@ -84,10 +88,6 @@
84
88
85
89
[Full Changelog](https://github.com/devlooped/nugetizer/compare/v0.4.9...v0.4.10)
86
90
87
-:bug: Fixed bugs:
-
-- Not Respecting "Generate NuGet package on build" [\#22](https://github.com/devlooped/nugetizer/issues/22)
91
:twisted_rightwards_arrows: Merged:
92
93
- Improvements on transitive package content with relative paths [\#24](https://github.com/devlooped/nugetizer/pull/24) (@kzu)
0 commit comments