From 24d52fea3879cd26ca8a170724e5e59a1006a196 Mon Sep 17 00:00:00 2001 From: Michal Staszewski Date: Tue, 21 Jun 2011 14:51:15 +0200 Subject: [PATCH] CHG: build adjusted (cherry picked from commit 7459063627ea9225c406ea18cc13207e7e59c4e6) --- SmartThreadPool/Properties/AssemblyInfo.cs | 2 +- SmartThreadPool/SmartThreadPoolMono.csproj | 10 ++++++---- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/SmartThreadPool/Properties/AssemblyInfo.cs b/SmartThreadPool/Properties/AssemblyInfo.cs index 6f0590b..92b94a1 100644 --- a/SmartThreadPool/Properties/AssemblyInfo.cs +++ b/SmartThreadPool/Properties/AssemblyInfo.cs @@ -12,7 +12,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyCulture("")] [assembly: ComVisible(false)] [assembly: Guid("c764a3de-c4f8-434d-85b5-a09830d1e44f")] -[assembly: AssemblyVersion("2.2.1.0")] +[assembly: AssemblyVersion("2.2.2.0")] [assembly: InternalsVisibleTo("STPTests")] diff --git a/SmartThreadPool/SmartThreadPoolMono.csproj b/SmartThreadPool/SmartThreadPoolMono.csproj index ce4c31f..da81348 100644 --- a/SmartThreadPool/SmartThreadPoolMono.csproj +++ b/SmartThreadPool/SmartThreadPoolMono.csproj @@ -5,7 +5,7 @@ {3462F30B-0156-409C-B256-6046D6F1764B} Library false - SmartThreadPoolMono + SmartThreadPool Amib.Threading @@ -17,16 +17,18 @@ true full false - .\bin\Debug\ + .\bin\Debug\Mono TRACE;DEBUG;_MONO - pdbonly + full true - .\bin\Release\ + bin\Release\Mono\ TRACE;_MONO + bin\Release\Mono\SmartThreadPool.XML + true