mirror of
https://github.com/actions/runner.git
synced 2025-12-11 12:57:05 +00:00
Fix breaking change in dotnet 6 around globalization-invariant. (#1609)
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
<TargetLatestRuntimePatch>true</TargetLatestRuntimePatch>
|
||||
<NoWarn>NU1701;NU1603</NoWarn>
|
||||
<Version>$(Version)</Version>
|
||||
<PredefinedCulturesOnly>false</PredefinedCulturesOnly>
|
||||
<PublishReadyToRunComposite>true</PublishReadyToRunComposite>
|
||||
</PropertyGroup>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user