We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0107dc commit 1943f29Copy full SHA for 1943f29
Packages.props
@@ -13,7 +13,7 @@
13
<PackageReference Update="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.3" />
14
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.0.0" />
15
<PackageReference Update="Microsoft.VisualStudio.SDK.EmbedInteropTypes" Version="15.0.36" />
16
- <PackageReference Update="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="1.16.30" />
+ <PackageReference Update="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="3.1.2196" />
17
<PackageReference Update="NuGet.Frameworks" Version="$(NuGetPackageVersion)" />
18
<PackageReference Update="Shouldly" Version="4.0.3" />
19
<PackageReference Update="System.IO.Compression" Version="4.3.0" />
0 commit comments