1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <Project ToolsVersion =" 12.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
+ <Import Project =" ..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition =" Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" />
4
+ <Import Project =" ..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props" Condition =" Exists('..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props')" />
5
+ <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
6
+ <PropertyGroup >
7
+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
8
+ <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
9
+ <ProductVersion >
10
+ </ProductVersion >
11
+ <SchemaVersion >2.0</SchemaVersion >
12
+ <ProjectGuid >{E3528EA3-BF1A-4F12-88EE-AFE8C8FB6EFB}</ProjectGuid >
13
+ <ProjectTypeGuids >{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids >
14
+ <OutputType >Library</OutputType >
15
+ <AppDesignerFolder >Properties</AppDesignerFolder >
16
+ <RootNamespace >PrivyFeed</RootNamespace >
17
+ <AssemblyName >PrivyFeed</AssemblyName >
18
+ <TargetFrameworkVersion >v4.6</TargetFrameworkVersion >
19
+ <UseIISExpress >true</UseIISExpress >
20
+ <IISExpressSSLPort />
21
+ <IISExpressAnonymousAuthentication />
22
+ <IISExpressWindowsAuthentication />
23
+ <IISExpressUseClassicPipelineMode />
24
+ <UseGlobalApplicationHostFile />
25
+ <NuGetPackageImportStamp >
26
+ </NuGetPackageImportStamp >
27
+ </PropertyGroup >
28
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
29
+ <DebugSymbols >true</DebugSymbols >
30
+ <DebugType >full</DebugType >
31
+ <Optimize >false</Optimize >
32
+ <OutputPath >bin\</OutputPath >
33
+ <DefineConstants >DEBUG;TRACE</DefineConstants >
34
+ <ErrorReport >prompt</ErrorReport >
35
+ <WarningLevel >4</WarningLevel >
36
+ </PropertyGroup >
37
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
38
+ <DebugType >pdbonly</DebugType >
39
+ <Optimize >true</Optimize >
40
+ <OutputPath >bin\</OutputPath >
41
+ <DefineConstants >TRACE</DefineConstants >
42
+ <ErrorReport >prompt</ErrorReport >
43
+ <WarningLevel >4</WarningLevel >
44
+ </PropertyGroup >
45
+ <ItemGroup >
46
+ <Reference Include =" Elmah, Version=1.2.14706.0, Culture=neutral, processorArchitecture=MSIL" >
47
+ <HintPath >..\packages\elmah.corelibrary.1.2.2\lib\Elmah.dll</HintPath >
48
+ <Private >True</Private >
49
+ </Reference >
50
+ <Reference Include =" Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
51
+ <HintPath >..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath >
52
+ <Private >True</Private >
53
+ </Reference >
54
+ <Reference Include =" Microsoft.CSharp" />
55
+ <Reference Include =" Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
56
+ <HintPath >..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath >
57
+ <Private >True</Private >
58
+ </Reference >
59
+ <Reference Include =" Microsoft.Web.XmlTransform, Version=2.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
60
+ <HintPath >..\packages\Microsoft.Web.Xdt.2.1.1\lib\net40\Microsoft.Web.XmlTransform.dll</HintPath >
61
+ <Private >True</Private >
62
+ </Reference >
63
+ <Reference Include =" Ninject, Version=3.0.0.0, Culture=neutral, PublicKeyToken=c7192dc5380945e7, processorArchitecture=MSIL" >
64
+ <HintPath >..\packages\Ninject.3.0.1.10\lib\net45-full\Ninject.dll</HintPath >
65
+ <Private >True</Private >
66
+ </Reference >
67
+ <Reference Include =" NuGet.Core, Version=2.8.60717.93, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
68
+ <HintPath >..\packages\NuGet.Core.2.8.6\lib\net40-Client\NuGet.Core.dll</HintPath >
69
+ <Private >True</Private >
70
+ </Reference >
71
+ <Reference Include =" NuGet.Server, Version=2.8.60717.93, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
72
+ <HintPath >..\packages\NuGet.Server.2.8.6\lib\net45\NuGet.Server.dll</HintPath >
73
+ <Private >True</Private >
74
+ </Reference >
75
+ <Reference Include =" RouteMagic, Version=1.2.0.0, Culture=neutral, PublicKeyToken=84b59be021aa4cee, processorArchitecture=MSIL" >
76
+ <HintPath >..\packages\RouteMagic.1.2\lib\net40\RouteMagic.dll</HintPath >
77
+ <Private >True</Private >
78
+ </Reference >
79
+ <Reference Include =" System.Data.Services" />
80
+ <Reference Include =" System.ServiceModel" />
81
+ <Reference Include =" System.ServiceModel.Activation" />
82
+ <Reference Include =" System.ServiceModel.Web" />
83
+ <Reference Include =" System.Web.DynamicData" />
84
+ <Reference Include =" System.Web.Entity" />
85
+ <Reference Include =" System.Web.ApplicationServices" />
86
+ <Reference Include =" System.ComponentModel.DataAnnotations" />
87
+ <Reference Include =" System" />
88
+ <Reference Include =" System.Data" />
89
+ <Reference Include =" System.Core" />
90
+ <Reference Include =" System.Data.DataSetExtensions" />
91
+ <Reference Include =" System.Web.Extensions" />
92
+ <Reference Include =" System.Xml.Linq" />
93
+ <Reference Include =" System.Drawing" />
94
+ <Reference Include =" System.Web" />
95
+ <Reference Include =" System.Xml" />
96
+ <Reference Include =" System.Configuration" />
97
+ <Reference Include =" System.Web.Services" />
98
+ <Reference Include =" System.EnterpriseServices" />
99
+ <Reference Include =" WebActivatorEx, Version=2.0.0.0, Culture=neutral, PublicKeyToken=7b26dc2a43f6a0d4, processorArchitecture=MSIL" >
100
+ <HintPath >..\packages\WebActivatorEx.2.0.2\lib\net40\WebActivatorEx.dll</HintPath >
101
+ <Private >True</Private >
102
+ </Reference >
103
+ </ItemGroup >
104
+ <ItemGroup >
105
+ <Content Include =" packages.config" />
106
+ <None Include =" Web.Debug.config" >
107
+ <DependentUpon >Web.config</DependentUpon >
108
+ </None >
109
+ <None Include =" Web.Release.config" >
110
+ <DependentUpon >Web.config</DependentUpon >
111
+ </None >
112
+ </ItemGroup >
113
+ <ItemGroup >
114
+ <Content Include =" App_Readme\Elmah.txt" />
115
+ <Content Include =" DataServices\Packages.svc" />
116
+ <Content Include =" Default.aspx" />
117
+ <Content Include =" favicon.ico" />
118
+ <Content Include =" Packages\Readme.txt" />
119
+ <Content Include =" Web.config" />
120
+ </ItemGroup >
121
+ <ItemGroup >
122
+ <Compile Include =" DataServices\Routes.cs" />
123
+ <Compile Include =" Properties\AssemblyInfo.cs" />
124
+ </ItemGroup >
125
+ <PropertyGroup >
126
+ <VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >10.0</VisualStudioVersion >
127
+ <VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
128
+ </PropertyGroup >
129
+ <Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets" />
130
+ <Import Project =" $(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition =" '$(VSToolsPath)' != ''" />
131
+ <Import Project =" $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition =" false" />
132
+ <ProjectExtensions >
133
+ <VisualStudio >
134
+ <FlavorProperties GUID =" {349c5851-65df-11da-9384-00065b846f21}" >
135
+ <WebProjectProperties >
136
+ <UseIIS >True</UseIIS >
137
+ <AutoAssignPort >True</AutoAssignPort >
138
+ <DevelopmentServerPort >31528</DevelopmentServerPort >
139
+ <DevelopmentServerVPath >/</DevelopmentServerVPath >
140
+ <IISUrl >http://localhost:31250/</IISUrl >
141
+ <NTLMAuthentication >False</NTLMAuthentication >
142
+ <UseCustomServer >False</UseCustomServer >
143
+ <CustomServerUrl >
144
+ </CustomServerUrl >
145
+ <SaveServerSettingsInUserFile >False</SaveServerSettingsInUserFile >
146
+ </WebProjectProperties >
147
+ </FlavorProperties >
148
+ </VisualStudio >
149
+ </ProjectExtensions >
150
+ <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
151
+ <PropertyGroup >
152
+ <ErrorText >This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText >
153
+ </PropertyGroup >
154
+ <Error Condition =" !Exists('..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props'))" />
155
+ <Error Condition =" !Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" />
156
+ </Target >
157
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
158
+ Other similar extension points exist, see Microsoft.Common.targets.
159
+ <Target Name="BeforeBuild">
160
+ </Target>
161
+ <Target Name="AfterBuild">
162
+ </Target>
163
+ -->
164
+ </Project >
0 commit comments