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 1983e5d commit 329768e
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 @@ -6,6 +6,8 @@
<ItemGroup>
<GlobalPackageReference Include="DotNet.ReproducibleBuilds"
Version="1.1.1" />
<GlobalPackageReference Include="Microsoft.Build.CopyOnWrite"
Version="1.0.302" />
</ItemGroup>

<ItemGroup Condition="'$(UsingVezelZigSdk)' != 'true'">
Expand Down

0 comments on commit 329768e

Please sign in to comment.