Projects HttpClientsExamples and Threads: renaming specific files for MonoDevelop...
authorgu.martinm@gmail.com <gu.martinm@gmail.com>
Tue, 27 May 2014 08:48:06 +0000 (10:48 +0200)
committergu.martinm@gmail.com <gu.martinm@gmail.com>
Tue, 27 May 2014 08:48:06 +0000 (10:48 +0200)
Allgemeines/HttpClientsExamples/HttpClientsExamples.MonoDevelop.sln [new file with mode: 0644]
Allgemeines/HttpClientsExamples/HttpClientsExamples.sln [deleted file]
Allgemeines/HttpClientsExamples/HttpClientsExamples/HttpClientsExamples.MonoDevelop.csproj [new file with mode: 0644]
Allgemeines/HttpClientsExamples/HttpClientsExamples/HttpClientsExamples.csproj [deleted file]
Allgemeines/Threads/Threads.MonoDevelop.sln [new file with mode: 0644]
Allgemeines/Threads/Threads.sln [deleted file]
Allgemeines/Threads/Threads/Threads.MonoDevelop.csproj [new file with mode: 0644]
Allgemeines/Threads/Threads/Threads.csproj [deleted file]

diff --git a/Allgemeines/HttpClientsExamples/HttpClientsExamples.MonoDevelop.sln b/Allgemeines/HttpClientsExamples/HttpClientsExamples.MonoDevelop.sln
new file mode 100644 (file)
index 0000000..d7f94a5
--- /dev/null
@@ -0,0 +1,33 @@
+
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HttpClientsExamples", "HttpClientsExamples\HttpClientsExamples.MonoDevelop.csproj", "{67B3556B-3F66-4209-AEFE-B88C43437475}"
+EndProject
+Global
+       GlobalSection(SolutionConfigurationPlatforms) = preSolution
+               Debug|x86 = Debug|x86
+               Release|x86 = Release|x86
+       EndGlobalSection
+       GlobalSection(ProjectConfigurationPlatforms) = postSolution
+               {67B3556B-3F66-4209-AEFE-B88C43437475}.Debug|x86.ActiveCfg = Debug|x86
+               {67B3556B-3F66-4209-AEFE-B88C43437475}.Debug|x86.Build.0 = Debug|x86
+               {67B3556B-3F66-4209-AEFE-B88C43437475}.Release|x86.ActiveCfg = Release|x86
+               {67B3556B-3F66-4209-AEFE-B88C43437475}.Release|x86.Build.0 = Release|x86
+       EndGlobalSection
+       GlobalSection(MonoDevelopProperties) = preSolution
+               StartupItem = HttpClientsExamples\HttpClientsExamples.csproj
+               Policies = $0
+               $0.TextStylePolicy = $1
+               $1.FileWidth = 120
+               $1.inheritsSet = VisualStudio
+               $1.inheritsScope = text/plain
+               $1.scope = text/x-csharp
+               $0.CSharpFormattingPolicy = $2
+               $2.BeforeMethodDeclarationParentheses = False
+               $2.BeforeConstructorDeclarationParentheses = False
+               $2.AfterDelegateDeclarationParameterComma = True
+               $2.inheritsSet = Mono
+               $2.inheritsScope = text/x-csharp
+               $2.scope = text/x-csharp
+       EndGlobalSection
+EndGlobal
diff --git a/Allgemeines/HttpClientsExamples/HttpClientsExamples.sln b/Allgemeines/HttpClientsExamples/HttpClientsExamples.sln
deleted file mode 100644 (file)
index c26afbf..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 11.00
-# Visual Studio 2010
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HttpClientsExamples", "HttpClientsExamples\HttpClientsExamples.csproj", "{67B3556B-3F66-4209-AEFE-B88C43437475}"
-EndProject
-Global
-       GlobalSection(SolutionConfigurationPlatforms) = preSolution
-               Debug|x86 = Debug|x86
-               Release|x86 = Release|x86
-       EndGlobalSection
-       GlobalSection(ProjectConfigurationPlatforms) = postSolution
-               {67B3556B-3F66-4209-AEFE-B88C43437475}.Debug|x86.ActiveCfg = Debug|x86
-               {67B3556B-3F66-4209-AEFE-B88C43437475}.Debug|x86.Build.0 = Debug|x86
-               {67B3556B-3F66-4209-AEFE-B88C43437475}.Release|x86.ActiveCfg = Release|x86
-               {67B3556B-3F66-4209-AEFE-B88C43437475}.Release|x86.Build.0 = Release|x86
-       EndGlobalSection
-       GlobalSection(MonoDevelopProperties) = preSolution
-               StartupItem = HttpClientsExamples\HttpClientsExamples.csproj
-               Policies = $0
-               $0.TextStylePolicy = $1
-               $1.FileWidth = 120
-               $1.inheritsSet = VisualStudio
-               $1.inheritsScope = text/plain
-               $1.scope = text/x-csharp
-               $0.CSharpFormattingPolicy = $2
-               $2.BeforeMethodDeclarationParentheses = False
-               $2.BeforeConstructorDeclarationParentheses = False
-               $2.AfterDelegateDeclarationParameterComma = True
-               $2.inheritsSet = Mono
-               $2.inheritsScope = text/x-csharp
-               $2.scope = text/x-csharp
-       EndGlobalSection
-EndGlobal
diff --git a/Allgemeines/HttpClientsExamples/HttpClientsExamples/HttpClientsExamples.MonoDevelop.csproj b/Allgemeines/HttpClientsExamples/HttpClientsExamples/HttpClientsExamples.MonoDevelop.csproj
new file mode 100644 (file)
index 0000000..d5fced8
--- /dev/null
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <PropertyGroup>
+    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+    <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
+    <ProductVersion>10.0.0</ProductVersion>
+    <SchemaVersion>2.0</SchemaVersion>
+    <ProjectGuid>{67B3556B-3F66-4209-AEFE-B88C43437475}</ProjectGuid>
+    <OutputType>Exe</OutputType>
+    <RootNamespace>HttpClientsExamples</RootNamespace>
+    <AssemblyName>HttpClientsExamples</AssemblyName>
+    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
+    <DebugSymbols>true</DebugSymbols>
+    <DebugType>full</DebugType>
+    <Optimize>false</Optimize>
+    <OutputPath>bin\Debug</OutputPath>
+    <DefineConstants>DEBUG;</DefineConstants>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+    <Externalconsole>true</Externalconsole>
+    <PlatformTarget>x86</PlatformTarget>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
+    <DebugType>full</DebugType>
+    <Optimize>true</Optimize>
+    <OutputPath>bin\Release</OutputPath>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+    <Externalconsole>true</Externalconsole>
+    <PlatformTarget>x86</PlatformTarget>
+  </PropertyGroup>
+  <ItemGroup>
+    <Reference Include="System" />
+  </ItemGroup>
+  <ItemGroup>
+    <Compile Include="Program.cs" />
+    <Compile Include="Properties\AssemblyInfo.cs" />
+    <Compile Include="WebClientExample.cs" />
+  </ItemGroup>
+  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+</Project>
\ No newline at end of file
diff --git a/Allgemeines/HttpClientsExamples/HttpClientsExamples/HttpClientsExamples.csproj b/Allgemeines/HttpClientsExamples/HttpClientsExamples/HttpClientsExamples.csproj
deleted file mode 100644 (file)
index d5fced8..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
-  <PropertyGroup>
-    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
-    <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
-    <ProductVersion>10.0.0</ProductVersion>
-    <SchemaVersion>2.0</SchemaVersion>
-    <ProjectGuid>{67B3556B-3F66-4209-AEFE-B88C43437475}</ProjectGuid>
-    <OutputType>Exe</OutputType>
-    <RootNamespace>HttpClientsExamples</RootNamespace>
-    <AssemblyName>HttpClientsExamples</AssemblyName>
-    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
-  </PropertyGroup>
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
-    <DebugSymbols>true</DebugSymbols>
-    <DebugType>full</DebugType>
-    <Optimize>false</Optimize>
-    <OutputPath>bin\Debug</OutputPath>
-    <DefineConstants>DEBUG;</DefineConstants>
-    <ErrorReport>prompt</ErrorReport>
-    <WarningLevel>4</WarningLevel>
-    <Externalconsole>true</Externalconsole>
-    <PlatformTarget>x86</PlatformTarget>
-  </PropertyGroup>
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
-    <DebugType>full</DebugType>
-    <Optimize>true</Optimize>
-    <OutputPath>bin\Release</OutputPath>
-    <ErrorReport>prompt</ErrorReport>
-    <WarningLevel>4</WarningLevel>
-    <Externalconsole>true</Externalconsole>
-    <PlatformTarget>x86</PlatformTarget>
-  </PropertyGroup>
-  <ItemGroup>
-    <Reference Include="System" />
-  </ItemGroup>
-  <ItemGroup>
-    <Compile Include="Program.cs" />
-    <Compile Include="Properties\AssemblyInfo.cs" />
-    <Compile Include="WebClientExample.cs" />
-  </ItemGroup>
-  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
-</Project>
\ No newline at end of file
diff --git a/Allgemeines/Threads/Threads.MonoDevelop.sln b/Allgemeines/Threads/Threads.MonoDevelop.sln
new file mode 100644 (file)
index 0000000..f3ae795
--- /dev/null
@@ -0,0 +1,149 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 2012
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Threads", "Threads\Threads.MonoDevelop.csproj", "{CED02136-FA8A-4E92-9BC6-3340DA89C3A4}"
+EndProject
+Global
+       GlobalSection(SolutionConfigurationPlatforms) = preSolution
+               Debug|x86 = Debug|x86
+               Release|x86 = Release|x86
+       EndGlobalSection
+       GlobalSection(ProjectConfigurationPlatforms) = postSolution
+               {CED02136-FA8A-4E92-9BC6-3340DA89C3A4}.Debug|x86.ActiveCfg = Debug|x86
+               {CED02136-FA8A-4E92-9BC6-3340DA89C3A4}.Debug|x86.Build.0 = Debug|x86
+               {CED02136-FA8A-4E92-9BC6-3340DA89C3A4}.Release|x86.ActiveCfg = Release|x86
+               {CED02136-FA8A-4E92-9BC6-3340DA89C3A4}.Release|x86.Build.0 = Release|x86
+       EndGlobalSection
+       GlobalSection(MonoDevelopProperties) = preSolution
+               StartupItem = Threads\Threads.csproj
+               Policies = $0
+               $0.DotNetNamingPolicy = $1
+               $1.DirectoryNamespaceAssociation = None
+               $1.ResourceNamePolicy = FileFormatDefault
+               $0.NameConventionPolicy = $2
+               $2.Rules = $3
+               $3.NamingRule = $4
+               $4.Name = Namespaces
+               $4.AffectedEntity = Namespace
+               $4.VisibilityMask = VisibilityMask
+               $4.NamingStyle = PascalCase
+               $4.IncludeInstanceMembers = True
+               $4.IncludeStaticEntities = True
+               $3.NamingRule = $5
+               $5.Name = Types
+               $5.AffectedEntity = Class, Struct, Enum, Delegate
+               $5.VisibilityMask = Public
+               $5.NamingStyle = PascalCase
+               $5.IncludeInstanceMembers = True
+               $5.IncludeStaticEntities = True
+               $3.NamingRule = $6
+               $6.Name = Interfaces
+               $6.RequiredPrefixes = $7
+               $7.String = I
+               $6.AffectedEntity = Interface
+               $6.VisibilityMask = Public
+               $6.NamingStyle = PascalCase
+               $6.IncludeInstanceMembers = True
+               $6.IncludeStaticEntities = True
+               $3.NamingRule = $8
+               $8.Name = Attributes
+               $8.RequiredSuffixes = $9
+               $9.String = Attribute
+               $8.AffectedEntity = CustomAttributes
+               $8.VisibilityMask = Public
+               $8.NamingStyle = PascalCase
+               $8.IncludeInstanceMembers = True
+               $8.IncludeStaticEntities = True
+               $3.NamingRule = $10
+               $10.Name = Event Arguments
+               $10.RequiredSuffixes = $11
+               $11.String = EventArgs
+               $10.AffectedEntity = CustomEventArgs
+               $10.VisibilityMask = Public
+               $10.NamingStyle = PascalCase
+               $10.IncludeInstanceMembers = True
+               $10.IncludeStaticEntities = True
+               $3.NamingRule = $12
+               $12.Name = Exceptions
+               $12.RequiredSuffixes = $13
+               $13.String = Exception
+               $12.AffectedEntity = CustomExceptions
+               $12.VisibilityMask = VisibilityMask
+               $12.NamingStyle = PascalCase
+               $12.IncludeInstanceMembers = True
+               $12.IncludeStaticEntities = True
+               $3.NamingRule = $14
+               $14.Name = Methods
+               $14.AffectedEntity = Methods
+               $14.VisibilityMask = Protected, Public
+               $14.NamingStyle = PascalCase
+               $14.IncludeInstanceMembers = True
+               $14.IncludeStaticEntities = True
+               $3.NamingRule = $15
+               $15.Name = Static Readonly Fields
+               $15.AffectedEntity = ReadonlyField
+               $15.VisibilityMask = Protected, Public
+               $15.NamingStyle = PascalCase
+               $15.IncludeInstanceMembers = False
+               $15.IncludeStaticEntities = True
+               $3.NamingRule = $16
+               $16.Name = Fields
+               $16.AffectedEntity = Field
+               $16.VisibilityMask = Protected, Public
+               $16.NamingStyle = PascalCase
+               $16.IncludeInstanceMembers = True
+               $16.IncludeStaticEntities = True
+               $3.NamingRule = $17
+               $17.Name = ReadOnly Fields
+               $17.AffectedEntity = ReadonlyField
+               $17.VisibilityMask = Protected, Public
+               $17.NamingStyle = PascalCase
+               $17.IncludeInstanceMembers = True
+               $17.IncludeStaticEntities = False
+               $3.NamingRule = $18
+               $18.Name = Constant Fields
+               $18.AffectedEntity = ConstantField
+               $18.VisibilityMask = Protected, Public
+               $18.NamingStyle = PascalCase
+               $18.IncludeInstanceMembers = True
+               $18.IncludeStaticEntities = True
+               $3.NamingRule = $19
+               $19.Name = Properties
+               $19.AffectedEntity = Property
+               $19.VisibilityMask = Protected, Public
+               $19.NamingStyle = PascalCase
+               $19.IncludeInstanceMembers = True
+               $19.IncludeStaticEntities = True
+               $3.NamingRule = $20
+               $20.Name = Events
+               $20.AffectedEntity = Event
+               $20.VisibilityMask = Protected, Public
+               $20.NamingStyle = PascalCase
+               $20.IncludeInstanceMembers = True
+               $20.IncludeStaticEntities = True
+               $3.NamingRule = $21
+               $21.Name = Enum Members
+               $21.AffectedEntity = EnumMember
+               $21.VisibilityMask = VisibilityMask
+               $21.NamingStyle = PascalCase
+               $21.IncludeInstanceMembers = True
+               $21.IncludeStaticEntities = True
+               $3.NamingRule = $22
+               $22.Name = Parameters
+               $22.AffectedEntity = Parameter
+               $22.VisibilityMask = VisibilityMask
+               $22.NamingStyle = CamelCase
+               $22.IncludeInstanceMembers = True
+               $22.IncludeStaticEntities = True
+               $3.NamingRule = $23
+               $23.Name = Type Parameters
+               $23.RequiredPrefixes = $24
+               $24.String = T
+               $23.AffectedEntity = TypeParameter
+               $23.VisibilityMask = VisibilityMask
+               $23.NamingStyle = PascalCase
+               $23.IncludeInstanceMembers = True
+               $23.IncludeStaticEntities = True
+               description = @Learning about threads and C#\nSee: http://parallelpatterns.codeplex.com/
+       EndGlobalSection
+EndGlobal
diff --git a/Allgemeines/Threads/Threads.sln b/Allgemeines/Threads/Threads.sln
deleted file mode 100644 (file)
index cc1d37d..0000000
+++ /dev/null
@@ -1,149 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2012
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Threads", "Threads\Threads.csproj", "{CED02136-FA8A-4E92-9BC6-3340DA89C3A4}"
-EndProject
-Global
-       GlobalSection(SolutionConfigurationPlatforms) = preSolution
-               Debug|x86 = Debug|x86
-               Release|x86 = Release|x86
-       EndGlobalSection
-       GlobalSection(ProjectConfigurationPlatforms) = postSolution
-               {CED02136-FA8A-4E92-9BC6-3340DA89C3A4}.Debug|x86.ActiveCfg = Debug|x86
-               {CED02136-FA8A-4E92-9BC6-3340DA89C3A4}.Debug|x86.Build.0 = Debug|x86
-               {CED02136-FA8A-4E92-9BC6-3340DA89C3A4}.Release|x86.ActiveCfg = Release|x86
-               {CED02136-FA8A-4E92-9BC6-3340DA89C3A4}.Release|x86.Build.0 = Release|x86
-       EndGlobalSection
-       GlobalSection(MonoDevelopProperties) = preSolution
-               StartupItem = Threads\Threads.csproj
-               Policies = $0
-               $0.DotNetNamingPolicy = $1
-               $1.DirectoryNamespaceAssociation = None
-               $1.ResourceNamePolicy = FileFormatDefault
-               $0.NameConventionPolicy = $2
-               $2.Rules = $3
-               $3.NamingRule = $4
-               $4.Name = Namespaces
-               $4.AffectedEntity = Namespace
-               $4.VisibilityMask = VisibilityMask
-               $4.NamingStyle = PascalCase
-               $4.IncludeInstanceMembers = True
-               $4.IncludeStaticEntities = True
-               $3.NamingRule = $5
-               $5.Name = Types
-               $5.AffectedEntity = Class, Struct, Enum, Delegate
-               $5.VisibilityMask = Public
-               $5.NamingStyle = PascalCase
-               $5.IncludeInstanceMembers = True
-               $5.IncludeStaticEntities = True
-               $3.NamingRule = $6
-               $6.Name = Interfaces
-               $6.RequiredPrefixes = $7
-               $7.String = I
-               $6.AffectedEntity = Interface
-               $6.VisibilityMask = Public
-               $6.NamingStyle = PascalCase
-               $6.IncludeInstanceMembers = True
-               $6.IncludeStaticEntities = True
-               $3.NamingRule = $8
-               $8.Name = Attributes
-               $8.RequiredSuffixes = $9
-               $9.String = Attribute
-               $8.AffectedEntity = CustomAttributes
-               $8.VisibilityMask = Public
-               $8.NamingStyle = PascalCase
-               $8.IncludeInstanceMembers = True
-               $8.IncludeStaticEntities = True
-               $3.NamingRule = $10
-               $10.Name = Event Arguments
-               $10.RequiredSuffixes = $11
-               $11.String = EventArgs
-               $10.AffectedEntity = CustomEventArgs
-               $10.VisibilityMask = Public
-               $10.NamingStyle = PascalCase
-               $10.IncludeInstanceMembers = True
-               $10.IncludeStaticEntities = True
-               $3.NamingRule = $12
-               $12.Name = Exceptions
-               $12.RequiredSuffixes = $13
-               $13.String = Exception
-               $12.AffectedEntity = CustomExceptions
-               $12.VisibilityMask = VisibilityMask
-               $12.NamingStyle = PascalCase
-               $12.IncludeInstanceMembers = True
-               $12.IncludeStaticEntities = True
-               $3.NamingRule = $14
-               $14.Name = Methods
-               $14.AffectedEntity = Methods
-               $14.VisibilityMask = Protected, Public
-               $14.NamingStyle = PascalCase
-               $14.IncludeInstanceMembers = True
-               $14.IncludeStaticEntities = True
-               $3.NamingRule = $15
-               $15.Name = Static Readonly Fields
-               $15.AffectedEntity = ReadonlyField
-               $15.VisibilityMask = Protected, Public
-               $15.NamingStyle = PascalCase
-               $15.IncludeInstanceMembers = False
-               $15.IncludeStaticEntities = True
-               $3.NamingRule = $16
-               $16.Name = Fields
-               $16.AffectedEntity = Field
-               $16.VisibilityMask = Protected, Public
-               $16.NamingStyle = PascalCase
-               $16.IncludeInstanceMembers = True
-               $16.IncludeStaticEntities = True
-               $3.NamingRule = $17
-               $17.Name = ReadOnly Fields
-               $17.AffectedEntity = ReadonlyField
-               $17.VisibilityMask = Protected, Public
-               $17.NamingStyle = PascalCase
-               $17.IncludeInstanceMembers = True
-               $17.IncludeStaticEntities = False
-               $3.NamingRule = $18
-               $18.Name = Constant Fields
-               $18.AffectedEntity = ConstantField
-               $18.VisibilityMask = Protected, Public
-               $18.NamingStyle = PascalCase
-               $18.IncludeInstanceMembers = True
-               $18.IncludeStaticEntities = True
-               $3.NamingRule = $19
-               $19.Name = Properties
-               $19.AffectedEntity = Property
-               $19.VisibilityMask = Protected, Public
-               $19.NamingStyle = PascalCase
-               $19.IncludeInstanceMembers = True
-               $19.IncludeStaticEntities = True
-               $3.NamingRule = $20
-               $20.Name = Events
-               $20.AffectedEntity = Event
-               $20.VisibilityMask = Protected, Public
-               $20.NamingStyle = PascalCase
-               $20.IncludeInstanceMembers = True
-               $20.IncludeStaticEntities = True
-               $3.NamingRule = $21
-               $21.Name = Enum Members
-               $21.AffectedEntity = EnumMember
-               $21.VisibilityMask = VisibilityMask
-               $21.NamingStyle = PascalCase
-               $21.IncludeInstanceMembers = True
-               $21.IncludeStaticEntities = True
-               $3.NamingRule = $22
-               $22.Name = Parameters
-               $22.AffectedEntity = Parameter
-               $22.VisibilityMask = VisibilityMask
-               $22.NamingStyle = CamelCase
-               $22.IncludeInstanceMembers = True
-               $22.IncludeStaticEntities = True
-               $3.NamingRule = $23
-               $23.Name = Type Parameters
-               $23.RequiredPrefixes = $24
-               $24.String = T
-               $23.AffectedEntity = TypeParameter
-               $23.VisibilityMask = VisibilityMask
-               $23.NamingStyle = PascalCase
-               $23.IncludeInstanceMembers = True
-               $23.IncludeStaticEntities = True
-               description = @Learning about threads and C#\nSee: http://parallelpatterns.codeplex.com/
-       EndGlobalSection
-EndGlobal
diff --git a/Allgemeines/Threads/Threads/Threads.MonoDevelop.csproj b/Allgemeines/Threads/Threads/Threads.MonoDevelop.csproj
new file mode 100644 (file)
index 0000000..64ed1a4
--- /dev/null
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <PropertyGroup>
+    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+    <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
+    <ProductVersion>12.0.0</ProductVersion>
+    <SchemaVersion>2.0</SchemaVersion>
+    <ProjectGuid>{CED02136-FA8A-4E92-9BC6-3340DA89C3A4}</ProjectGuid>
+    <OutputType>Exe</OutputType>
+    <RootNamespace>Threads</RootNamespace>
+    <AssemblyName>Threads</AssemblyName>
+    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
+    <Description>Learning about threads and C#
+See: http://parallelpatterns.codeplex.com/</Description>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
+    <DebugSymbols>true</DebugSymbols>
+    <DebugType>full</DebugType>
+    <Optimize>false</Optimize>
+    <OutputPath>bin\Debug</OutputPath>
+    <DefineConstants>DEBUG;</DefineConstants>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+    <PlatformTarget>x86</PlatformTarget>
+    <Externalconsole>true</Externalconsole>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
+    <DebugType>full</DebugType>
+    <Optimize>true</Optimize>
+    <OutputPath>bin\Release</OutputPath>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+    <Externalconsole>true</Externalconsole>
+    <PlatformTarget>x86</PlatformTarget>
+  </PropertyGroup>
+  <ItemGroup>
+    <Reference Include="System" />
+  </ItemGroup>
+  <ItemGroup>
+    <Compile Include="Program.cs" />
+    <Compile Include="Properties\AssemblyInfo.cs" />
+    <Compile Include="Chapter2.cs" />
+    <Compile Include="Chapter3.cs" />
+    <Compile Include="Chapter4.cs" />
+    <Compile Include="Chapter5.cs" />
+    <Compile Include="Chapter6.cs" />
+    <Compile Include="Chapter1.cs" />
+  </ItemGroup>
+  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+</Project>
\ No newline at end of file
diff --git a/Allgemeines/Threads/Threads/Threads.csproj b/Allgemeines/Threads/Threads/Threads.csproj
deleted file mode 100644 (file)
index 64ed1a4..0000000
+++ /dev/null
@@ -1,50 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
-  <PropertyGroup>
-    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
-    <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
-    <ProductVersion>12.0.0</ProductVersion>
-    <SchemaVersion>2.0</SchemaVersion>
-    <ProjectGuid>{CED02136-FA8A-4E92-9BC6-3340DA89C3A4}</ProjectGuid>
-    <OutputType>Exe</OutputType>
-    <RootNamespace>Threads</RootNamespace>
-    <AssemblyName>Threads</AssemblyName>
-    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
-    <Description>Learning about threads and C#
-See: http://parallelpatterns.codeplex.com/</Description>
-  </PropertyGroup>
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
-    <DebugSymbols>true</DebugSymbols>
-    <DebugType>full</DebugType>
-    <Optimize>false</Optimize>
-    <OutputPath>bin\Debug</OutputPath>
-    <DefineConstants>DEBUG;</DefineConstants>
-    <ErrorReport>prompt</ErrorReport>
-    <WarningLevel>4</WarningLevel>
-    <PlatformTarget>x86</PlatformTarget>
-    <Externalconsole>true</Externalconsole>
-  </PropertyGroup>
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
-    <DebugType>full</DebugType>
-    <Optimize>true</Optimize>
-    <OutputPath>bin\Release</OutputPath>
-    <ErrorReport>prompt</ErrorReport>
-    <WarningLevel>4</WarningLevel>
-    <Externalconsole>true</Externalconsole>
-    <PlatformTarget>x86</PlatformTarget>
-  </PropertyGroup>
-  <ItemGroup>
-    <Reference Include="System" />
-  </ItemGroup>
-  <ItemGroup>
-    <Compile Include="Program.cs" />
-    <Compile Include="Properties\AssemblyInfo.cs" />
-    <Compile Include="Chapter2.cs" />
-    <Compile Include="Chapter3.cs" />
-    <Compile Include="Chapter4.cs" />
-    <Compile Include="Chapter5.cs" />
-    <Compile Include="Chapter6.cs" />
-    <Compile Include="Chapter1.cs" />
-  </ItemGroup>
-  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
-</Project>
\ No newline at end of file