Skip to content

Commit 28d52c0

Browse files
Bump Microsoft.VisualStudio.Setup.Configuration.Interop (#2355)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d25ff01 commit 28d52c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/SilkTouch/SilkTouch/Silk.NET.SilkTouch.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.0" />
2222
<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="9.0.0" />
2323
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.0" />
24-
<PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="3.11.2177" />
24+
<PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="3.12.2149" />
2525
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
2626
<PackageReference Include="System.IO.Hashing" Version="8.0.0" />
2727
</ItemGroup>

0 commit comments

Comments
 (0)