We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0ea5e0 commit 913c29fCopy full SHA for 913c29f
LiteDB/LiteDB.csproj
@@ -4,7 +4,7 @@
4
<TargetFrameworks>netstandard2.0</TargetFrameworks>
5
</PropertyGroup>
6
<PropertyGroup Condition=" '$(OS)' == 'Windows_NT' ">
7
- <TargetFrameworks>net35;net40;netstandard2.0</TargetFrameworks>
+ <TargetFrameworks>net40;netstandard2.0</TargetFrameworks>
8
9
10
<PropertyGroup>
0 commit comments