Skip to content

Commit

Permalink
upgrade fwk
Browse files Browse the repository at this point in the history
  • Loading branch information
b3b00 committed Jun 12, 2020
1 parent d83031e commit 780a43a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ParserTests/ParserTests.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.0</TargetFramework>
<TargetFramework>netcoreapp3.1</TargetFramework>
<Authors>b3b00</Authors>
</PropertyGroup>
<ItemGroup>
Expand Down Expand Up @@ -32,4 +32,4 @@
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<NoWarn>1701;1702;1705;1591</NoWarn>
</PropertyGroup>
</Project>
</Project>

0 comments on commit 780a43a

Please sign in to comment.