We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 843d7e4 commit 939cb7fCopy full SHA for 939cb7f
Directory.Packages.props
@@ -8,7 +8,7 @@
8
<MicrosoftBuildMinimumPackageVersion>16.11.0</MicrosoftBuildMinimumPackageVersion>
9
</PropertyGroup>
10
<ItemGroup>
11
- <PackageVersion Include="CopyOnWrite" Version="0.3.11" Condition=" '$(TargetFramework)' != 'net46' " />
+ <PackageVersion Include="CopyOnWrite" Version="0.3.12" Condition=" '$(TargetFramework)' != 'net46' " />
12
<PackageVersion Include="Microsoft.Build" Version="$(MicrosoftBuildPackageVersion)" />
13
<PackageVersion Include="Microsoft.Build.Tasks.Core" Version="$(MicrosoftBuildPackageVersion)" />
14
<PackageVersion Include="Microsoft.Win32.Registry" Version="5.0.0" />
0 commit comments