Skip to content

Commit 3a12233

Browse files
glyncburgmer
authored andcommitted
Upgrade target framework
1 parent 28e7bc5 commit 3a12233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

implementations/dotNET_JsonPath.Net/Dotnet_JsonPath.Net.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-
<TargetFramework>netcoreapp3.1</TargetFramework>
5+
<TargetFramework>net6.0</TargetFramework>
66
</PropertyGroup>
77

88
<ItemGroup>

0 commit comments

Comments
 (0)