We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a58211b commit c9fa8cdCopy full SHA for c9fa8cd
src/QueryableValues.SqlServer.EFCore3/QueryableValues.SqlServer.EFCore3.csproj
@@ -4,7 +4,7 @@
4
5
<PropertyGroup>
6
<VersionPrefix>$(VersionEFCore3)</VersionPrefix>
7
- <TargetFramework>netstandard2.1</TargetFramework>
+ <TargetFramework>netstandard2.0</TargetFramework>
8
<LangVersion>9.0</LangVersion>
9
<Configurations>Debug;Release;Test</Configurations>
10
<DefineConstants>$(DefineConstants);EFCORE;EFCORE3</DefineConstants>
0 commit comments