summaryrefslogtreecommitdiff
path: root/src/SMAPI.sln
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-06-26 14:41:35 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-06-26 14:41:35 -0400
commitbbc476a2cf3cbe1d7600f630c54a3c66c5146eb1 (patch)
treee914b5c011075b84f2297348441562905bf2e066 /src/SMAPI.sln
parentca9efad7a7949ca87f3ccf7ec4d01332d1fad84b (diff)
downloadSMAPI-bbc476a2cf3cbe1d7600f630c54a3c66c5146eb1.tar.gz
SMAPI-bbc476a2cf3cbe1d7600f630c54a3c66c5146eb1.tar.bz2
SMAPI-bbc476a2cf3cbe1d7600f630c54a3c66c5146eb1.zip
split local deploy into its own targets file
Diffstat (limited to 'src/SMAPI.sln')
-rw-r--r--src/SMAPI.sln1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/SMAPI.sln b/src/SMAPI.sln
index 2e5ba0ea..8bf86487 100644
--- a/src/SMAPI.sln
+++ b/src/SMAPI.sln
@@ -27,6 +27,7 @@ EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "build", "build", "{09CF91E5-5BAB-4650-A200-E5EA9A633046}"
ProjectSection(SolutionItems) = preProject
..\build\common.targets = ..\build\common.targets
+ ..\build\deploy-local-smapi.targets = ..\build\deploy-local-smapi.targets
..\build\find-game-folder.targets = ..\build\find-game-folder.targets
EndProjectSection
EndProject