Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Safar <marek.safar@gmail.com>2013-02-21 20:25:06 +0400
committerMarek Safar <marek.safar@gmail.com>2013-02-21 20:25:06 +0400
commitcf650fb3fbafd352f541ebf37dc3060e6f32a090 (patch)
treed7d258e115e1fedf3e3cd371c514baf323c0d28f /mcs/class/System.ServiceProcess
parent5af8f50a84dc26730b50a6a1ecefd34000c8ced1 (diff)
Update 4.5 bcl solution files
Diffstat (limited to 'mcs/class/System.ServiceProcess')
-rw-r--r--mcs/class/System.ServiceProcess/System.ServiceProcess-net_2_0.csproj10
-rw-r--r--mcs/class/System.ServiceProcess/System.ServiceProcess-net_4_0.csproj10
-rw-r--r--mcs/class/System.ServiceProcess/System.ServiceProcess-net_4_5.csproj10
-rw-r--r--mcs/class/System.ServiceProcess/System.ServiceProcess-tests-net_2_0.csproj12
-rw-r--r--mcs/class/System.ServiceProcess/System.ServiceProcess-tests-net_4_0.csproj12
-rw-r--r--mcs/class/System.ServiceProcess/System.ServiceProcess-tests-net_4_5.csproj12
6 files changed, 33 insertions, 33 deletions
diff --git a/mcs/class/System.ServiceProcess/System.ServiceProcess-net_2_0.csproj b/mcs/class/System.ServiceProcess/System.ServiceProcess-net_2_0.csproj
index b5b51089674..dd32b4161fe 100644
--- a/mcs/class/System.ServiceProcess/System.ServiceProcess-net_2_0.csproj
+++ b/mcs/class/System.ServiceProcess/System.ServiceProcess-net_2_0.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{461E75F9-A6BB-4B92-93BD-010DC3DA0F98}</ProjectGuid>
+ <ProjectGuid>{28D81FF5-DF27-4A4A-BBFB-D922FD2CCCF5}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699,618</NoWarn>
<OutputPath>bin\Debug\System.ServiceProcess-net_2_0</OutputPath>
@@ -89,19 +89,19 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\corlib\corlib-net_2_0.csproj">
- <Project>{537E3E02-B5DA-4E11-A9F9-5A54C99759B9}</Project>
+ <Project>{928D664D-8277-47B3-AB06-538D932143FE}</Project>
<Name>corlib\corlib-net_2_0</Name>
</ProjectReference>
<ProjectReference Include="..\System\System-net_2_0-2.csproj">
- <Project>{08A2FAB2-A213-451E-AD93-19B409BF1B5A}</Project>
+ <Project>{73E16B85-93E9-44B4-A1AB-FDD7AEB08FB7}</Project>
<Name>System\System-net_2_0-2</Name>
</ProjectReference>
<ProjectReference Include="..\System.Configuration.Install\System.Configuration.Install-net_2_0.csproj">
- <Project>{0EDB528E-E41F-4845-8A22-81A43554C213}</Project>
+ <Project>{33DED2E2-4FCD-4070-BE3A-026D4F80D3C8}</Project>
<Name>System.Configuration.Install\System.Configuration.Install-net_2_0</Name>
</ProjectReference>
<ProjectReference Include="..\Managed.Windows.Forms\System.Windows.Forms-net_2_0.csproj">
- <Project>{D8E824B3-9F68-4D48-9396-BCDC68592669}</Project>
+ <Project>{4F08F704-E8AE-4C02-9A8F-6E9225D8ACE2}</Project>
<Name>Managed.Windows.Forms\System.Windows.Forms-net_2_0</Name>
</ProjectReference>
</ItemGroup>
diff --git a/mcs/class/System.ServiceProcess/System.ServiceProcess-net_4_0.csproj b/mcs/class/System.ServiceProcess/System.ServiceProcess-net_4_0.csproj
index c684a7297f9..fbaccc8f087 100644
--- a/mcs/class/System.ServiceProcess/System.ServiceProcess-net_4_0.csproj
+++ b/mcs/class/System.ServiceProcess/System.ServiceProcess-net_4_0.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{15DFE78E-0F37-4DCF-BC1E-4CF3ECC5E473}</ProjectGuid>
+ <ProjectGuid>{5BA1F558-FD7C-4F85-9BB2-8568EDBC0353}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699,618</NoWarn>
<OutputPath>bin\Debug\System.ServiceProcess-net_4_0</OutputPath>
@@ -89,19 +89,19 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\corlib\corlib-net_4_0.csproj">
- <Project>{280E1B59-BAAA-4E02-99CA-8070BCB2C72E}</Project>
+ <Project>{7B7210E5-3B98-492F-B57E-BD53A99C39B0}</Project>
<Name>corlib\corlib-net_4_0</Name>
</ProjectReference>
<ProjectReference Include="..\System\System-net_4_0-2.csproj">
- <Project>{C0648621-9C6E-4584-9CF6-70EBB2D60489}</Project>
+ <Project>{1A075F2A-40CF-48B5-B817-8B03444DB7C6}</Project>
<Name>System\System-net_4_0-2</Name>
</ProjectReference>
<ProjectReference Include="..\System.Configuration.Install\System.Configuration.Install-net_4_0.csproj">
- <Project>{1A183DCD-8263-41C7-8C8A-91A7EC780330}</Project>
+ <Project>{878F802D-3249-41E8-8322-A32C406383C6}</Project>
<Name>System.Configuration.Install\System.Configuration.Install-net_4_0</Name>
</ProjectReference>
<ProjectReference Include="..\Managed.Windows.Forms\System.Windows.Forms-net_4_0.csproj">
- <Project>{4FBDACCF-361F-4C28-BDB5-E58730594AE4}</Project>
+ <Project>{9C3BBC65-D0E9-4E9D-96B9-9ECB51E1C329}</Project>
<Name>Managed.Windows.Forms\System.Windows.Forms-net_4_0</Name>
</ProjectReference>
</ItemGroup>
diff --git a/mcs/class/System.ServiceProcess/System.ServiceProcess-net_4_5.csproj b/mcs/class/System.ServiceProcess/System.ServiceProcess-net_4_5.csproj
index b8c434be8c3..22222526ccc 100644
--- a/mcs/class/System.ServiceProcess/System.ServiceProcess-net_4_5.csproj
+++ b/mcs/class/System.ServiceProcess/System.ServiceProcess-net_4_5.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{720B0E74-7C7B-4AE2-B820-35CA8481FC1D}</ProjectGuid>
+ <ProjectGuid>{4F0B9DF5-C9AC-43CE-9229-BAE2B3C4AE52}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699,618</NoWarn>
<OutputPath>bin\Debug\System.ServiceProcess-net_4_5</OutputPath>
@@ -89,19 +89,19 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\corlib\corlib-net_4_5.csproj">
- <Project>{B8D763CB-5541-4DA8-832F-3B6B486B2746}</Project>
+ <Project>{05A7A0C2-6946-4CF5-9ED3-44AB0B428C4E}</Project>
<Name>corlib\corlib-net_4_5</Name>
</ProjectReference>
<ProjectReference Include="..\System\System-net_4_5-2.csproj">
- <Project>{17388044-BE4B-4CBE-92D8-5C130414AD84}</Project>
+ <Project>{34966210-D64D-419C-94A4-9A6093CE5882}</Project>
<Name>System\System-net_4_5-2</Name>
</ProjectReference>
<ProjectReference Include="..\System.Configuration.Install\System.Configuration.Install-net_4_5.csproj">
- <Project>{742F5EEA-689C-46B3-A452-4FB29665BA6C}</Project>
+ <Project>{348A36EC-8291-460B-9CC2-8CA8AD1759A2}</Project>
<Name>System.Configuration.Install\System.Configuration.Install-net_4_5</Name>
</ProjectReference>
<ProjectReference Include="..\Managed.Windows.Forms\System.Windows.Forms-net_4_5.csproj">
- <Project>{9BB01263-25FE-4E0F-8AF3-36551597D880}</Project>
+ <Project>{ABF6A466-1744-4C43-8B68-C89EA10FBB67}</Project>
<Name>Managed.Windows.Forms\System.Windows.Forms-net_4_5</Name>
</ProjectReference>
</ItemGroup>
diff --git a/mcs/class/System.ServiceProcess/System.ServiceProcess-tests-net_2_0.csproj b/mcs/class/System.ServiceProcess/System.ServiceProcess-tests-net_2_0.csproj
index a3e02d89348..989a3308c77 100644
--- a/mcs/class/System.ServiceProcess/System.ServiceProcess-tests-net_2_0.csproj
+++ b/mcs/class/System.ServiceProcess/System.ServiceProcess-tests-net_2_0.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{DCFDC5BE-87EA-42F0-80ED-7D9B6921E8A8}</ProjectGuid>
+ <ProjectGuid>{60F97E73-B32C-4602-9BBA-33F09F3EB6F1}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699,618</NoWarn>
<OutputPath>bin\Debug\System.ServiceProcess-tests-net_2_0</OutputPath>
@@ -65,23 +65,23 @@
<ItemGroup>
<Reference Include="..\lib\net_2_0\nunit.framework.dll" />
<ProjectReference Include="..\corlib\corlib-net_2_0.csproj">
- <Project>{537E3E02-B5DA-4E11-A9F9-5A54C99759B9}</Project>
+ <Project>{928D664D-8277-47B3-AB06-538D932143FE}</Project>
<Name>corlib\corlib-net_2_0</Name>
</ProjectReference>
<ProjectReference Include="..\System.ServiceProcess\System.ServiceProcess-net_2_0.csproj">
- <Project>{461E75F9-A6BB-4B92-93BD-010DC3DA0F98}</Project>
+ <Project>{28D81FF5-DF27-4A4A-BBFB-D922FD2CCCF5}</Project>
<Name>System.ServiceProcess\System.ServiceProcess-net_2_0</Name>
</ProjectReference>
<ProjectReference Include="..\System\System-net_2_0-2.csproj">
- <Project>{08A2FAB2-A213-451E-AD93-19B409BF1B5A}</Project>
+ <Project>{73E16B85-93E9-44B4-A1AB-FDD7AEB08FB7}</Project>
<Name>System\System-net_2_0-2</Name>
</ProjectReference>
<ProjectReference Include="..\System.Configuration.Install\System.Configuration.Install-net_2_0.csproj">
- <Project>{0EDB528E-E41F-4845-8A22-81A43554C213}</Project>
+ <Project>{33DED2E2-4FCD-4070-BE3A-026D4F80D3C8}</Project>
<Name>System.Configuration.Install\System.Configuration.Install-net_2_0</Name>
</ProjectReference>
<ProjectReference Include="..\Managed.Windows.Forms\System.Windows.Forms-net_2_0.csproj">
- <Project>{D8E824B3-9F68-4D48-9396-BCDC68592669}</Project>
+ <Project>{4F08F704-E8AE-4C02-9A8F-6E9225D8ACE2}</Project>
<Name>Managed.Windows.Forms\System.Windows.Forms-net_2_0</Name>
</ProjectReference>
</ItemGroup>
diff --git a/mcs/class/System.ServiceProcess/System.ServiceProcess-tests-net_4_0.csproj b/mcs/class/System.ServiceProcess/System.ServiceProcess-tests-net_4_0.csproj
index 77a8dafa432..cfe1158e3ec 100644
--- a/mcs/class/System.ServiceProcess/System.ServiceProcess-tests-net_4_0.csproj
+++ b/mcs/class/System.ServiceProcess/System.ServiceProcess-tests-net_4_0.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{055D6792-9DBB-4E47-BDA5-94AEE07F68E1}</ProjectGuid>
+ <ProjectGuid>{592D71D4-B8BF-44C0-80B1-F191EC2D86F2}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699,618</NoWarn>
<OutputPath>bin\Debug\System.ServiceProcess-tests-net_4_0</OutputPath>
@@ -65,23 +65,23 @@
<ItemGroup>
<Reference Include="..\lib\net_4_0\nunit.framework.dll" />
<ProjectReference Include="..\corlib\corlib-net_4_0.csproj">
- <Project>{280E1B59-BAAA-4E02-99CA-8070BCB2C72E}</Project>
+ <Project>{7B7210E5-3B98-492F-B57E-BD53A99C39B0}</Project>
<Name>corlib\corlib-net_4_0</Name>
</ProjectReference>
<ProjectReference Include="..\System.ServiceProcess\System.ServiceProcess-net_4_0.csproj">
- <Project>{15DFE78E-0F37-4DCF-BC1E-4CF3ECC5E473}</Project>
+ <Project>{5BA1F558-FD7C-4F85-9BB2-8568EDBC0353}</Project>
<Name>System.ServiceProcess\System.ServiceProcess-net_4_0</Name>
</ProjectReference>
<ProjectReference Include="..\System\System-net_4_0-2.csproj">
- <Project>{C0648621-9C6E-4584-9CF6-70EBB2D60489}</Project>
+ <Project>{1A075F2A-40CF-48B5-B817-8B03444DB7C6}</Project>
<Name>System\System-net_4_0-2</Name>
</ProjectReference>
<ProjectReference Include="..\System.Configuration.Install\System.Configuration.Install-net_4_0.csproj">
- <Project>{1A183DCD-8263-41C7-8C8A-91A7EC780330}</Project>
+ <Project>{878F802D-3249-41E8-8322-A32C406383C6}</Project>
<Name>System.Configuration.Install\System.Configuration.Install-net_4_0</Name>
</ProjectReference>
<ProjectReference Include="..\Managed.Windows.Forms\System.Windows.Forms-net_4_0.csproj">
- <Project>{4FBDACCF-361F-4C28-BDB5-E58730594AE4}</Project>
+ <Project>{9C3BBC65-D0E9-4E9D-96B9-9ECB51E1C329}</Project>
<Name>Managed.Windows.Forms\System.Windows.Forms-net_4_0</Name>
</ProjectReference>
</ItemGroup>
diff --git a/mcs/class/System.ServiceProcess/System.ServiceProcess-tests-net_4_5.csproj b/mcs/class/System.ServiceProcess/System.ServiceProcess-tests-net_4_5.csproj
index a5d50065983..6ad9ed70fd6 100644
--- a/mcs/class/System.ServiceProcess/System.ServiceProcess-tests-net_4_5.csproj
+++ b/mcs/class/System.ServiceProcess/System.ServiceProcess-tests-net_4_5.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{F917C780-CFF1-4A4B-B96F-475535887E2D}</ProjectGuid>
+ <ProjectGuid>{F8218843-5463-4D1D-BD93-4E1A507FFAF9}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699,618</NoWarn>
<OutputPath>bin\Debug\System.ServiceProcess-tests-net_4_5</OutputPath>
@@ -65,23 +65,23 @@
<ItemGroup>
<Reference Include="..\lib\net_4_5\nunit.framework.dll" />
<ProjectReference Include="..\corlib\corlib-net_4_5.csproj">
- <Project>{B8D763CB-5541-4DA8-832F-3B6B486B2746}</Project>
+ <Project>{05A7A0C2-6946-4CF5-9ED3-44AB0B428C4E}</Project>
<Name>corlib\corlib-net_4_5</Name>
</ProjectReference>
<ProjectReference Include="..\System.ServiceProcess\System.ServiceProcess-net_4_5.csproj">
- <Project>{720B0E74-7C7B-4AE2-B820-35CA8481FC1D}</Project>
+ <Project>{4F0B9DF5-C9AC-43CE-9229-BAE2B3C4AE52}</Project>
<Name>System.ServiceProcess\System.ServiceProcess-net_4_5</Name>
</ProjectReference>
<ProjectReference Include="..\System\System-net_4_5-2.csproj">
- <Project>{17388044-BE4B-4CBE-92D8-5C130414AD84}</Project>
+ <Project>{34966210-D64D-419C-94A4-9A6093CE5882}</Project>
<Name>System\System-net_4_5-2</Name>
</ProjectReference>
<ProjectReference Include="..\System.Configuration.Install\System.Configuration.Install-net_4_5.csproj">
- <Project>{742F5EEA-689C-46B3-A452-4FB29665BA6C}</Project>
+ <Project>{348A36EC-8291-460B-9CC2-8CA8AD1759A2}</Project>
<Name>System.Configuration.Install\System.Configuration.Install-net_4_5</Name>
</ProjectReference>
<ProjectReference Include="..\Managed.Windows.Forms\System.Windows.Forms-net_4_5.csproj">
- <Project>{9BB01263-25FE-4E0F-8AF3-36551597D880}</Project>
+ <Project>{ABF6A466-1744-4C43-8B68-C89EA10FBB67}</Project>
<Name>Managed.Windows.Forms\System.Windows.Forms-net_4_5</Name>
</ProjectReference>
</ItemGroup>