Skip to content

Commit 88256b0

Browse files
authored
Updating Fsharp tests to 3.1 to see if this can nudge CI (#467)
1 parent 3bde681 commit 88256b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Neo4jClient.FSharp.Tests/Neo4jClient.FSharp.Tests.fsproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<TargetFramework>netcoreapp2.1</TargetFramework>
4+
<TargetFramework>netcoreapp3.1</TargetFramework>
55
</PropertyGroup>
66

77
<ItemGroup>

0 commit comments

Comments
 (0)