Update CPS packages with breaking changes
This commit is contained in:
Родитель
9b598446ca
Коммит
1db0f18ab3
|
@ -79,10 +79,10 @@
|
|||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.VisualStudio.ComponentModelHost" Version="15.0.26606" />
|
||||
<PackageReference Include="Microsoft.VisualStudio.ProjectSystem.Analyzers" Version="15.3.224" />
|
||||
<PackageReference Include="Microsoft.VisualStudio.ProjectSystem.SDK.Tools" Version="15.3.224" />
|
||||
<PackageReference Include="Microsoft.VisualStudio.ProjectSystem.SDK" Version="15.3.224" />
|
||||
<PackageReference Include="Microsoft.VisualStudio.ProjectSystem" Version="15.3.224" />
|
||||
<PackageReference Include="Microsoft.VisualStudio.ProjectSystem.Analyzers" Version="16.0.201-pre-g7d366164d0" />
|
||||
<PackageReference Include="Microsoft.VisualStudio.ProjectSystem.SDK.Tools" Version="16.0.201-pre-g7d366164d0" />
|
||||
<PackageReference Include="Microsoft.VisualStudio.ProjectSystem.SDK" Version="16.0.201-pre-g7d366164d0" />
|
||||
<PackageReference Include="Microsoft.VisualStudio.ProjectSystem" Version="16.0.201-pre-g7d366164d0" />
|
||||
<PackageReference Include="Microsoft.VisualStudio.Shell.15.0" Version="15.0.26606" />
|
||||
<PackageReference Include="Microsoft.VisualStudio.Shell.Embeddable" Version="15.6.27002-vsuvscore" />
|
||||
<PackageReference Include="Microsoft.VisualStudio.Text.Data" Version="15.0.26606" />
|
||||
|
|
Загрузка…
Ссылка в новой задаче