From 3c57acc5504c952dbf7fa706290331e713674fcb Mon Sep 17 00:00:00 2001 From: Ami Bar Date: Wed, 23 Dec 2009 08:19:05 +0200 Subject: [PATCH] Fixed project guids in for .sln references --- STPExamples/STPExamples.csproj | 11 ++++++----- STPTests/STPTests.csproj | 11 ++++++----- TestSmartThreadPool/TestSmartThreadPool.csproj | 3 +-- WorkItemsGroupDemo/WorkItemsGroupDemo.csproj | 2 +- 4 files changed, 14 insertions(+), 13 deletions(-) diff --git a/STPExamples/STPExamples.csproj b/STPExamples/STPExamples.csproj index 57ed5e3..e272ba8 100644 --- a/STPExamples/STPExamples.csproj +++ b/STPExamples/STPExamples.csproj @@ -86,11 +86,6 @@ System.XML - - SmartThreadPool - {8684FC56-A679-4E2E-8F96-E172FB062EB6} - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - @@ -134,6 +129,12 @@ Code + + + {74D4C33F-7CC8-4B2A-A7DF-D8B6E63B6EBD} + SmartThreadPool + + diff --git a/STPTests/STPTests.csproj b/STPTests/STPTests.csproj index 9852747..47334c5 100644 --- a/STPTests/STPTests.csproj +++ b/STPTests/STPTests.csproj @@ -101,11 +101,6 @@ System.XML - - SmartThreadPool - {8684FC56-A679-4E2E-8F96-E172FB062EB6} - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - @@ -218,6 +213,12 @@ false + + + {74D4C33F-7CC8-4B2A-A7DF-D8B6E63B6EBD} + SmartThreadPool + + diff --git a/TestSmartThreadPool/TestSmartThreadPool.csproj b/TestSmartThreadPool/TestSmartThreadPool.csproj index fe5af3a..100cad7 100644 --- a/TestSmartThreadPool/TestSmartThreadPool.csproj +++ b/TestSmartThreadPool/TestSmartThreadPool.csproj @@ -89,9 +89,8 @@ System.XML + {74D4C33F-7CC8-4B2A-A7DF-D8B6E63B6EBD} SmartThreadPool - {8684FC56-A679-4E2E-8F96-E172FB062EB6} - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} UsageControl diff --git a/WorkItemsGroupDemo/WorkItemsGroupDemo.csproj b/WorkItemsGroupDemo/WorkItemsGroupDemo.csproj index 549112f..9e689e0 100644 --- a/WorkItemsGroupDemo/WorkItemsGroupDemo.csproj +++ b/WorkItemsGroupDemo/WorkItemsGroupDemo.csproj @@ -77,7 +77,7 @@ - {8684FC56-A679-4E2E-8F96-E172FB062EB6} + {74D4C33F-7CC8-4B2A-A7DF-D8B6E63B6EBD} SmartThreadPool