Skip to content

Commit 0b1b649

Browse files
Travis: Use dotnet 2.1 LTS release
1 parent 7380f15 commit 0b1b649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Test1/Test1.fsproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
5-
<TargetFramework>netcoreapp2.2</TargetFramework>
5+
<TargetFramework>netcoreapp2.1</TargetFramework>
66
</PropertyGroup>
77

88
<ItemGroup>

0 commit comments

Comments
 (0)