We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cbde2a7 + f37ab4c commit b523fc2Copy full SHA for b523fc2
src/Tasks/Tasks.csproj
@@ -32,7 +32,7 @@
32
</ItemGroup>
33
34
<ItemGroup Condition="'$(TargetFrameworkIdentifier)' == '.NETFramework'">
35
- <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" />
36
37
38
<ItemGroup Condition="'$(TargetFrameworkIdentifier)' == '.NETCoreApp'">
0 commit comments