Skip to content

Commit

Permalink
Use Microsoft.Build.CopyOnWrite.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrp committed Jan 19, 2024
1 parent ccddf26 commit 9b01968
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
</ItemGroup>

<ItemGroup Condition="'$(UsingVezelZigSdk)' != 'true'">
<GlobalPackageReference Include="Microsoft.Build.CopyOnWrite"
Version="1.0.302" />
<GlobalPackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers"
Version="3.3.4" />
<GlobalPackageReference Include="Microsoft.VisualStudio.Threading.Analyzers"
Expand Down

0 comments on commit 9b01968

Please sign in to comment.