Skip to content

Commit

Permalink
Bump Microsoft.VisualStudio.Setup.Configuration.Interop in /Sharpmake (
Browse files Browse the repository at this point in the history
…#346)

Bumps Microsoft.VisualStudio.Setup.Configuration.Interop from 3.8.2112 to 3.9.2164.

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 23, 2024
1 parent 4eef420 commit 44f3abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sharpmake/Sharpmake.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Win32.Registry" Version="5.0.0" />
<PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="3.8.2112" />
<PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="3.9.2164" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" />
<PackageReference Include="Basic.Reference.Assemblies.Net60" Version="1.3.0" />
</ItemGroup>
Expand Down

0 comments on commit 44f3abe

Please sign in to comment.