Added RedirectUsingNamedRoute
[castle.git] / Components / DictionaryAdapter / Castle.Components.DictionaryAdapter / Castle.Components.DictionaryAdapter-vs2008.csproj
blobd6b167c0767ed0d7397295f8c8efb44075e2e7c0
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">\r
2   <PropertyGroup>\r
3     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
4     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
5     <ProductVersion>9.0.21022</ProductVersion>\r
6     <SchemaVersion>2.0</SchemaVersion>\r
7     <ProjectGuid>{B92EA46A-CD01-4717-ABE8-AA73C4F17AAB}</ProjectGuid>\r
8     <OutputType>Library</OutputType>\r
9     <AppDesignerFolder>Properties</AppDesignerFolder>\r
10     <RootNamespace>Castle.Components.DictionaryAdapter</RootNamespace>\r
11     <AssemblyName>Castle.Components.DictionaryAdapter</AssemblyName>\r
12     <FileUpgradeFlags>\r
13     </FileUpgradeFlags>\r
14     <UpgradeBackupLocation>\r
15     </UpgradeBackupLocation>\r
16     <OldToolsVersion>2.0</OldToolsVersion>\r
17     <PublishUrl>http://localhost/Castle.Components.DictionaryAdapter/</PublishUrl>\r
18     <Install>true</Install>\r
19     <InstallFrom>Web</InstallFrom>\r
20     <UpdateEnabled>true</UpdateEnabled>\r
21     <UpdateMode>Foreground</UpdateMode>\r
22     <UpdateInterval>7</UpdateInterval>\r
23     <UpdateIntervalUnits>Days</UpdateIntervalUnits>\r
24     <UpdatePeriodically>false</UpdatePeriodically>\r
25     <UpdateRequired>false</UpdateRequired>\r
26     <MapFileExtensions>true</MapFileExtensions>\r
27     <ApplicationRevision>0</ApplicationRevision>\r
28     <ApplicationVersion>1.0.0.%2a</ApplicationVersion>\r
29     <IsWebBootstrapper>true</IsWebBootstrapper>\r
30     <UseApplicationTrust>false</UseApplicationTrust>\r
31     <BootstrapperEnabled>true</BootstrapperEnabled>\r
32     <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>\r
33   </PropertyGroup>\r
34   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
35     <DebugSymbols>true</DebugSymbols>\r
36     <DebugType>full</DebugType>\r
37     <Optimize>false</Optimize>\r
38     <OutputPath>bin\Debug\</OutputPath>\r
39     <DefineConstants>TRACE;DEBUG</DefineConstants>\r
40     <ErrorReport>prompt</ErrorReport>\r
41     <WarningLevel>4</WarningLevel>\r
42     <DocumentationFile>bin\Debug\Castle.Components.DictionaryAdapter.XML</DocumentationFile>\r
43   </PropertyGroup>\r
44   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
45     <DebugType>pdbonly</DebugType>\r
46     <Optimize>true</Optimize>\r
47     <OutputPath>bin\Release\</OutputPath>\r
48     <DefineConstants>TRACE</DefineConstants>\r
49     <ErrorReport>prompt</ErrorReport>\r
50     <WarningLevel>4</WarningLevel>\r
51   </PropertyGroup>\r
52   <ItemGroup>\r
53     <Reference Include="System" />\r
54     <Reference Include="System.Core">\r
55       <RequiredTargetFramework>3.5</RequiredTargetFramework>\r
56     </Reference>\r
57     <Reference Include="System.Data" />\r
58     <Reference Include="System.Xml" />\r
59   </ItemGroup>\r
60   <ItemGroup>\r
61     <Compile Include="AssemblyInfo.cs" />\r
62     <Compile Include="AbstractDictionaryAdapter.cs" />\r
63     <Compile Include="Attributes\AttributesUtil.cs" />\r
64     <Compile Include="Attributes\DictionaryBehaviorAttribute.cs" />\r
65     <Compile Include="Attributes\DictionaryStringListAttribute.cs" />\r
66     <Compile Include="Attributes\DictionaryComponentAttribute.cs" />\r
67     <Compile Include="Attributes\DictionaryStringValuesAttribute.cs" />\r
68     <Compile Include="CascadingAdapter.cs" />\r
69     <Compile Include="DictionaryBehaviorComparer.cs" />\r
70     <Compile Include="IDictionaryBehavior.cs" />\r
71     <Compile Include="DefaultPropertyGetter.cs" />\r
72     <Compile Include="IDictionaryPropertySetter.cs" />\r
73     <Compile Include="Attributes\DictionaryKeyAttribute.cs" />\r
74     <Compile Include="Attributes\DictionaryKeySubstitutionAttribute.cs" />\r
75     <Compile Include="IDictionaryKeyBuilder.cs" />\r
76     <Compile Include="DictionaryAdapterFactory.cs" />\r
77     <Compile Include="Attributes\DictionaryKeyPrefixAttribute.cs" />\r
78     <Compile Include="IDictionaryAdapterFactory.cs" />\r
79     <Compile Include="IDictionaryPropertyGetter.cs" />\r
80     <Compile Include="NameValueCollectionAdapter.cs" />\r
81     <Compile Include="PropertyDescriptor.cs" />\r
82   </ItemGroup>\r
83   <ItemGroup>\r
84     <Service Include="{B4F97281-0DBD-4835-9ED8-7DFB966E87FF}" />\r
85   </ItemGroup>\r
86   <ItemGroup>\r
87     <None Include="Castle.Components.DictionaryAdapter.build" />\r
88     <None Include="CastleKey.snk" />\r
89   </ItemGroup>\r
90   <ItemGroup>\r
91     <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">\r
92       <Visible>False</Visible>\r
93       <ProductName>.NET Framework 2.0 %28x86%29</ProductName>\r
94       <Install>true</Install>\r
95     </BootstrapperPackage>\r
96     <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">\r
97       <Visible>False</Visible>\r
98       <ProductName>.NET Framework 3.0 %28x86%29</ProductName>\r
99       <Install>false</Install>\r
100     </BootstrapperPackage>\r
101     <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">\r
102       <Visible>False</Visible>\r
103       <ProductName>.NET Framework 3.5</ProductName>\r
104       <Install>false</Install>\r
105     </BootstrapperPackage>\r
106   </ItemGroup>\r
107   <ItemGroup>\r
108     <Folder Include="Properties\" />\r
109   </ItemGroup>\r
110   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />\r
111   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
112        Other similar extension points exist, see Microsoft.Common.targets.\r
113   <Target Name="BeforeBuild">\r
114   </Target>\r
115   <Target Name="AfterBuild">\r
116   </Target>\r
117   -->\r
118 </Project>