Skip to content

Commit b523fc2

Browse files
authored
Merge pull request #345 from cake-contrib/renovate/microsoft.visualstudio.setup.configuration.interop-3.x
(maint) Update dependency Microsoft.VisualStudio.Setup.Configuration.Interop to 3.11.2177
2 parents cbde2a7 + f37ab4c commit b523fc2

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.10.2154" CopyLocal="false" Publish="false" PrivateAssets="All" />
35+
<PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="3.11.2177" CopyLocal="false" Publish="false" PrivateAssets="All" />
3636
</ItemGroup>
3737

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

0 commit comments

Comments
 (0)