Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit 9b01968

Browse files
committed
Use Microsoft.Build.CopyOnWrite.
1 parent ccddf26 commit 9b01968

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Directory.Packages.props

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
</ItemGroup>
1010

1111
<ItemGroup Condition="'$(UsingVezelZigSdk)' != 'true'">
12+
<GlobalPackageReference Include="Microsoft.Build.CopyOnWrite"
13+
Version="1.0.302" />
1214
<GlobalPackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers"
1315
Version="3.3.4" />
1416
<GlobalPackageReference Include="Microsoft.VisualStudio.Threading.Analyzers"

0 commit comments

Comments
 (0)