Skip to content

Commit 20f7a79

Browse files
Update Platform.Collections.Benchmarks.csproj
1 parent 556ae7a commit 20f7a79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp/Platform.Collections.Benchmarks/Platform.Collections.Benchmarks.csproj

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

33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
5-
<TargetFrameworks>net472;netcoreapp3.1;net5;net6</TargetFrameworks>
5+
<TargetFramework>net7</TargetFramework>
66
<IsPackable>false</IsPackable>
77
<LangVersion>latest</LangVersion>
88
<Nullable>enable</Nullable>

0 commit comments

Comments
 (0)