mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 03:07:04 +02:00
Nuget updates (#3683)
* Sync'ing nuget packages. more to do JSON, islands * updating sql and oledb * upgrading to 2.0 RTM for MahApps * consolidated Microsoft.NETCore.UniversalWindowsPlatform * updating Microsoft.Windows.ImplementationLibrary * Microsoft.Windows.SDK.Contracts
This commit is contained in:
@@ -71,8 +71,8 @@
|
||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
</PackageReference>
|
||||
<PackageReference Include="PropertyChanged.Fody" Version="3.2.8" />
|
||||
<PackageReference Include="System.Data.SQLite" Version="1.0.112" />
|
||||
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.112.1" />
|
||||
<PackageReference Include="System.Data.SQLite" Version="1.0.112.2" />
|
||||
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.112.2" />
|
||||
<PackageReference Include="System.Runtime" Version="4.3.1" />
|
||||
<PackageReference Include="Microsoft.VCRTForwarders.140" Version="1.0.6" />
|
||||
</ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user