Skip to content

Commit

Permalink
Use .NET 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Noire001 committed Dec 29, 2020
1 parent eb68b1f commit aba860b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hurricaneapi/hurricaneapi.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk.Web">

<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<TargetFramework>netcoreapp5.0</TargetFramework>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit aba860b

Please sign in to comment.