[sdb] Avoid printing out the ThreadAbortException used to abort the protocol receiver...
[mono.git] / mcs / class / Mono.C5 / UserGuideExamples / UserGuideExamples.csproj
index f2559711fd92644b15912caef0821b6531bfbb55..9d9fac66872bb368a7ca5fab6f93b8728548f480 100644 (file)
-<?xml version="1.0" encoding="utf-8"?>\r
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
-  <PropertyGroup>\r
-    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
-    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
-    <ProductVersion>8.0.50727</ProductVersion>\r
-    <SchemaVersion>2.0</SchemaVersion>\r
-    <ProjectGuid>{B2A29FF2-A5C5-4F07-8CE7-FF5D744D7562}</ProjectGuid>\r
-    <OutputType>Library</OutputType>\r
-    <RootNamespace>UserGuideExamples</RootNamespace>\r
-    <AssemblyName>UserGuideExamples</AssemblyName>\r
-    <WarningLevel>4</WarningLevel>\r
-    <StartupObject>\r
-    </StartupObject>\r
-  </PropertyGroup>\r
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
-    <DebugSymbols>true</DebugSymbols>\r
-    <DebugType>full</DebugType>\r
-    <Optimize>false</Optimize>\r
-    <OutputPath>.\bin\Debug\</OutputPath>\r
-    <DefineConstants>DEBUG;TRACE</DefineConstants>\r
-  </PropertyGroup>\r
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
-    <DebugSymbols>false</DebugSymbols>\r
-    <Optimize>true</Optimize>\r
-    <OutputPath>.\bin\Release\</OutputPath>\r
-    <DefineConstants>TRACE</DefineConstants>\r
-  </PropertyGroup>\r
-  <ItemGroup>\r
-    <Compile Include="AnagramHashBag.cs" />\r
-    <Compile Include="Anagrams.cs" />\r
-    <Compile Include="AnagramStrings.cs" />\r
-    <Compile Include="AnagramTreeBag.cs" />\r
-    <Compile Include="Antipatterns.cs" />\r
-    <Compile Include="Cloning.cs" />\r
-    <Compile Include="CollectionCollection.cs" />\r
-    <Compile Include="CollectionSanity.cs" />\r
-    <Compile Include="EventPatterns.cs" />\r
-    <Compile Include="GettingStarted.cs" />\r
-    <Compile Include="Graph.cs" />\r
-    <Compile Include="Fileindex.cs" />\r
-    <Compile Include="GCHForm.cs">\r
-      <SubType>Form</SubType>\r
-    </Compile>\r
-    <Compile Include="GConvexHull.cs" />\r
-    <Compile Include="GNfaToDfa.cs" />\r
-    <Compile Include="HashCodes.cs" />\r
-    <Compile Include="Jobqueue.cs" />\r
-    <Compile Include="KeywordRecognition.cs" />\r
-    <Compile Include="ListPatterns.cs" />\r
-    <Compile Include="Locking.cs" />\r
-    <Compile Include="MultiCollection.cs" />\r
-    <Compile Include="MultiDictionary.cs" />\r
-    <Compile Include="PointLocation.cs" />\r
-    <Compile Include="RandomSelection.cs" />\r
-    <Compile Include="ReadOnlyPatterns.cs" />\r
-    <Compile Include="Sets.cs" />\r
-    <Compile Include="SortedIterationPatterns.cs" />\r
-    <Compile Include="SortingPermutation.cs" />\r
-    <Compile Include="TestSortedArray.cs" />\r
-    <Compile Include="ThisFun.cs" />\r
-    <Compile Include="Toposort.cs" />\r
-    <Compile Include="TreeTraversal.cs" />\r
-    <Compile Include="Try.cs" />\r
-    <Compile Include="ViewPatterns.cs" />\r
-    <Compile Include="Views.cs" />\r
-    <Compile Include="WrappedArray.cs" />\r
-  </ItemGroup>\r
-  <ItemGroup>\r
-    <EmbeddedResource Include="GCHForm.resx">\r
-      <DependentUpon>GCHForm.cs</DependentUpon>\r
-    </EmbeddedResource>\r
-  </ItemGroup>\r
-  <ItemGroup>\r
-    <ProjectReference Include="..\C5\C5.csproj">\r
-      <Project>{D70489CD-ABDA-48FF-BD1E-BE3F7495BE71}</Project>\r
-      <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>\r
-      <Name>C5</Name>\r
-    </ProjectReference>\r
-  </ItemGroup>\r
-  <ItemGroup>\r
-    <None Include="Makefile" />\r
-  </ItemGroup>\r
-  <ItemGroup>\r
-    <Reference Include="System" />\r
-    <Reference Include="System.Drawing" />\r
-    <Reference Include="System.Windows.Forms" />\r
-  </ItemGroup>\r
-  <Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" />\r
-</Project>
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
+  <PropertyGroup>
+    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+    <ProductVersion>9.0.21022</ProductVersion>
+    <SchemaVersion>2.0</SchemaVersion>
+    <ProjectGuid>{B2A29FF2-A5C5-4F07-8CE7-FF5D744D7562}</ProjectGuid>
+    <OutputType>Library</OutputType>
+    <RootNamespace>UserGuideExamples</RootNamespace>
+    <AssemblyName>UserGuideExamples</AssemblyName>
+    <WarningLevel>4</WarningLevel>
+    <StartupObject>
+    </StartupObject>
+    <FileUpgradeFlags>
+    </FileUpgradeFlags>
+    <UpgradeBackupLocation>
+    </UpgradeBackupLocation>
+    <OldToolsVersion>2.0</OldToolsVersion>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+    <DebugSymbols>true</DebugSymbols>
+    <DebugType>full</DebugType>
+    <Optimize>false</Optimize>
+    <OutputPath>.\bin\Debug\</OutputPath>
+    <DefineConstants>DEBUG;TRACE</DefineConstants>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+    <DebugSymbols>false</DebugSymbols>
+    <Optimize>true</Optimize>
+    <OutputPath>.\bin\Release\</OutputPath>
+    <DefineConstants>TRACE</DefineConstants>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'DebugSnk|AnyCPU' ">
+    <DebugSymbols>true</DebugSymbols>
+    <OutputPath>bin\DebugSnk\</OutputPath>
+    <DefineConstants>DEBUG;TRACE</DefineConstants>
+    <DebugType>full</DebugType>
+    <PlatformTarget>AnyCPU</PlatformTarget>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'ReleaseSnk|AnyCPU' ">
+    <OutputPath>bin\ReleaseSnk\</OutputPath>
+    <DefineConstants>TRACE</DefineConstants>
+    <Optimize>true</Optimize>
+    <PlatformTarget>AnyCPU</PlatformTarget>
+  </PropertyGroup>
+  <ItemGroup>
+    <Compile Include="AnagramHashBag.cs" />
+    <Compile Include="Anagrams.cs" />
+    <Compile Include="AnagramStrings.cs" />
+    <Compile Include="AnagramTreeBag.cs" />
+    <None Include="Antipatterns.cs" />
+    <Compile Include="BipartiteMatching.cs" />
+    <Compile Include="Cloning.cs" />
+    <Compile Include="CollectionCollection.cs" />
+    <Compile Include="CollectionSanity.cs" />
+    <Compile Include="EventPatterns.cs" />
+    <Compile Include="GettingStarted.cs" />
+    <Compile Include="Graph.cs" />
+    <Compile Include="Fileindex.cs" />
+    <Compile Include="GCHForm.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Include="GConvexHull.cs" />
+    <Compile Include="GNfaToDfa.cs" />
+    <Compile Include="HashCodes.cs" />
+    <Compile Include="Jobqueue.cs" />
+    <Compile Include="KeywordRecognition.cs" />
+    <Compile Include="ListPatterns.cs" />
+    <Compile Include="Locking.cs" />
+    <Compile Include="MultiCollection.cs" />
+    <Compile Include="MultiDictionary.cs" />
+    <Compile Include="PointLocation.cs" />
+    <Compile Include="RandomSelection.cs" />
+    <Compile Include="ReadOnlyPatterns.cs" />
+    <Compile Include="Sets.cs" />
+    <Compile Include="SortedIterationPatterns.cs" />
+    <Compile Include="SortingPermutation.cs" />
+    <Compile Include="TestSortedArray.cs" />
+    <Compile Include="ThisFun.cs" />
+    <Compile Include="Toposort.cs" />
+    <Compile Include="TreeTraversal.cs" />
+    <Compile Include="Try.cs" />
+    <Compile Include="ViewPatterns.cs" />
+    <Compile Include="Views.cs" />
+    <Compile Include="WrappedArray.cs" />
+  </ItemGroup>
+  <ItemGroup>
+    <EmbeddedResource Include="GCHForm.resx">
+      <DependentUpon>GCHForm.cs</DependentUpon>
+      <SubType>Designer</SubType>
+    </EmbeddedResource>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="..\C5\C5.csproj">
+      <Project>{D70489CD-ABDA-48FF-BD1E-BE3F7495BE71}</Project>
+      <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
+      <Name>C5</Name>
+    </ProjectReference>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="Makefile" />
+  </ItemGroup>
+  <ItemGroup>
+    <Reference Include="System" />
+    <Reference Include="System.Drawing" />
+    <Reference Include="System.Windows.Forms" />
+  </ItemGroup>
+  <Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" />
+</Project>