Skip to content

Commit 5f05a25

Browse files
Update Platform.Setters.Benchmarks.csproj
1 parent 5629a7e commit 5f05a25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp/Platform.Setters.Benchmarks/Platform.Setters.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;netstandard2.0;netstandard2.1;net5;net6</TargetFrameworks>
5+
<TargetFrameworks>net7</TargetFrameworks>
66
<IsPackable>false</IsPackable>
77
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
88
<LangVersion>latest</LangVersion>

0 commit comments

Comments
 (0)