diff --git a/TestSmartThreadPool/TestSmartThreadPool.csproj b/TestSmartThreadPool/TestSmartThreadPool.csproj
index 100cad7..e0ad341 100644
--- a/TestSmartThreadPool/TestSmartThreadPool.csproj
+++ b/TestSmartThreadPool/TestSmartThreadPool.csproj
@@ -27,7 +27,7 @@
2.0
- bin\Debug\
+ bin\Windows\Debug\
false
285212672
false
@@ -50,7 +50,7 @@
prompt
- bin\Release\
+ bin\Windows\Release\
false
285212672
false
diff --git a/TestSmartThreadPool/TestSmartThreadPoolMono.csproj b/TestSmartThreadPool/TestSmartThreadPoolMono.csproj
index 45cae71..9ed0edf 100644
--- a/TestSmartThreadPool/TestSmartThreadPoolMono.csproj
+++ b/TestSmartThreadPool/TestSmartThreadPoolMono.csproj
@@ -27,7 +27,7 @@
2.0
- bin\Debug\
+ bin\Mono\Debug\
false
285212672
false
@@ -50,7 +50,7 @@
prompt
- bin\Release\
+ bin\Mono\Release\
false
285212672
false
diff --git a/WorkItemsGroupDemo/WorkItemsGroupDemo.csproj b/WorkItemsGroupDemo/WorkItemsGroupDemo.csproj
index 9e689e0..0a148a5 100644
--- a/WorkItemsGroupDemo/WorkItemsGroupDemo.csproj
+++ b/WorkItemsGroupDemo/WorkItemsGroupDemo.csproj
@@ -20,16 +20,16 @@
true
full
false
- bin\Debug\
+ bin\Windows\Debug\
TRACE;DEBUG;_WINDOWS
prompt
4
false
- pdbonly
+ none
true
- bin\Release\
+ bin\Windows\Release\
TRACE;_WINDOWS
prompt
4
diff --git a/WorkItemsGroupDemo/WorkItemsGroupDemoMono.csproj b/WorkItemsGroupDemo/WorkItemsGroupDemoMono.csproj
index bd9108f..300bd14 100644
--- a/WorkItemsGroupDemo/WorkItemsGroupDemoMono.csproj
+++ b/WorkItemsGroupDemo/WorkItemsGroupDemoMono.csproj
@@ -20,16 +20,16 @@
true
full
false
- bin\Debug\
+ bin\Mono\Debug\
TRACE;DEBUG;_MONO
prompt
4
false
- pdbonly
+ none
true
- bin\Release\
+ bin\Mono\Release\
TRACE;_MONO
prompt
4
@@ -76,9 +76,9 @@
-
- {74D4C33F-7CC8-4B2A-A7DF-D8B6E63B6EBD}
- SmartThreadPool
+
+ {3462F30B-0156-409C-B256-6046D6F1764B}
+ SmartThreadPoolMono
{C11A4561-CCB5-4C96-8DF2-B804031D89D8}