Skip to content

Commit

Permalink
Merge pull request cake-contrib#361 from cake-contrib/renovate/micros…
Browse files Browse the repository at this point in the history
…oft.visualstudio.setup.configuration.interop-3.x

(maint) Update dependency Microsoft.VisualStudio.Setup.Configuration.Interop to 3.12.2149
  • Loading branch information
nils-a authored Nov 17, 2024
2 parents 9ea35c3 + 1f17d14 commit 8a5f418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tasks/Tasks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</ItemGroup>

<ItemGroup Condition="'$(TargetFrameworkIdentifier)' == '.NETFramework'">
<PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="3.11.2177" CopyLocal="false" Publish="false" PrivateAssets="All" />
<PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="3.12.2149" CopyLocal="false" Publish="false" PrivateAssets="All" />
</ItemGroup>

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

0 comments on commit 8a5f418

Please sign in to comment.