Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/0.9.1/ProtobufCS/src/ProtoGen.Test/ProtoGen.Test.csproj @ 5404

Last change on this file since 5404 was 5163, checked in by swagner, 14 years ago

Reintegrated .NET 4.0 migration branch (#1350)

File size: 5.2 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <PropertyGroup>
4    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6    <ProductVersion>9.0.30729</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{C268DA4C-4004-47DA-AF23-44C983281A68}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>Google.ProtocolBuffers.ProtoGen</RootNamespace>
12    <AssemblyName>Google.ProtocolBuffers.ProtoGen.Test</AssemblyName>
13    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
14    <TargetFrameworkProfile></TargetFrameworkProfile>
15    <FileAlignment>512</FileAlignment>
16    <SignAssembly>true</SignAssembly>
17    <AssemblyOriginatorKeyFile>Properties\Google.ProtocolBuffers.ProtoGen.Test.snk</AssemblyOriginatorKeyFile>
18    <FileUpgradeFlags>
19    </FileUpgradeFlags>
20    <OldToolsVersion>3.5</OldToolsVersion>
21    <UpgradeBackupLocation />
22    <PublishUrl>publish\</PublishUrl>
23    <Install>true</Install>
24    <InstallFrom>Disk</InstallFrom>
25    <UpdateEnabled>false</UpdateEnabled>
26    <UpdateMode>Foreground</UpdateMode>
27    <UpdateInterval>7</UpdateInterval>
28    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
29    <UpdatePeriodically>false</UpdatePeriodically>
30    <UpdateRequired>false</UpdateRequired>
31    <MapFileExtensions>true</MapFileExtensions>
32    <ApplicationRevision>0</ApplicationRevision>
33    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
34    <IsWebBootstrapper>false</IsWebBootstrapper>
35    <UseApplicationTrust>false</UseApplicationTrust>
36    <BootstrapperEnabled>true</BootstrapperEnabled>
37  </PropertyGroup>
38  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
39    <DebugSymbols>true</DebugSymbols>
40    <DebugType>full</DebugType>
41    <Optimize>false</Optimize>
42    <OutputPath>bin\Debug\</OutputPath>
43    <DefineConstants>DEBUG;TRACE</DefineConstants>
44    <ErrorReport>prompt</ErrorReport>
45    <WarningLevel>4</WarningLevel>
46    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
47  </PropertyGroup>
48  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
49    <DebugType>pdbonly</DebugType>
50    <Optimize>true</Optimize>
51    <OutputPath>bin\Release\</OutputPath>
52    <DefineConstants>TRACE</DefineConstants>
53    <ErrorReport>prompt</ErrorReport>
54    <WarningLevel>4</WarningLevel>
55    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
56  </PropertyGroup>
57  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Silverlight2|AnyCPU' ">
58    <OutputPath>bin\Silverlight2\</OutputPath>
59    <DefineConstants>TRACE</DefineConstants>
60    <Optimize>true</Optimize>
61    <DebugType>pdbonly</DebugType>
62    <PlatformTarget>AnyCPU</PlatformTarget>
63    <ErrorReport>prompt</ErrorReport>
64    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
65  </PropertyGroup>
66  <ItemGroup>
67    <Reference Include="nunit.framework, Version=2.2.8.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77">
68      <SpecificVersion>False</SpecificVersion>
69      <HintPath>..\..\lib\nunit.framework.dll</HintPath>
70    </Reference>
71    <Reference Include="Rhino.Mocks, Version=3.5.0.2, Culture=neutral, PublicKeyToken=0b3305902db7183f, processorArchitecture=MSIL">
72      <SpecificVersion>False</SpecificVersion>
73      <HintPath>..\..\lib\Rhino.Mocks.dll</HintPath>
74    </Reference>
75    <Reference Include="System" />
76  </ItemGroup>
77  <ItemGroup>
78    <Compile Include="DependencyResolutionTest.cs" />
79    <Compile Include="Properties\AssemblyInfo.cs" />
80  </ItemGroup>
81  <ItemGroup>
82    <ProjectReference Include="..\ProtocolBuffers\ProtocolBuffers.csproj">
83      <Project>{6908BDCE-D925-43F3-94AC-A531E6DF2591}</Project>
84      <Name>ProtocolBuffers</Name>
85    </ProjectReference>
86    <ProjectReference Include="..\ProtoGen\ProtoGen.csproj">
87      <Project>{250ADE34-82FD-4BAE-86D5-985FBE589C4A}</Project>
88      <Name>ProtoGen</Name>
89    </ProjectReference>
90  </ItemGroup>
91  <ItemGroup>
92    <None Include="Properties\Google.ProtocolBuffers.ProtoGen.Test.snk" />
93  </ItemGroup>
94  <ItemGroup>
95    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
96      <Visible>False</Visible>
97      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
98      <Install>false</Install>
99    </BootstrapperPackage>
100    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
101      <Visible>False</Visible>
102      <ProductName>.NET Framework 3.5 SP1</ProductName>
103      <Install>true</Install>
104    </BootstrapperPackage>
105    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
106      <Visible>False</Visible>
107      <ProductName>Windows Installer 3.1</ProductName>
108      <Install>true</Install>
109    </BootstrapperPackage>
110  </ItemGroup>
111  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
112  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
113       Other similar extension points exist, see Microsoft.Common.targets.
114  <Target Name="BeforeBuild">
115  </Target>
116  <Target Name="AfterBuild">
117  </Target>
118  -->
119</Project>
Note: See TracBrowser for help on using the repository browser.