Fix deploy profile data file compatibility

This commit is contained in:
2026-02-08 22:38:08 +01:00
parent de9123b260
commit 6eea5dcf32
2 changed files with 7 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
ProjectPath = "..\GameList.csproj"
Configuration = "Release"
Runtime = "win-x64"
PublishDir = "$env:TEMP\GameList-publish"
PublishDir = "%TEMP%\GameList-publish"
SelfContained = $false
# Required sync settings