From d99a45144ed18e699faa48ca7df15d26fc52b680 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Sun, 30 Jul 2017 02:45:00 -0400 Subject: [PATCH] fix some mod files not being deployed --- .../CustomShopsRedux/CustomShopsRedux.csproj | 16 ++++++++++++---- GeneralMods/HappyBirthday/HappyBirthday.csproj | 12 +++++++++--- GeneralMods/NightOwl/NightOwl.csproj | 4 +++- 3 files changed, 24 insertions(+), 8 deletions(-) diff --git a/GeneralMods/CustomShopsRedux/CustomShopsRedux.csproj b/GeneralMods/CustomShopsRedux/CustomShopsRedux.csproj index 34facdb9..157de621 100644 --- a/GeneralMods/CustomShopsRedux/CustomShopsRedux.csproj +++ b/GeneralMods/CustomShopsRedux/CustomShopsRedux.csproj @@ -38,11 +38,19 @@ - - - + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + - + + PreserveNewest + diff --git a/GeneralMods/HappyBirthday/HappyBirthday.csproj b/GeneralMods/HappyBirthday/HappyBirthday.csproj index 427bbff2..f2926f3b 100644 --- a/GeneralMods/HappyBirthday/HappyBirthday.csproj +++ b/GeneralMods/HappyBirthday/HappyBirthday.csproj @@ -43,9 +43,15 @@ - - - + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + diff --git a/GeneralMods/NightOwl/NightOwl.csproj b/GeneralMods/NightOwl/NightOwl.csproj index 8bbc02b0..4fdac600 100644 --- a/GeneralMods/NightOwl/NightOwl.csproj +++ b/GeneralMods/NightOwl/NightOwl.csproj @@ -41,7 +41,9 @@ - + + PreserveNewest +