Browse Source
Update MySQL compatibility note for ABP 10.0
pull/24221/head
Engincan VESKE
3 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
docs/en/release-info/migration-guides/abp-10-0.md
|
|
|
@ -10,7 +10,7 @@ We've upgraded ABP to .NET 10.0, so you need to move your solutions to .NET 10.0 |
|
|
|
|
|
|
|
### MySQL Support for .NET 10.0 |
|
|
|
|
|
|
|
**If you are using MySQL as your database provider, please be aware of the following compatibility issues before upgrading to ABP 10.0:** |
|
|
|
**If you are using MySQL as your database provider, please be aware of the following compatibility issues before upgrading to ABP 10.0!** |
|
|
|
|
|
|
|
The MySQL Entity Framework Core providers currently have limited support for .NET 10.0: |
|
|
|
|
|
|
|
|