Skip to content

Commit e2b6424

Browse files
author
Jimmy Byrd
committed
dont use netcore3.0 yet
1 parent 4581987 commit e2b6424

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

benchmarks/FSharp.Control.Websockets.Benchmarks.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Project Sdk="Microsoft.NET.Sdk">
33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
5-
<TargetFrameworks>netcoreapp2.2;netcoreapp3.0</TargetFrameworks>
5+
<TargetFrameworks>netcoreapp2.2</TargetFrameworks>
66
</PropertyGroup>
77
<PropertyGroup Condition="'$(Configuration)'=='Release'">
88
<Optimize>true</Optimize>

0 commit comments

Comments
 (0)