Skip to content

Commit

Permalink
build(deps): Bump Microsoft.VisualStudio.Setup.Configuration.Interop
Browse files Browse the repository at this point in the history
Bumps Microsoft.VisualStudio.Setup.Configuration.Interop from 3.6.2115 to 3.8.2112.

---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Setup.Configuration.Interop
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 12cc075 commit 32fb786
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging" Version="6.0.0" />
<PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="3.6.2115">
<PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="3.8.2112">
<!-- This package is mostly COM definitions which can be loaded in .NET 5 runtime just fine -->
<NoWarn>NU1701</NoWarn>
</PackageReference>
Expand Down

0 comments on commit 32fb786

Please sign in to comment.