From c393752f055aee4b14966348ce6673e2f8df66cd Mon Sep 17 00:00:00 2001 From: Joshua Navarro Date: Sun, 16 Dec 2018 15:54:59 -0800 Subject: [PATCH] Cleaner error messages for Stardust Core and update to 2.2.0 Pathos Build package --- .../AdvancedSaveBackup.csproj | 6 ++-- .../AdvancedSaveBackup/packages.config | 2 +- GeneralMods/AutoSpeed/AutoSpeed.csproj | 6 ++-- GeneralMods/AutoSpeed/packages.config | 2 +- .../BillboardAnywhere.csproj | 6 ++-- GeneralMods/BillboardAnywhere/packages.config | 2 +- .../BuildEndurance/BuildEndurance.csproj | 6 ++-- GeneralMods/BuildEndurance/packages.config | 2 +- GeneralMods/BuildHealth/BuildHealth.csproj | 6 ++-- GeneralMods/BuildHealth/packages.config | 2 +- .../BuyBackCollectables.csproj | 6 ++-- .../BuyBackCollectables/packages.config | 2 +- .../CustomNPCFramework.csproj | 6 ++-- .../CustomNPCFramework/packages.config | 2 +- .../DailyQuestAnywhere.csproj | 6 ++-- .../DailyQuestAnywhere/packages.config | 2 +- .../Fall28SnowDay/Fall28SnowDay.csproj | 6 ++-- GeneralMods/Fall28SnowDay/packages.config | 2 +- .../FarmersMarketStall.csproj | 6 ++-- .../FarmersMarketStall/packages.config | 2 +- GeneralMods/HappyBirthday/HappyBirthday.cs | 1 + .../HappyBirthday/HappyBirthday.csproj | 8 ++--- GeneralMods/HappyBirthday/packages.config | 2 +- GeneralMods/MapEvents/EventSystem.csproj | 6 ++-- GeneralMods/MapEvents/packages.config | 2 +- GeneralMods/MoreRain/MoreRain.csproj | 6 ++-- GeneralMods/MoreRain/packages.config | 2 +- .../MuseumRearranger/MuseumRearranger.csproj | 6 ++-- GeneralMods/MuseumRearranger/packages.config | 2 +- GeneralMods/NightOwl/NightOwl.csproj | 6 ++-- GeneralMods/NightOwl/packages.config | 2 +- GeneralMods/NoMorePets/NoMorePets.csproj | 6 ++-- GeneralMods/NoMorePets/packages.config | 2 +- GeneralMods/SaveAnywhere/SaveAnywhere.csproj | 6 ++-- GeneralMods/SaveAnywhere/packages.config | 2 +- .../SimpleSoundManager.csproj | 6 ++-- .../SimpleSoundManager/packages.config | 2 +- .../StardewSymphonyRemastered.csproj | 6 ++-- .../StardewSymphonyRemastered/packages.config | 2 +- GeneralMods/StardustCore/ModCore.cs | 31 +++++++++---------- .../Serialization/Serialization.cs | 1 + GeneralMods/StardustCore/StardustCore.csproj | 7 ++--- GeneralMods/StardustCore/packages.config | 2 +- .../SundropMapEvents/SundropMapEvents.csproj | 6 ++-- GeneralMods/SundropMapEvents/packages.config | 2 +- GeneralMods/TimeFreeze/TimeFreeze.csproj | 6 ++-- GeneralMods/TimeFreeze/packages.config | 2 +- .../Vocalization/Vocalization.csproj | 6 ++-- .../Vocalization/Vocalization/packages.config | 2 +- 49 files changed, 110 insertions(+), 110 deletions(-) diff --git a/GeneralMods/AdvancedSaveBackup/AdvancedSaveBackup.csproj b/GeneralMods/AdvancedSaveBackup/AdvancedSaveBackup.csproj index e3de5277..eeae3c37 100644 --- a/GeneralMods/AdvancedSaveBackup/AdvancedSaveBackup.csproj +++ b/GeneralMods/AdvancedSaveBackup/AdvancedSaveBackup.csproj @@ -87,15 +87,15 @@ - + - + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - + \ No newline at end of file diff --git a/GeneralMods/AdvancedSaveBackup/packages.config b/GeneralMods/AdvancedSaveBackup/packages.config index 98c7e68d..af793ad3 100644 --- a/GeneralMods/AdvancedSaveBackup/packages.config +++ b/GeneralMods/AdvancedSaveBackup/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/GeneralMods/AutoSpeed/AutoSpeed.csproj b/GeneralMods/AutoSpeed/AutoSpeed.csproj index fdbcc978..23545179 100644 --- a/GeneralMods/AutoSpeed/AutoSpeed.csproj +++ b/GeneralMods/AutoSpeed/AutoSpeed.csproj @@ -85,15 +85,15 @@ - + - + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - + \ No newline at end of file diff --git a/GeneralMods/AutoSpeed/packages.config b/GeneralMods/AutoSpeed/packages.config index 98c7e68d..af793ad3 100644 --- a/GeneralMods/AutoSpeed/packages.config +++ b/GeneralMods/AutoSpeed/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/GeneralMods/BillboardAnywhere/BillboardAnywhere.csproj b/GeneralMods/BillboardAnywhere/BillboardAnywhere.csproj index 7772b107..a3638df8 100644 --- a/GeneralMods/BillboardAnywhere/BillboardAnywhere.csproj +++ b/GeneralMods/BillboardAnywhere/BillboardAnywhere.csproj @@ -87,15 +87,15 @@ - + - + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - + \ No newline at end of file diff --git a/GeneralMods/BillboardAnywhere/packages.config b/GeneralMods/BillboardAnywhere/packages.config index 98c7e68d..af793ad3 100644 --- a/GeneralMods/BillboardAnywhere/packages.config +++ b/GeneralMods/BillboardAnywhere/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/GeneralMods/BuildEndurance/BuildEndurance.csproj b/GeneralMods/BuildEndurance/BuildEndurance.csproj index 955526ea..0fd10fa4 100644 --- a/GeneralMods/BuildEndurance/BuildEndurance.csproj +++ b/GeneralMods/BuildEndurance/BuildEndurance.csproj @@ -86,15 +86,15 @@ - + - + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - + \ No newline at end of file diff --git a/GeneralMods/BuildEndurance/packages.config b/GeneralMods/BuildEndurance/packages.config index 98c7e68d..af793ad3 100644 --- a/GeneralMods/BuildEndurance/packages.config +++ b/GeneralMods/BuildEndurance/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/GeneralMods/BuildHealth/BuildHealth.csproj b/GeneralMods/BuildHealth/BuildHealth.csproj index 815eb301..d1627a93 100644 --- a/GeneralMods/BuildHealth/BuildHealth.csproj +++ b/GeneralMods/BuildHealth/BuildHealth.csproj @@ -86,15 +86,15 @@ - + - + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - + \ No newline at end of file diff --git a/GeneralMods/BuildHealth/packages.config b/GeneralMods/BuildHealth/packages.config index 98c7e68d..af793ad3 100644 --- a/GeneralMods/BuildHealth/packages.config +++ b/GeneralMods/BuildHealth/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/GeneralMods/BuyBackCollectables/BuyBackCollectables.csproj b/GeneralMods/BuyBackCollectables/BuyBackCollectables.csproj index f5472a4e..488853fb 100644 --- a/GeneralMods/BuyBackCollectables/BuyBackCollectables.csproj +++ b/GeneralMods/BuyBackCollectables/BuyBackCollectables.csproj @@ -88,15 +88,15 @@ - + - + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - + \ No newline at end of file diff --git a/GeneralMods/BuyBackCollectables/packages.config b/GeneralMods/BuyBackCollectables/packages.config index 98c7e68d..af793ad3 100644 --- a/GeneralMods/BuyBackCollectables/packages.config +++ b/GeneralMods/BuyBackCollectables/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/GeneralMods/CustomNPCFramework/CustomNPCFramework.csproj b/GeneralMods/CustomNPCFramework/CustomNPCFramework.csproj index 3c28b92c..20071e85 100644 --- a/GeneralMods/CustomNPCFramework/CustomNPCFramework.csproj +++ b/GeneralMods/CustomNPCFramework/CustomNPCFramework.csproj @@ -119,15 +119,15 @@ - + - + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - +