Skip to content

Commit ea24523

Browse files
committed
Suppress NU5128
1 parent bd69cfa commit ea24523

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/ExtensionsMetadataGenerator/src/ExtensionsMetadataGenerator/ExtensionsMetadataGenerator.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
1717
<GenerateBindingRedirectsOutputType>true</GenerateBindingRedirectsOutputType>
1818
<DevelopmentDependency>true</DevelopmentDependency>
19+
<SuppressDependenciesWhenPacking>true</SuppressDependenciesWhenPacking>
1920
</PropertyGroup>
2021

2122
<ItemGroup>

0 commit comments

Comments
 (0)