Skip to content

Commit 76564ed

Browse files
Bump Microsoft.VisualStudio.Setup.Configuration.Interop (#745)
Bumps Microsoft.VisualStudio.Setup.Configuration.Interop from 2.3.2262-g94fae01e to 3.0.4492. --- updated-dependencies: - dependency-name: Microsoft.VisualStudio.Setup.Configuration.Interop dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0bd221c commit 76564ed

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
@@ -17,7 +17,7 @@
1717
<PackageReference Include="Humanizer.Core" Version="2.8.26" />
1818
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.11.0" />
1919
<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="3.1.8" />
20-
<PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="2.3.2262-g94fae01e" />
20+
<PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="3.0.4492" />
2121
<PackageReference Include="morelinq" Version="3.3.2" />
2222
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
2323
<PackageReference Include="Ultz.Private.ClangSharp" Version="2021.10.10-nightly" />

0 commit comments

Comments
 (0)