Skip to content

Commit

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

Bumps Microsoft.VisualStudio.Setup.Configuration.Interop from 3.11.2177 to 3.12.2149.

---
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 Dec 13, 2024
1 parent 734b3e0 commit 7778937
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.11.2177" />
<PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="3.12.2149" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.0" />
<PackageReference Include="Basic.Reference.Assemblies.Net60" Version="1.7.9" />
</ItemGroup>
Expand Down

0 comments on commit 7778937

Please sign in to comment.