Update Windows.CppRT to latest version (#21157)

This commit is contained in:
Rose
2022-10-12 04:19:01 -04:00
committed by GitHub
parent 5f12351a72
commit 792c09167b
125 changed files with 393 additions and 507 deletions

View File

@@ -44,7 +44,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="UnitsNet" Version="4.144.0" />
<PackageReference Include="UnitsNet" Version="4.145.0" />
</ItemGroup>
<ItemGroup>

View File

@@ -41,7 +41,7 @@
<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2021.3.0" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="6.0.2" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="6.0.9" />
<PackageReference Include="System.Runtime" Version="4.3.1" />
</ItemGroup>