Skip to content

Commit

Permalink
Use CopyOnWrite 0.3.11 (#572)
Browse files Browse the repository at this point in the history
Include the fix for microsoft/CopyOnWrite#49

Signed-off-by: stan-sz <[email protected]>
  • Loading branch information
stan-sz authored Sep 24, 2024
1 parent 09e6074 commit c9b35dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<MicrosoftBuildPackageVersion>17.8.3</MicrosoftBuildPackageVersion>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="CopyOnWrite" Version="0.3.10" Condition=" '$(TargetFramework)' != 'net46' " />
<PackageVersion Include="CopyOnWrite" Version="0.3.11" Condition=" '$(TargetFramework)' != 'net46' " />
<PackageVersion Include="Microsoft.Build" Version="$(MicrosoftBuildPackageVersion)" />
<PackageVersion Include="Microsoft.Build.Tasks.Core" Version="$(MicrosoftBuildPackageVersion)" />
<PackageVersion Include="Microsoft.Win32.Registry" Version="5.0.0" />
Expand Down

0 comments on commit c9b35dd

Please sign in to comment.