From 77b24ed4ef7eb97bed9c38f7a329954ad088724c Mon Sep 17 00:00:00 2001 From: Gormogon Date: Sun, 29 May 2016 15:29:21 -0400 Subject: Make build config consistent, move to .NET 4.6.1 to fully take advantage of C# 6, update Fody, and update Assembly Info. --- StardewModdingAPI/StardewModdingAPI.csproj | 30 ++++++++++++++++++++---------- 1 file changed, 20 insertions(+), 10 deletions(-) (limited to 'StardewModdingAPI/StardewModdingAPI.csproj') diff --git a/StardewModdingAPI/StardewModdingAPI.csproj b/StardewModdingAPI/StardewModdingAPI.csproj index a7477a32..106f5bcd 100644 --- a/StardewModdingAPI/StardewModdingAPI.csproj +++ b/StardewModdingAPI/StardewModdingAPI.csproj @@ -9,7 +9,7 @@ Properties StardewModdingAPI StardewModdingAPI - v4.5 + v4.6.1 512 @@ -21,6 +21,8 @@ false + + publish\ true Disk @@ -35,8 +37,6 @@ 1.0.0.%2a false true - - @@ -51,15 +51,16 @@ - x86 + AnyCPU true full - false + true bin\Debug\ - DEBUG;TRACE + TRACE;DEBUG prompt 4 false + true AnyCPU @@ -70,26 +71,35 @@ prompt 4 false + true x86 bin\Debug\ false - - + TRACE true true bin\Debug\StardewModdingAPI.XML + true + 6 x86 bin\Release\ false bin\Release\StardewModdingAPI.XML + TRACE + true + true + 6 icon.ico + + StardewModdingAPI.Program + False @@ -189,12 +199,12 @@ - + 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}. - +