We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd921d7 commit 08b0689Copy full SHA for 08b0689
Directory.Build.props
@@ -39,7 +39,7 @@
39
<PackageTags>Entity Framework Core;entity-framework-core;EF;Data;O/RM;EntityFramework;EntityFrameworkCore;EFCore</PackageTags>
40
<Product>Microsoft Entity Framework Core</Product>
41
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
42
- <LangVersion>12.0</LangVersion>
+ <LangVersion>preview</LangVersion>
43
<Nullable>enable</Nullable>
44
<DebugType>portable</DebugType>
45
<PackageProjectUrl>https://docs.microsoft.com/ef/core/</PackageProjectUrl>
0 commit comments