Skip to content

Commit 1943f29

Browse files
Bump Microsoft.VisualStudio.Setup.Configuration.Interop (#156)
Bumps Microsoft.VisualStudio.Setup.Configuration.Interop from 1.16.30 to 3.1.2196. --- updated-dependencies: - dependency-name: Microsoft.VisualStudio.Setup.Configuration.Interop dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b0107dc commit 1943f29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Update="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.3" />
1414
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.0.0" />
1515
<PackageReference Update="Microsoft.VisualStudio.SDK.EmbedInteropTypes" Version="15.0.36" />
16-
<PackageReference Update="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="1.16.30" />
16+
<PackageReference Update="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="3.1.2196" />
1717
<PackageReference Update="NuGet.Frameworks" Version="$(NuGetPackageVersion)" />
1818
<PackageReference Update="Shouldly" Version="4.0.3" />
1919
<PackageReference Update="System.IO.Compression" Version="4.3.0" />

0 commit comments

Comments
 (0)