fix warning in MySQL provider, update Database provider packages to official .NET 8 release, add Oqtane.Licensing
This commit is contained in:
@ -30,6 +30,7 @@
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="MySql.EntityFrameworkCore" Version="8.0.0-preview" />
|
||||
<PackageReference Include="MySql.Data" Version="8.2.0" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
Reference in New Issue
Block a user