Skip to content

Commit

Permalink
(maint) Update dependency Microsoft.VisualStudio.Setup.Configuration.…
Browse files Browse the repository at this point in the history
…Interop to v3.11.2177
  • Loading branch information
renovate[bot] authored Aug 13, 2024
1 parent e996de2 commit c113394
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.10.2154" CopyLocal="false" Publish="false" PrivateAssets="All" />
<PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="3.11.2177" CopyLocal="false" Publish="false" PrivateAssets="All" />
</ItemGroup>

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

0 comments on commit c113394

Please sign in to comment.