mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-06 13:15:42 +12:00
update dependancies
This commit is contained in:
parent
973aab8a42
commit
40a79df196
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@
|
|||
<Content Include="icon.ico" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="MySqlConnector" Version="1.3.1" />
|
||||
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
|
||||
<PackageReference Include="MySqlConnector" Version="1.3.2" />
|
||||
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
|
||||
</ItemGroup>
|
||||
<PropertyGroup>
|
||||
<PostBuildEvent Condition="'$(OS)' == 'Windows_NT'">
|
||||
|
|
Loading…
Add table
Reference in a new issue