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.
1 parent 9ea35c3 commit 1f17d14Copy full SHA for 1f17d14
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.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" />
36
37
38
<ItemGroup Condition="'$(TargetFrameworkIdentifier)' == '.NETCoreApp'">
0 commit comments