We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d70440 commit 85a2b87Copy full SHA for 85a2b87
SQL.Net.EFCore/SQL.Net.EFCore.csproj
@@ -5,7 +5,7 @@
5
<AssemblyName>Streamx.Linq.SQL.EFCore</AssemblyName>
6
<LangVersion>latest</LangVersion>
7
<PackageTags>ELINQ;XLINQ;LINQ;SQL;Entity;Framework;Core;entity-framework-core;EF;Data;O/RM;EntityFramework;EntityFrameworkCore;EFCore</PackageTags>
8
- <VersionPrefix>8.0.1</VersionPrefix>
+ <VersionPrefix>8.0.2</VersionPrefix>
9
<!--<VersionSuffix>preview</VersionSuffix>-->
10
</PropertyGroup>
11
0 commit comments