Skip to content

Commit 2485dab

Browse files
Bump Microsoft.VisualStudio.Setup.Configuration.Interop (#1459)
Bumps Microsoft.VisualStudio.Setup.Configuration.Interop from 3.5.2145 to 3.6.2115. --- 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>
1 parent 07371d2 commit 2485dab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Core/Silk.NET.BuildTools/Silk.NET.BuildTools.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageReference Include="Humanizer.Core" Version="2.8.26" />
1919
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.11.0" />
2020
<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="7.0.0" />
21-
<PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="3.5.2145" />
21+
<PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="3.6.2115" />
2222
<PackageReference Include="morelinq" Version="3.4.2" />
2323
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
2424
<PackageReference Include="ClangSharp" Version="15.0.2" />

0 commit comments

Comments
 (0)