Commit d13619c
fix: disable MinVer when manual version is provided
MinVer was overriding the manual -p:Version parameter because it runs
during the build process in Release mode. Now MinVer will be skipped
when the Version property is set, allowing manual version specification
to work correctly.
This completes the fix for NuGet package versioning in CI/CD.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 59acaf0 commit d13619c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments