Skip to content

Commit d149d8b

Browse files
committed
Switch on generate package on build
1 parent 402a158 commit d149d8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/FluentAssertions.AspNetCore.Mvc/FluentAssertions.AspNetCore.Mvc.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>
1919
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
2020
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
21+
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
2122
</PropertyGroup>
2223

2324
<ItemGroup>

0 commit comments

Comments
 (0)