|
1 | 1 | <Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
2 | | - <Import Project="..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" /> |
3 | 2 | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> |
4 | 3 | <PropertyGroup> |
5 | 4 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
6 | 5 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
7 | 6 | <ProductVersion> |
8 | 7 | </ProductVersion> |
9 | 8 | <SchemaVersion>2.0</SchemaVersion> |
10 | | - <ProjectGuid>{B4405E32-B6A5-4947-90D8-8EFF15CDDA39}</ProjectGuid> |
| 9 | + <ProjectGuid>{7C796B6B-86B5-4C57-ADAA-12CF1FECDA71}</ProjectGuid> |
11 | 10 | <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids> |
12 | 11 | <OutputType>Library</OutputType> |
13 | 12 | <AppDesignerFolder>Properties</AppDesignerFolder> |
|
43 | 42 | <WarningLevel>4</WarningLevel> |
44 | 43 | </PropertyGroup> |
45 | 44 | <ItemGroup> |
46 | | - <Reference Include="AutoMapper, Version=10.0.0.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL"> |
47 | | - <HintPath>..\packages\AutoMapper.10.1.1\lib\net461\AutoMapper.dll</HintPath> |
48 | | - </Reference> |
49 | | - <Reference Include="AutoMapper.AspNet.OData.EF6, Version=2.0.0.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL"> |
50 | | - <HintPath>..\packages\AutoMapper.AspNet.OData.EF6.2.1.0\lib\net461\AutoMapper.AspNet.OData.EF6.dll</HintPath> |
51 | | - </Reference> |
52 | | - <Reference Include="AutoMapper.Extensions.ExpressionMapping, Version=4.0.0.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL"> |
53 | | - <HintPath>..\packages\AutoMapper.Extensions.ExpressionMapping.4.1.0\lib\net461\AutoMapper.Extensions.ExpressionMapping.dll</HintPath> |
54 | | - </Reference> |
55 | | - <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
56 | | - <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath> |
57 | | - </Reference> |
58 | | - <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
59 | | - <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll</HintPath> |
60 | | - </Reference> |
61 | | - <Reference Include="LogicBuilder.Expressions.Utils, Version=4.0.0.0, Culture=neutral, PublicKeyToken=646893bec0268535, processorArchitecture=MSIL"> |
62 | | - <HintPath>..\packages\LogicBuilder.Expressions.Utils.4.0.2\lib\netstandard2.0\LogicBuilder.Expressions.Utils.dll</HintPath> |
63 | | - </Reference> |
64 | | - <Reference Include="LogicBuilder.Structures, Version=4.0.0.0, Culture=neutral, PublicKeyToken=646893bec0268535, processorArchitecture=MSIL"> |
65 | | - <HintPath>..\packages\LogicBuilder.Structures.4.0.2\lib\netstandard2.0\LogicBuilder.Structures.dll</HintPath> |
66 | | - </Reference> |
67 | | - <Reference Include="Microsoft.AspNet.OData, Version=7.4.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
68 | | - <HintPath>..\packages\Microsoft.AspNet.OData.7.4.1\lib\net45\Microsoft.AspNet.OData.dll</HintPath> |
69 | | - </Reference> |
70 | | - <Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=2.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
71 | | - <HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath> |
72 | | - </Reference> |
73 | 45 | <Reference Include="Microsoft.CSharp" /> |
74 | | - <Reference Include="Microsoft.Extensions.DependencyInjection, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |
75 | | - <HintPath>..\packages\Microsoft.Extensions.DependencyInjection.2.2.0\lib\net461\Microsoft.Extensions.DependencyInjection.dll</HintPath> |
76 | | - </Reference> |
77 | | - <Reference Include="Microsoft.Extensions.DependencyInjection.Abstractions, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |
78 | | - <HintPath>..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.2.2.0\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath> |
79 | | - </Reference> |
80 | | - <Reference Include="Microsoft.OData.Core, Version=7.6.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
81 | | - <HintPath>..\packages\Microsoft.OData.Core.7.6.1\lib\portable-net45+win8+wpa81\Microsoft.OData.Core.dll</HintPath> |
82 | | - </Reference> |
83 | | - <Reference Include="Microsoft.OData.Edm, Version=7.6.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
84 | | - <HintPath>..\packages\Microsoft.OData.Edm.7.6.1\lib\portable-net45+win8+wpa81\Microsoft.OData.Edm.dll</HintPath> |
85 | | - </Reference> |
86 | | - <Reference Include="Microsoft.Spatial, Version=7.6.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
87 | | - <HintPath>..\packages\Microsoft.Spatial.7.6.1\lib\portable-net45+win8+wpa81\Microsoft.Spatial.dll</HintPath> |
88 | | - </Reference> |
89 | | - <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
90 | | - <HintPath>..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> |
91 | | - </Reference> |
92 | | - <Reference Include="System.Linq, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
93 | | - <HintPath>..\packages\System.Linq.4.3.0\lib\net463\System.Linq.dll</HintPath> |
94 | | - <Private>True</Private> |
95 | | - <Private>True</Private> |
96 | | - </Reference> |
97 | | - <Reference Include="System.Linq.Dynamic.Core, Version=1.0.18.0, Culture=neutral, PublicKeyToken=0f07ec44de6ac832, processorArchitecture=MSIL"> |
98 | | - <HintPath>..\packages\System.Linq.Dynamic.Core.1.0.18\lib\net46\System.Linq.Dynamic.Core.dll</HintPath> |
99 | | - </Reference> |
100 | | - <Reference Include="System.Linq.Expressions, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
101 | | - <HintPath>..\packages\System.Linq.Expressions.4.3.0\lib\net463\System.Linq.Expressions.dll</HintPath> |
102 | | - <Private>True</Private> |
103 | | - <Private>True</Private> |
104 | | - </Reference> |
105 | 46 | <Reference Include="System.Net.Http" /> |
106 | | - <Reference Include="System.Net.Http.Formatting, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
107 | | - <HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.7\lib\net45\System.Net.Http.Formatting.dll</HintPath> |
108 | | - </Reference> |
109 | | - <Reference Include="System.Reflection, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
110 | | - <HintPath>..\packages\System.Reflection.4.3.0\lib\net462\System.Reflection.dll</HintPath> |
111 | | - <Private>True</Private> |
112 | | - <Private>True</Private> |
113 | | - </Reference> |
114 | | - <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
115 | | - <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath> |
116 | | - </Reference> |
117 | | - <Reference Include="System.Runtime.Extensions, Version=4.1.1.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
118 | | - <HintPath>..\packages\System.Runtime.Extensions.4.3.1\lib\net462\System.Runtime.Extensions.dll</HintPath> |
119 | | - <Private>True</Private> |
120 | | - <Private>True</Private> |
121 | | - </Reference> |
122 | | - <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
123 | | - <HintPath>..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath> |
124 | | - </Reference> |
125 | 47 | <Reference Include="System.Web.DynamicData" /> |
126 | 48 | <Reference Include="System.Web.Entity" /> |
127 | 49 | <Reference Include="System.Web.ApplicationServices" /> |
|
131 | 53 | <Reference Include="System.Core" /> |
132 | 54 | <Reference Include="System.Data.DataSetExtensions" /> |
133 | 55 | <Reference Include="System.Web.Extensions" /> |
134 | | - <Reference Include="System.Web.Http, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
135 | | - <HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.7\lib\net45\System.Web.Http.dll</HintPath> |
136 | | - </Reference> |
137 | | - <Reference Include="System.Web.Http.WebHost, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
138 | | - <HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.7\lib\net45\System.Web.Http.WebHost.dll</HintPath> |
139 | | - </Reference> |
140 | 56 | <Reference Include="System.Xml.Linq" /> |
141 | 57 | <Reference Include="System.Drawing" /> |
142 | 58 | <Reference Include="System.Web" /> |
143 | 59 | <Reference Include="System.Xml" /> |
144 | 60 | <Reference Include="System.Configuration" /> |
145 | 61 | <Reference Include="System.Web.Services" /> |
146 | 62 | <Reference Include="System.EnterpriseServices" /> |
147 | | - <Reference Include="Unity.Abstractions, Version=5.11.1.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL"> |
148 | | - <HintPath>..\packages\Unity.5.11.1\lib\net47\Unity.Abstractions.dll</HintPath> |
149 | | - </Reference> |
150 | | - <Reference Include="Unity.Container, Version=5.11.1.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL"> |
151 | | - <HintPath>..\packages\Unity.5.11.1\lib\net47\Unity.Container.dll</HintPath> |
152 | | - </Reference> |
153 | 63 | </ItemGroup> |
154 | 64 | <ItemGroup> |
155 | 65 | <Reference Include="Microsoft.CSharp" /> |
|
189 | 99 | <Compile Include="UnityResolver.cs" /> |
190 | 100 | </ItemGroup> |
191 | 101 | <ItemGroup> |
192 | | - <None Include="packages.config" /> |
193 | 102 | <None Include="Web.Debug.config"> |
194 | 103 | <DependentUpon>Web.config</DependentUpon> |
195 | 104 | </None> |
|
211 | 120 | <Name>Domain</Name> |
212 | 121 | </ProjectReference> |
213 | 122 | </ItemGroup> |
| 123 | + <ItemGroup> |
| 124 | + <PackageReference Include="AutoMapper.AspNet.OData.EF6"> |
| 125 | + <Version>2.1.1-alpha.0.2</Version> |
| 126 | + </PackageReference> |
| 127 | + <PackageReference Include="AutoMapper.Extensions.ExpressionMapping"> |
| 128 | + <Version>4.1.1-preview.1.3</Version> |
| 129 | + </PackageReference> |
| 130 | + <PackageReference Include="Microsoft.AspNet.WebApi"> |
| 131 | + <Version>5.2.7</Version> |
| 132 | + </PackageReference> |
| 133 | + <PackageReference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform"> |
| 134 | + <Version>2.0.1</Version> |
| 135 | + </PackageReference> |
| 136 | + <PackageReference Include="Microsoft.Extensions.DependencyInjection"> |
| 137 | + <Version>2.2.0</Version> |
| 138 | + </PackageReference> |
| 139 | + <PackageReference Include="Newtonsoft.Json"> |
| 140 | + <Version>12.0.3</Version> |
| 141 | + </PackageReference> |
| 142 | + <PackageReference Include="System.Collections"> |
| 143 | + <Version>4.3.0</Version> |
| 144 | + </PackageReference> |
| 145 | + <PackageReference Include="System.Collections.Concurrent"> |
| 146 | + <Version>4.3.0</Version> |
| 147 | + </PackageReference> |
| 148 | + <PackageReference Include="System.ComponentModel"> |
| 149 | + <Version>4.3.0</Version> |
| 150 | + </PackageReference> |
| 151 | + <PackageReference Include="System.Diagnostics.Debug"> |
| 152 | + <Version>4.3.0</Version> |
| 153 | + </PackageReference> |
| 154 | + <PackageReference Include="System.Globalization"> |
| 155 | + <Version>4.3.0</Version> |
| 156 | + </PackageReference> |
| 157 | + <PackageReference Include="System.Linq"> |
| 158 | + <Version>4.3.0</Version> |
| 159 | + </PackageReference> |
| 160 | + <PackageReference Include="System.Linq.Expressions"> |
| 161 | + <Version>4.3.0</Version> |
| 162 | + </PackageReference> |
| 163 | + <PackageReference Include="System.Reflection"> |
| 164 | + <Version>4.3.0</Version> |
| 165 | + </PackageReference> |
| 166 | + <PackageReference Include="System.Resources.ResourceManager"> |
| 167 | + <Version>4.3.0</Version> |
| 168 | + </PackageReference> |
| 169 | + <PackageReference Include="System.Runtime.Extensions"> |
| 170 | + <Version>4.3.1</Version> |
| 171 | + </PackageReference> |
| 172 | + <PackageReference Include="System.Threading"> |
| 173 | + <Version>4.3.0</Version> |
| 174 | + </PackageReference> |
| 175 | + <PackageReference Include="System.Threading.Tasks"> |
| 176 | + <Version>4.3.0</Version> |
| 177 | + </PackageReference> |
| 178 | + <PackageReference Include="System.ValueTuple"> |
| 179 | + <Version>4.5.0</Version> |
| 180 | + </PackageReference> |
| 181 | + <PackageReference Include="Unity"> |
| 182 | + <Version>5.11.1</Version> |
| 183 | + </PackageReference> |
| 184 | + </ItemGroup> |
214 | 185 | <PropertyGroup> |
215 | 186 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> |
216 | 187 | <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath> |
|
236 | 207 | </FlavorProperties> |
237 | 208 | </VisualStudio> |
238 | 209 | </ProjectExtensions> |
239 | | - <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
240 | | - <PropertyGroup> |
241 | | - <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> |
242 | | - </PropertyGroup> |
243 | | - <Error Condition="!Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" /> |
244 | | - </Target> |
245 | 210 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
246 | 211 | Other similar extension points exist, see Microsoft.Common.targets. |
247 | 212 | <Target Name="BeforeBuild"> |
|
0 commit comments