* Added removing generating package on build
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful

This commit is contained in:
2026-01-10 22:06:04 +01:00
parent 51a96f6c6a
commit 8e9a2a0975
3 changed files with 3 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
<Nullable>enable</Nullable>
<MinVerAutoIncrement>patch</MinVerAutoIncrement>
<MinVerMinimumMajorMinor>1.0</MinVerMinimumMajorMinor>
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
</PropertyGroup>
<ItemGroup>