Skip to content

Commit 4bca800

Browse files
committed
Releasing version 10.0.3
1 parent f42a2c2 commit 4bca800

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ The following versions of MySqlConnector, EF Core, .NET (Core), .NET Standard an
1919

2020
Release | Branch | MySqlConnector | EF Core | .NET (Core) | .NET Standard | .NET Framework
2121
--- |--------------------------------------------------------------------------------------------------|--------------------|:-------:|:-----------:| :---: | :---:
22+
[10.0.8](https://www.nuget.org/packages/Microting.EntityFrameworkCore.MySql/10.0.8) | [master](https://github.com/microting/Pomelo.EntityFrameworkCore.MySql/tree/main) | >= 2.5.0 | 1+.0.x | 10.0+ | - | -
2223
[9.0.8](https://www.nuget.org/packages/Microting.EntityFrameworkCore.MySql/9.0.8) | [master](https://github.com/microting/Pomelo.EntityFrameworkCore.MySql/tree/main) | >= 2.4.0 | 9.0.x | 9.0+ | - | -
23-
**Future** | [net10](https://github.com/microting/Pomelo.EntityFrameworkCore.MySql/tree/net10) | >= 2.4.0 | 10.0.x | 10.0+ | - | -
2424
[8.0.3](https://www.nuget.org/packages/Pomelo.EntityFrameworkCore.MySql/8.0.3) | [8.0-maint](https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql/tree/8.0-maint) | >= 2.3.5 | 8.0.x | 8.0+ | - | -
2525
[7.0.0](https://www.nuget.org/packages/Pomelo.EntityFrameworkCore.MySql/7.0.0) | [7.0-maint](https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql/tree/7.0-maint) | >= 2.2.5 | 7.0.x | 6.0+ | - | -
2626
[6.0.3](https://www.nuget.org/packages/Pomelo.EntityFrameworkCore.MySql/6.0.3) | [6.0-maint](https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql/tree/6.0-maint) | >= 2.1.2 | 6.0.x | 6.0+ | - | -

Version.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
rules.
1212
-->
1313
<VersionPrefix>10.0.3</VersionPrefix>
14-
<PreReleaseVersionLabel>rc</PreReleaseVersionLabel>
15-
<PreReleaseVersionIteration>1</PreReleaseVersionIteration>
14+
<PreReleaseVersionLabel></PreReleaseVersionLabel>
15+
<PreReleaseVersionIteration></PreReleaseVersionIteration>
1616

1717
<!--
1818
A string like `.efcore.9.0.0` or `.efcore.9.0.0.preview.1` can be added to the version suffix, to indicate that this release targets

0 commit comments

Comments
 (0)