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 48ad913 commit 0249f7f
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" />
<GlobalPackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers"
Version="3.3.4" />
<GlobalPackageReference Include="Microsoft.VisualStudio.Threading.Analyzers"
Expand Down

0 comments on commit 0249f7f

Please sign in to comment.