Skip to content

Commit

Permalink
Simplify merging process (maybe)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArchLeaders committed Jun 1, 2024
1 parent ed5f205 commit a6607e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BymlLibrary.Runner/Properties/launchSettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"profiles": {
"BymlLibrary.Runner": {
"commandName": "Project",
"commandLineArgs": "\"D:\\bin\\.todo\\GDL\\(src)-GameDataList.Product.110.byml\" \"D:\\bin\\.todo\\GDL\\GameDataList.Product.110.byml\" \"D:\\bin\\.todo\\GDL\\GameDataList.Product.110.yml\""
"commandLineArgs": "\"D:\\bin\\Byml\\(src)-GameDataList.Product.110.byml\" \"D:\\bin\\Byml\\(md)-GameDataList.Product.110.byml\" \"D:\\bin\\Byml\\GameDataList.Product.110.yml\""
}
}
}

0 comments on commit a6607e4

Please sign in to comment.