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 29d0a64 commit f087321
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,5 +6,7 @@
<ItemGroup>
<GlobalPackageReference Include="DotNet.ReproducibleBuilds"
Version="1.1.1" />
<GlobalPackageReference Include="Microsoft.Build.CopyOnWrite"
Version="1.0.302" />
</ItemGroup>
</Project>

0 comments on commit f087321

Please sign in to comment.