Skip to content

Commit f37ab4c

Browse files
(maint) Update dependency Microsoft.VisualStudio.Setup.Configuration.Interop to 3.11.2177
1 parent cbde2a7 commit f37ab4c

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)