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