Skip to content

Commit f9847dd

Browse files
authored
Merge pull request #333 from cake-contrib/renovate/microsoft.visualstudio.setup.configuration.interop-3.x
(maint) Update dependency Microsoft.VisualStudio.Setup.Configuration.Interop to v3.10.2154
2 parents aee7534 + 00e5110 commit f9847dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tasks/Tasks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
</ItemGroup>
3333

3434
<ItemGroup Condition="'$(TargetFrameworkIdentifier)' == '.NETFramework'">
35-
<PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="3.9.2164" CopyLocal="false" Publish="false" PrivateAssets="All" />
35+
<PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="3.10.2154" CopyLocal="false" Publish="false" PrivateAssets="All" />
3636
</ItemGroup>
3737

3838
<ItemGroup Condition="'$(TargetFrameworkIdentifier)' == '.NETCoreApp'">

0 commit comments

Comments
 (0)