Skip to content

Commit

Permalink
Enable AutoGenerateBindingRedirects
Browse files Browse the repository at this point in the history
  • Loading branch information
ShortDevelopment committed May 12, 2023
1 parent 072ad06 commit ae4599b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cs/build/internal/Common.Internal.props
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
<AssemblyOriginatorKeyFile>$(MSBuildThisFileDirectory)bond.snk</AssemblyOriginatorKeyFile>
<!-- We need to disable automatic AssemblyInfo generation to avoid duplication with our AssemblyInfo file -->
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
</PropertyGroup>
<PropertyGroup>
<!--Set the version number for auto-generation from the environment
Expand Down

0 comments on commit ae4599b

Please sign in to comment.