Skip to content

Commit

Permalink
Fix generate_resources script for msbuild 16.10
Browse files Browse the repository at this point in the history
  • Loading branch information
azeier committed Jun 3, 2021
1 parent d288182 commit 52b504a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generate_resources.bat
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

call update_card_tiles.bat

msbuild /t:ResourceGenerator /p:Configuration=Debug /p:Platform="x86"
msbuild ResourceGenerator\ResourceGenerator.csproj /p:Configuration=Debug /p:Platform="x86"
.\ResourceGenerator\bin\x86\Debug\ResourceGenerator.exe tiles .\Resources Tiles

0 comments on commit 52b504a

Please sign in to comment.