1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-13 16:48:27 -05:00

downgrade SQL connector version, context changes

This commit is contained in:
RaidMax
2018-04-06 21:06:43 -05:00
parent 724d4a64c4
commit f61b693582
4 changed files with 10 additions and 6 deletions

View File

@ -244,7 +244,7 @@
<Version>6.10.6</Version>
</PackageReference>
<PackageReference Include="MySql.Data.Entity">
<Version>6.10.6</Version>
<Version>6.9.11</Version>
</PackageReference>
<PackageReference Include="Newtonsoft.Json">
<Version>11.0.1</Version>