diff --git a/GameAwaiter.csproj b/GameAwaiter.csproj index 89413a3..de1da59 100644 --- a/GameAwaiter.csproj +++ b/GameAwaiter.csproj @@ -2,15 +2,20 @@ WinExe - net8.0 + net9.0 enable enable true true true true + Icon.ico + + + + all diff --git a/Icon.ico b/Icon.ico new file mode 100644 index 0000000..4b285ee Binary files /dev/null and b/Icon.ico differ diff --git a/Properties/PublishProfiles/Build.pubxml b/Properties/PublishProfiles/Build.pubxml index 89de1e4..a14005b 100644 --- a/Properties/PublishProfiles/Build.pubxml +++ b/Properties/PublishProfiles/Build.pubxml @@ -9,7 +9,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121. bin\Release\publish\ FileSystem <_TargetId>Folder - net8.0 + net9.0 win-x64 true false