Skip to content

Commit a3e8fd2

Browse files
committed
feat: enable package generation on build
1 parent d97b0b5 commit a3e8fd2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build/MicaSetup.Tools/MicaSetup.Tools/MicaSetup.Tools.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<FileVersion>2.5.0.0</FileVersion>
99
<Version>$(VersionPrefix)2.5.0.0</Version>
1010
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
11+
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
1112
<NuspecFile>..\..\..\nuget\Package.nuspec</NuspecFile>
1213
</PropertyGroup>
1314

0 commit comments

Comments
 (0)