Skip to content

Commit

Permalink
Upgrade to .NET 9.
Browse files Browse the repository at this point in the history
  • Loading branch information
azhuge233 committed Nov 14, 2024
1 parent fd2b0aa commit adeb24d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GOGGiveawayNotifier/GOGGiveawayNotifier.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<TargetFramework>net9.0</TargetFramework>
<RootNamespace>GOGGiveawayNotifier</RootNamespace>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
<PublishSingleFile>true</PublishSingleFile>
Expand Down

0 comments on commit adeb24d

Please sign in to comment.