We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e66cbc2 commit 571a1e3Copy full SHA for 571a1e3
Directory.Packages.props
@@ -27,7 +27,7 @@
27
<PackageVersion Include="Microsoft.Windows.SDK.Win32Docs" Version="$(ApiDocsVersion)" />
28
<PackageVersion Include="Microsoft.Windows.SDK.Win32Metadata" Version="$(MetadataVersion)" />
29
<PackageVersion Include="Microsoft.Windows.WDK.Win32Metadata" Version="$(WDKMetadataVersion)" />
30
- <PackageVersion Include="NuGet.Protocol" Version="6.10.0" />
+ <PackageVersion Include="NuGet.Protocol" Version="6.12.1" />
31
<PackageVersion Include="System.Collections.Immutable" Version="8.0.0" />
32
<PackageVersion Include="System.Memory" Version="4.6.0" />
33
<PackageVersion Include="System.Reflection.Metadata" Version="8.0.1" />
0 commit comments