[Deps] Consolidate nuget packages (#20992)

* consolidating webview

* Consolidating CsWinRT

* Consolidating SDK Build tools

* Consolidating CppWinRT

* Microsoft Windows SDK Win32 API Source Generator
This commit is contained in:
Clint Rutkas
2022-10-11 04:04:11 -07:00
committed by GitHub
parent fc880f6000
commit 5f12351a72
5 changed files with 9 additions and 9 deletions

View File

@@ -44,7 +44,7 @@
<ItemGroup>
<PackageReference Include="Interop.Microsoft.Office.Interop.OneNote" Version="1.1.0.2" />
<PackageReference Include="LazyCache" Version="2.4.0" />
<PackageReference Include="Microsoft.Windows.CsWin32" Version="0.1.691-beta">
<PackageReference Include="Microsoft.Windows.CsWin32" Version="0.2.46-beta">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>