update dependancies

This commit is contained in:
SilicaAndPina 2021-04-09 22:08:49 +12:00
parent 973aab8a42
commit 40a79df196

View file

@ -17,8 +17,8 @@
<Content Include="icon.ico" /> <Content Include="icon.ico" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="MySqlConnector" Version="1.3.1" /> <PackageReference Include="MySqlConnector" Version="1.3.2" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" /> <PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup> </ItemGroup>
<PropertyGroup> <PropertyGroup>
<PostBuildEvent Condition="'$(OS)' == 'Windows_NT'"> <PostBuildEvent Condition="'$(OS)' == 'Windows_NT'">