chore(.NET): update deps

This commit is contained in:
Natsumi
2021-09-26 22:37:47 +13:00
parent fa2173086e
commit 2833486091

View File

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
@@ -173,7 +173,7 @@
<Version>1.0.175</Version>
</PackageReference>
<PackageReference Include="Microsoft.Toolkit.Uwp.Notifications">
<Version>7.0.2</Version>
<Version>7.1.0</Version>
</PackageReference>
<PackageReference Include="Newtonsoft.Json">
<Version>13.0.1</Version>
@@ -194,7 +194,7 @@
<Version>4.2.0</Version>
</PackageReference>
<PackageReference Include="System.Data.SQLite.Core">
<Version>1.0.114.3</Version>
<Version>1.0.115</Version>
</PackageReference>
<PackageReference Include="System.Text.Json">
<Version>5.0.2</Version>