Browse Source

Update Microsoft.VSSDK.BuildTools

pull/3009/head
Christoph Wille 2 years ago
parent
commit
fb2f98061c
  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.3.2093">
<PackageReference Include="Microsoft.VSSDK.BuildTools" Version="17.5.4065">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>

Loading…
Cancel
Save