[asp.net] Fix for bug #648439. Do not prefix HttpRequest.ServerVariables ["QUERY_STRI...
[mono.git] / mcs / class / System.ServiceModel.Web / System.ServiceModel.Web.csproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <PropertyGroup>\r
4     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
5     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
6     <ProductVersion>9.0.21022</ProductVersion>\r
7     <SchemaVersion>2.0</SchemaVersion>\r
8     <ProjectGuid>{9B58C41D-B301-4136-8694-E4585BCC01A6}</ProjectGuid>\r
9     <OutputType>Library</OutputType>\r
10     <AppDesignerFolder>Properties</AppDesignerFolder>\r
11     <RootNamespace>System.ServiceModel.Web</RootNamespace>\r
12     <AssemblyName>System.ServiceModel.Web</AssemblyName>\r
13     <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>\r
14     <FileAlignment>512</FileAlignment>\r
15   </PropertyGroup>\r
16   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
17     <DebugSymbols>true</DebugSymbols>\r
18     <DebugType>full</DebugType>\r
19     <Optimize>false</Optimize>\r
20     <OutputPath>bin\Debug\</OutputPath>\r
21     <DefineConstants>TRACE;DEBUG;NET_3_5</DefineConstants>\r
22     <ErrorReport>prompt</ErrorReport>\r
23     <WarningLevel>4</WarningLevel>\r
24   </PropertyGroup>\r
25   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
26     <DebugType>pdbonly</DebugType>\r
27     <Optimize>true</Optimize>\r
28     <OutputPath>bin\Release\</OutputPath>\r
29     <DefineConstants>TRACE;NET_3_5</DefineConstants>\r
30     <ErrorReport>prompt</ErrorReport>\r
31     <WarningLevel>4</WarningLevel>\r
32   </PropertyGroup>\r
33   <ItemGroup>\r
34     <Reference Include="System" />\r
35     <Reference Include="System.configuration" />\r
36     <Reference Include="System.Core">\r
37       <RequiredTargetFramework>3.5</RequiredTargetFramework>\r
38     </Reference>\r
39     <Reference Include="System.IdentityModel">\r
40       <RequiredTargetFramework>3.0</RequiredTargetFramework>\r
41     </Reference>\r
42     <Reference Include="System.Runtime.Serialization">\r
43       <RequiredTargetFramework>3.0</RequiredTargetFramework>\r
44     </Reference>\r
45     <Reference Include="System.ServiceModel">\r
46       <RequiredTargetFramework>3.0</RequiredTargetFramework>\r
47     </Reference>\r
48     <Reference Include="System.Xml.Linq">\r
49       <RequiredTargetFramework>3.5</RequiredTargetFramework>\r
50     </Reference>\r
51     <Reference Include="System.Data.DataSetExtensions">\r
52       <RequiredTargetFramework>3.5</RequiredTargetFramework>\r
53     </Reference>\r
54     <Reference Include="System.Data" />\r
55     <Reference Include="System.Xml" />\r
56   </ItemGroup>\r
57   <ItemGroup>\r
58     <Compile Include="..\..\build\common\Consts.cs">\r
59       <Link>Consts.cs</Link>\r
60     </Compile>\r
61     <Compile Include="..\..\build\common\Locale.cs">\r
62       <Link>Locale.cs</Link>\r
63     </Compile>\r
64     <Compile Include="..\..\build\common\MonoTODOAttribute.cs">\r
65       <Link>MonoTODOAttribute.cs</Link>\r
66     </Compile>\r
67     <Compile Include="Assembly\AssemblyInfo.cs" />\r
68     <Compile Include="System.Runtime.Serialization.Json\DataContractJsonSerializer.cs" />\r
69     <Compile Include="System.Runtime.Serialization.Json\IXmlJsonReaderInitializer.cs" />\r
70     <Compile Include="System.Runtime.Serialization.Json\IXmlJsonWriterInitializer.cs" />\r
71     <Compile Include="System.Runtime.Serialization.Json\JsonReader.cs" />\r
72     <Compile Include="System.Runtime.Serialization.Json\JsonReaderWriterFactory.cs" />\r
73     <Compile Include="System.Runtime.Serialization.Json\JsonSerializationReader.cs" />\r
74     <Compile Include="System.Runtime.Serialization.Json\JsonSerializationWriter.cs" />\r
75     <Compile Include="System.Runtime.Serialization.Json\JsonWriter.cs" />\r
76     <Compile Include="System.Runtime.Serialization.Json\TypeMap.cs" />\r
77     <Compile Include="System.ServiceModel.Activation\WebScriptServiceHostFactory.cs" />\r
78     <Compile Include="System.ServiceModel.Activation\WebServiceHostFactory.cs" />\r
79     <Compile Include="System.ServiceModel.Channels\WebBodyFormatMessageProperty.cs" />\r
80     <Compile Include="System.ServiceModel.Channels\WebContentFormat.cs" />\r
81     <Compile Include="System.ServiceModel.Channels\WebContentTypeMapper.cs" />\r
82     <Compile Include="System.ServiceModel.Channels\WebMessageEncoder.cs" />\r
83     <Compile Include="System.ServiceModel.Channels\WebMessageEncoderFactory.cs" />\r
84     <Compile Include="System.ServiceModel.Channels\WebMessageEncodingBindingElement.cs" />\r
85     <Compile Include="System.ServiceModel.Configuration\WebHttpBindingCollectionElement.cs" />\r
86     <Compile Include="System.ServiceModel.Configuration\WebHttpBindingElement.cs" />\r
87     <Compile Include="System.ServiceModel.Configuration\WebHttpElement.cs" />\r
88     <Compile Include="System.ServiceModel.Configuration\WebHttpSecurityElement.cs" />\r
89     <Compile Include="System.ServiceModel.Configuration\WebMessageEncodingElement.cs" />\r
90     <Compile Include="System.ServiceModel.Configuration\WebScriptEnablingElement.cs" />\r
91     <Compile Include="System.ServiceModel.Description\WebHttpBehavior.cs" />\r
92     <Compile Include="System.ServiceModel.Description\WebScriptEnablingBehavior.cs" />\r
93     <Compile Include="System.ServiceModel.Dispatcher\JsonQueryStringConverter.cs" />\r
94     <Compile Include="System.ServiceModel.Dispatcher\QueryStringConverter.cs" />\r
95     <Compile Include="System.ServiceModel.Dispatcher\WebHttpDispatchOperationSelector.cs" />\r
96     <Compile Include="System.ServiceModel.Dispatcher\WebMessageFormatter.cs" />\r
97     <Compile Include="System.ServiceModel.Syndication\Atom10FeedFormatter.cs" />\r
98     <Compile Include="System.ServiceModel.Syndication\Atom10FeedFormatter_1.cs" />\r
99     <Compile Include="System.ServiceModel.Syndication\Atom10ItemFormatter.cs" />\r
100     <Compile Include="System.ServiceModel.Syndication\Atom10ItemFormatter_1.cs" />\r
101     <Compile Include="System.ServiceModel.Syndication\ISyndicationElement.cs" />\r
102     <Compile Include="System.ServiceModel.Syndication\Rss20FeedFormatter.cs" />\r
103     <Compile Include="System.ServiceModel.Syndication\Rss20FeedFormatter_1.cs" />\r
104     <Compile Include="System.ServiceModel.Syndication\Rss20ItemFormatter.cs" />\r
105     <Compile Include="System.ServiceModel.Syndication\Rss20ItemFormatter_1.cs" />\r
106     <Compile Include="System.ServiceModel.Syndication\SyndicationCategory.cs" />\r
107     <Compile Include="System.ServiceModel.Syndication\SyndicationContent.cs" />\r
108     <Compile Include="System.ServiceModel.Syndication\SyndicationElementExtension.cs" />\r
109     <Compile Include="System.ServiceModel.Syndication\SyndicationElementExtensionCollection.cs" />\r
110     <Compile Include="System.ServiceModel.Syndication\SyndicationExtensions.cs" />\r
111     <Compile Include="System.ServiceModel.Syndication\SyndicationFeed.cs" />\r
112     <Compile Include="System.ServiceModel.Syndication\SyndicationFeedFormatter.cs" />\r
113     <Compile Include="System.ServiceModel.Syndication\SyndicationItem.cs" />\r
114     <Compile Include="System.ServiceModel.Syndication\SyndicationItemFormatter.cs" />\r
115     <Compile Include="System.ServiceModel.Syndication\SyndicationLink.cs" />\r
116     <Compile Include="System.ServiceModel.Syndication\SyndicationPerson.cs" />\r
117     <Compile Include="System.ServiceModel.Syndication\SyndicationVersions.cs" />\r
118     <Compile Include="System.ServiceModel.Syndication\TextSyndicationContent.cs" />\r
119     <Compile Include="System.ServiceModel.Syndication\TextSyndicationContentKind.cs" />\r
120     <Compile Include="System.ServiceModel.Syndication\UrlSyndicationContent.cs" />\r
121     <Compile Include="System.ServiceModel.Syndication\XmlSyndicationContent.cs" />\r
122     <Compile Include="System.ServiceModel.Web\IncomingWebRequestContext.cs" />\r
123     <Compile Include="System.ServiceModel.Web\IncomingWebResponseContext.cs" />\r
124     <Compile Include="System.ServiceModel.Web\OutgoingWebRequestContext.cs" />\r
125     <Compile Include="System.ServiceModel.Web\OutgoingWebResponseContext.cs" />\r
126     <Compile Include="System.ServiceModel.Web\WebAttributeInfo.cs" />\r
127     <Compile Include="System.ServiceModel.Web\WebChannelFactory.cs" />\r
128     <Compile Include="System.ServiceModel.Web\WebGetAttribute.cs" />\r
129     <Compile Include="System.ServiceModel.Web\WebInvokeAttribute.cs" />\r
130     <Compile Include="System.ServiceModel.Web\WebMessageBodyStyle.cs" />\r
131     <Compile Include="System.ServiceModel.Web\WebMessageFormat.cs" />\r
132     <Compile Include="System.ServiceModel.Web\WebOperationContext.cs" />\r
133     <Compile Include="System.ServiceModel.Web\WebServiceHost.cs" />\r
134     <Compile Include="System.ServiceModel\WebHttpBinding.cs" />\r
135     <Compile Include="System.ServiceModel\WebHttpSecurity.cs" />\r
136     <Compile Include="System.ServiceModel\WebHttpSecurityMode.cs" />\r
137     <Compile Include="System\UriTemplate.cs" />\r
138     <Compile Include="System\UriTemplateEquivalenceComparer.cs" />\r
139     <Compile Include="System\UriTemplateMatch.cs" />\r
140     <Compile Include="System\UriTemplateMatchException.cs" />\r
141     <Compile Include="System\UriTemplateTable.cs" />\r
142   </ItemGroup>\r
143   <ItemGroup>\r
144     <Folder Include="Properties\" />\r
145   </ItemGroup>\r
146   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
147   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
148        Other similar extension points exist, see Microsoft.Common.targets.\r
149   <Target Name="BeforeBuild">\r
150   </Target>\r
151   <Target Name="AfterBuild">\r
152   </Target>\r
153   -->\r
154   <PropertyGroup>\r
155     <PostBuildEvent>@rem "C:\Program Files\Microsoft SDKs\Windows\v6.0A\bin\gacutil.exe" /i "$(TargetPath)" /f\r
156 @rem "C:\Program Files\Mono-1.2.6\bin\gacutil.bat" -i "$(TargetPath)"</PostBuildEvent>\r
157   </PropertyGroup>\r
158 </Project>