File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1212 </PropertyGroup >
1313
1414 <PropertyGroup >
15- <Copyright >Sharpnado 2020 </Copyright >
15+ <Copyright >Sharpnado 2025 </Copyright >
1616 <PackageProjectUrl >https://github.com/roubachof/NukeProxy</PackageProjectUrl >
1717 <PackageIcon >nuke_small.png</PackageIcon >
1818 <Authors >Jean-Marie Alfonsi, Tomasz Cielecki</Authors >
2121 <PackageRequireLicenseAcceptance >false</PackageRequireLicenseAcceptance >
2222 </PropertyGroup >
2323
24+ <PropertyGroup Condition =" '$(Configuration)' == 'Release' " >
25+ <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
26+ </PropertyGroup >
27+
2428 <PropertyGroup Condition =" '$(TF_BUILD)' == 'true' OR '$(GITHUB_ACTIONS)' == 'true' " >
2529 <ContinuousIntegrationBuild >true</ContinuousIntegrationBuild >
2630 <Deterministic >true</Deterministic >
You can’t perform that action at this time.
0 commit comments