Skip to content

Commit 913c29f

Browse files
author
Clement Fauchere
committed
Retarget
1 parent b0ea5e0 commit 913c29f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LiteDB/LiteDB.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFrameworks>netstandard2.0</TargetFrameworks>
55
</PropertyGroup>
66
<PropertyGroup Condition=" '$(OS)' == 'Windows_NT' ">
7-
<TargetFrameworks>net35;net40;netstandard2.0</TargetFrameworks>
7+
<TargetFrameworks>net40;netstandard2.0</TargetFrameworks>
88
</PropertyGroup>
99

1010
<PropertyGroup>

0 commit comments

Comments
 (0)