Browse Source

Go back to Microsoft.VSSDK.BuildTools 17.1.4054

pull/2665/head
Christoph Wille 3 years ago committed by GitHub
parent
commit
04b75be5d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      ILSpy.AddIn.VS2022/ILSpy.AddIn.VS2022.csproj

2
ILSpy.AddIn.VS2022/ILSpy.AddIn.VS2022.csproj

@ -41,7 +41,7 @@ @@ -41,7 +41,7 @@
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.0.1" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.0.1" />
<PackageReference Include="Microsoft.VisualStudio.LanguageServices" Version="4.0.1" />
<PackageReference Include="Microsoft.VSSDK.BuildTools" Version="17.2.2141">
<PackageReference Include="Microsoft.VSSDK.BuildTools" Version="17.1.4054">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>

Loading…
Cancel
Save