Skip to content

Commit

Permalink
Updated project release on .NET 6
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianLeChat committed Nov 20, 2021
1 parent 118bdfc commit 9f46a9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SteamCollectionDownloadSizeCalculator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net5.0</TargetFramework>
<TargetFramework>net6.0</TargetFramework>
<PublishSingleFile>true</PublishSingleFile>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
<PlatformTarget>x64</PlatformTarget>
Expand Down

0 comments on commit 9f46a9d

Please sign in to comment.