Skip to content

Commit

Permalink
Bump Microsoft.VisualStudio.Setup.Configuration.Interop in /Sharpmake
Browse files Browse the repository at this point in the history
Bumps Microsoft.VisualStudio.Setup.Configuration.Interop from 3.10.2154 to 3.11.2177.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent a3f8694 commit 2dc8ac3
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.10.2154" />
<PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="3.11.2177" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.11.0" />
<PackageReference Include="Basic.Reference.Assemblies.Net60" Version="1.7.2" />
</ItemGroup>
Expand Down

0 comments on commit 2dc8ac3

Please sign in to comment.