Skip to content

Commit e31d0d7

Browse files
Enable CentralPackageTransitivePinningEnabled
Enable CentralPackageTransitivePinningEnabled to fix build.
1 parent 2862c8c commit e31d0d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Directory.Build.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<AnalysisMode>All</AnalysisMode>
1212
<AssemblyOriginatorKeyFile>$(MSBuildThisFileDirectory)justeat-oss.snk</AssemblyOriginatorKeyFile>
1313
<Authors>JUSTEAT_OSS</Authors>
14+
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
1415
<ChecksumAlgorithm>SHA256</ChecksumAlgorithm>
1516
<CodeAnalysisRuleSet>$(MSBuildThisFileDirectory)HttpClientInterception.ruleset</CodeAnalysisRuleSet>
1617
<Company>Just Eat</Company>

0 commit comments

Comments
 (0)