Skip to content

Commit 75664b7

Browse files
committed
Take target framework from props-file
1 parent da79a7a commit 75664b7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

samples/Thinktecture.EntityFrameworkCore.Benchmarks/Thinktecture.EntityFrameworkCore.Benchmarks.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
5-
<TargetFramework>net6.0</TargetFramework>
65
<ImplicitUsings>enable</ImplicitUsings>
76
<Nullable>enable</Nullable>
87
<NoWarn>$(NoWarn);CS1591;CS8321</NoWarn>

0 commit comments

Comments
 (0)