Skip to content

Commit

Permalink
Bump .NET from 5.0 to 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tpetchel committed Jun 3, 2022
1 parent 7ad9ba3 commit 9fa7ec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tailspin.SpaceGame.Web/Tailspin.SpaceGame.Web.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk.Web">

<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<TargetFramework>net6.0</TargetFramework>
<ProjectGuid>{A0C4E31E-AC75-4F39-9F59-0AA19D9B8F46}</ProjectGuid>
</PropertyGroup>

Expand Down

0 comments on commit 9fa7ec0

Please sign in to comment.