Skip to content

Commit

Permalink
Update to latest CopyOnWrite package (#584)
Browse files Browse the repository at this point in the history
  • Loading branch information
erikmav authored Oct 28, 2024
1 parent c75afda commit 1496366
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 @@ -8,7 +8,7 @@
<MicrosoftBuildMinimumPackageVersion>16.11.0</MicrosoftBuildMinimumPackageVersion>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="CopyOnWrite" Version="0.3.12" Condition=" '$(TargetFramework)' != 'net46' " />
<PackageVersion Include="CopyOnWrite" Version="0.4.1" 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 1496366

Please sign in to comment.