1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Project ToolsVersion =" 15.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <PropertyGroup Label =" Globals" >
4+ <NanoFrameworkProjectSystemPath >$(MSBuildToolsPath)..\..\..\nanoFramework\v1.0\</NanoFrameworkProjectSystemPath >
5+ </PropertyGroup >
6+ <Import Project =" $(NanoFrameworkProjectSystemPath)NFProjectSystem.Default.props" Condition =" Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.Default.props')" />
7+ <PropertyGroup >
8+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
9+ <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
10+ <ProjectTypeGuids >{11A8DD76-328B-46DF-9F39-F559912D0360};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
11+ <ProjectGuid >6c6ee1b2-20f0-4f0e-8085-7ecd1e692567</ProjectGuid >
12+ <OutputType >Library</OutputType >
13+ <AppDesignerFolder >Properties</AppDesignerFolder >
14+ <FileAlignment >512</FileAlignment >
15+ <RootNamespace >System.Net.Http</RootNamespace >
16+ <AssemblyName >System.Net.Http</AssemblyName >
17+ <TargetFrameworkVersion >v1.0</TargetFrameworkVersion >
18+ <DocumentationFile >bin\$(Configuration)\System.Net.Http.xml</DocumentationFile >
19+ </PropertyGroup >
20+ <PropertyGroup >
21+ <SignAssembly >true</SignAssembly >
22+ </PropertyGroup >
23+ <PropertyGroup >
24+ <AssemblyOriginatorKeyFile >..\key.snk</AssemblyOriginatorKeyFile >
25+ </PropertyGroup >
26+ <PropertyGroup >
27+ <DelaySign >false</DelaySign >
28+ </PropertyGroup >
29+ <Import Project =" $(NanoFrameworkProjectSystemPath)NFProjectSystem.props" Condition =" Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.props')" />
30+ <ItemGroup >
31+ <Compile Include =" ..\nanoFramework.System.Net.Http\Http\System.Net.Http.Constants.cs" >
32+ <Link >Http\System.Net.Http.Constants.cs</Link >
33+ </Compile >
34+ <Compile Include =" ..\nanoFramework.System.Net.Http\Http\System.Net.Internal.WebRequestPrefixElement.cs" >
35+ <Link >Http\System.Net.Internal.WebRequestPrefixElement.cs</Link >
36+ </Compile >
37+ <Compile Include =" ..\nanoFramework.System.Net.Http\Http\System.Net.AuthenticationType.cs" >
38+ <Link >Http\System.Net.AuthenticationType.cs</Link >
39+ </Compile >
40+ <Compile Include =" ..\nanoFramework.System.Net.Http\Http\System.Net.HttpStatusCode.cs" >
41+ <Link >Http\System.Net.HttpStatusCode.cs</Link >
42+ </Compile >
43+ <Compile Include =" ..\nanoFramework.System.Net.Http\Http\System.Net.HttpVersion.cs" >
44+ <Link >Http\System.Net.HttpVersion.cs</Link >
45+ </Compile >
46+ <Compile Include =" ..\nanoFramework.System.Net.Http\Http\System.Net.HttpWebRequest.cs" >
47+ <Link >Http\System.Net.HttpWebRequest.cs</Link >
48+ </Compile >
49+ <Compile Include =" ..\nanoFramework.System.Net.Http\Http\System.Net.HttpWebResponse.cs" >
50+ <Link >Http\System.Net.HttpWebResponse.cs</Link >
51+ </Compile >
52+ <Compile Include =" ..\nanoFramework.System.Net.Http\Http\System.Net.Internal.cs" >
53+ <Link >Http\System.Net.Internal.cs</Link >
54+ </Compile >
55+ <Compile Include =" ..\nanoFramework.System.Net.Http\Http\System.Net.iwebproxy.cs" >
56+ <Link >Http\System.Net.iwebproxy.cs</Link >
57+ </Compile >
58+ <Compile Include =" ..\nanoFramework.System.Net.Http\Http\System.Net.IWebRequestCreate.cs" >
59+ <Link >Http\System.Net.IWebRequestCreate.cs</Link >
60+ </Compile >
61+ <Compile Include =" ..\nanoFramework.System.Net.Http\Http\System.Net.NetworkCredential.cs" >
62+ <Link >Http\System.Net.NetworkCredential.cs</Link >
63+ </Compile >
64+ <Compile Include =" ..\nanoFramework.System.Net.Http\Http\System.Net.ProtocolViolationException.cs" >
65+ <Link >Http\System.Net.ProtocolViolationException.cs</Link >
66+ </Compile >
67+ <Compile Include =" ..\nanoFramework.System.Net.Http\Http\System.Net.WebException.cs" >
68+ <Link >Http\System.Net.WebException.cs</Link >
69+ </Compile >
70+ <Compile Include =" ..\nanoFramework.System.Net.Http\Http\System.Net.WebHeaders.cs" >
71+ <Link >Http\System.Net.WebHeaders.cs</Link >
72+ </Compile >
73+ <Compile Include =" ..\nanoFramework.System.Net.Http\Http\System.Net.webproxy.cs" >
74+ <Link >Http\System.Net.webproxy.cs</Link >
75+ </Compile >
76+ <Compile Include =" ..\nanoFramework.System.Net.Http\Http\System.Net.WebRequest.cs" >
77+ <Link >Http\System.Net.WebRequest.cs</Link >
78+ </Compile >
79+ <Compile Include =" ..\nanoFramework.System.Net.Http\Http\System.Net.WebResponse.cs" >
80+ <Link >Http\System.Net.WebResponse.cs</Link >
81+ </Compile >
82+ <Compile Include =" ..\nanoFramework.System.Net.Http\Http\System.Net.WebStatus.cs" >
83+ <Link >Http\System.Net.WebStatus.cs</Link >
84+ </Compile >
85+ <Compile Include =" ..\nanoFramework.System.Net.Http\Http\System.Net._HeaderInfo.cs" >
86+ <Link >Http\System.Net._HeaderInfo.cs</Link >
87+ </Compile >
88+ <Compile Include =" ..\nanoFramework.System.Net.Http\Http\System.Net._HeaderInfoTable.cs" >
89+ <Link >Http\System.Net._HeaderInfoTable.cs</Link >
90+ </Compile >
91+ <Compile Include =" ..\nanoFramework.System.Net.Http\Http\System.Net._HttpDateParse.cs" >
92+ <Link >Http\System.Net._HttpDateParse.cs</Link >
93+ </Compile >
94+ <Compile Include =" ..\nanoFramework.System.Net.Http\Http\System.Net._InputNetworkStreamWrapper.cs" >
95+ <Link >Http\System.Net._InputNetworkStreamWrapper.cs</Link >
96+ </Compile >
97+ <Compile Include =" ..\nanoFramework.System.Net.Http\Http\System.Net._OutputNetworkStreamWrapper.cs" >
98+ <Link >Http\System.Net._OutputNetworkStreamWrapper.c</Link >
99+ </Compile >
100+ <Compile Include =" ..\nanoFramework.System.Net.Http\Http\System.Net._ValidationHelper.cs" >
101+ <Link >Http\System.Net._ValidationHelper.cs</Link >
102+ </Compile >
103+ <Compile Include =" ..\nanoFramework.System.Net.Http\Http\System.Uri.cs" >
104+ <Link >Http\System.Uri.cs</Link >
105+ </Compile >
106+ <Compile Include =" ..\nanoFramework.System.Net.Http\Properties\AssemblyInfo.cs" >
107+ <Link >Properties\AssemblyInfo.cs</Link >
108+ </Compile >
109+ </ItemGroup >
110+ <ItemGroup >
111+ <None Include =" ..\key.snk" />
112+ <None Include =" \nanoFramework.System.Net.Http\packages.config" >
113+ <Link >packages.config</Link >
114+ </None >
115+ </ItemGroup >
116+ <ItemGroup >
117+ <Reference Include =" mscorlib, Version=1.1.1.7, Culture=neutral, PublicKeyToken=c07d481e9758c731" >
118+ <HintPath >..\packages\nanoFramework.CoreLibrary.1.1.1\lib\mscorlib.dll</HintPath >
119+ <Private >True</Private >
120+ </Reference >
121+ <Reference Include =" nanoFramework.Runtime.Events, Version=1.0.5.0, Culture=neutral, PublicKeyToken=c07d481e9758c731" >
122+ <HintPath >..\packages\nanoFramework.Runtime.Events.1.0.5-preview-008\lib\nanoFramework.Runtime.Events.dll</HintPath >
123+ <Private >True</Private >
124+ </Reference >
125+ <Reference Include =" System.Net, Version=1.0.6.0, Culture=neutral, PublicKeyToken=c07d481e9758c731" >
126+ <HintPath >..\packages\nanoFramework.System.Net.1.0.6-preview-011\lib\System.Net.dll</HintPath >
127+ <Private >True</Private >
128+ </Reference >
129+ </ItemGroup >
130+ <ItemGroup >
131+ <Folder Include =" Http\" />
132+ <Folder Include =" Properties\" />
133+ </ItemGroup >
134+ <Import Project =" $(NanoFrameworkProjectSystemPath)NFProjectSystem.CSharp.targets" Condition =" Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.CSharp.targets')" />
135+ <ProjectExtensions >
136+ <ProjectCapabilities >
137+ <ProjectConfigurationsDeclaredAsItems />
138+ </ProjectCapabilities >
139+ </ProjectExtensions >
140+ <Import Project =" ..\packages\Nerdbank.GitVersioning.3.0.6-beta\build\Nerdbank.GitVersioning.targets" Condition =" Exists('..\packages\Nerdbank.GitVersioning.3.0.6-beta\build\Nerdbank.GitVersioning.targets')" />
141+ <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
142+ <PropertyGroup >
143+ <ErrorText >This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}.</ErrorText >
144+ </PropertyGroup >
145+ <Error Condition =" !Exists('..\packages\Nerdbank.GitVersioning.3.0.6-beta\build\Nerdbank.GitVersioning.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Nerdbank.GitVersioning.3.0.6-beta\build\Nerdbank.GitVersioning.targets'))" />
146+ </Target >
147+ </Project >
0 commit comments