Fix deploy profile data file compatibility
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user