11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <Project ToolsVersion =" 14 .0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
2+ <Project ToolsVersion =" 15 .0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
44 <PropertyGroup >
55 <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
99 <AppDesignerFolder >Properties</AppDesignerFolder >
1010 <RootNamespace >Stats.AggregateCdnDownloadsInGallery</RootNamespace >
1111 <AssemblyName >Stats.AggregateCdnDownloadsInGallery</AssemblyName >
12- <TargetFrameworkVersion >v4.5 .2</TargetFrameworkVersion >
12+ <TargetFrameworkVersion >v4.6 .2</TargetFrameworkVersion >
1313 <FileAlignment >512</FileAlignment >
14+ <AutoGenerateBindingRedirects >true</AutoGenerateBindingRedirects >
1415 <TargetFrameworkProfile />
1516 <NuGetPackageImportStamp >
1617 </NuGetPackageImportStamp >
3536 <WarningLevel >4</WarningLevel >
3637 </PropertyGroup >
3738 <ItemGroup >
38- <Reference Include =" Microsoft.Azure.KeyVault.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
39- <HintPath >..\..\packages\Microsoft.Azure.KeyVault.Core.1.0.0\lib\net40\Microsoft.Azure.KeyVault.Core.dll</HintPath >
40- </Reference >
41- <Reference Include =" Microsoft.Data.Edm, Version=5.7.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
42- <HintPath >..\..\packages\Microsoft.Data.Edm.5.7.0\lib\net40\Microsoft.Data.Edm.dll</HintPath >
43- </Reference >
44- <Reference Include =" Microsoft.Data.OData, Version=5.7.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
45- <HintPath >..\..\packages\Microsoft.Data.OData.5.7.0\lib\net40\Microsoft.Data.OData.dll</HintPath >
46- </Reference >
47- <Reference Include =" Microsoft.Data.Services.Client, Version=5.7.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
48- <HintPath >..\..\packages\Microsoft.Data.Services.Client.5.7.0\lib\net40\Microsoft.Data.Services.Client.dll</HintPath >
49- </Reference >
50- <Reference Include =" Microsoft.Diagnostics.Tracing.EventSource, Version=1.1.28.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
51- <HintPath >..\..\packages\Microsoft.Diagnostics.Tracing.EventSource.Redist.1.1.28\lib\net40\Microsoft.Diagnostics.Tracing.EventSource.dll</HintPath >
52- </Reference >
53- <Reference Include =" Microsoft.Extensions.Logging.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
54- <HintPath >..\..\packages\Microsoft.Extensions.Logging.Abstractions.1.0.0\lib\netstandard1.1\Microsoft.Extensions.Logging.Abstractions.dll</HintPath >
55- </Reference >
56- <Reference Include =" Microsoft.Threading.Tasks, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
57- <HintPath >..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.dll</HintPath >
58- </Reference >
59- <Reference Include =" Microsoft.Threading.Tasks.Extensions, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
60- <HintPath >..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.dll</HintPath >
61- </Reference >
62- <Reference Include =" Microsoft.Threading.Tasks.Extensions.Desktop, Version=1.0.168.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
63- <HintPath >..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll</HintPath >
64- </Reference >
65- <Reference Include =" Microsoft.WindowsAzure.Configuration, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
66- <HintPath >..\..\packages\Microsoft.WindowsAzure.ConfigurationManager.3.2.1\lib\net40\Microsoft.WindowsAzure.Configuration.dll</HintPath >
67- </Reference >
68- <Reference Include =" Microsoft.WindowsAzure.Storage, Version=7.1.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
69- <HintPath >..\..\packages\WindowsAzure.Storage.7.1.2\lib\net40\Microsoft.WindowsAzure.Storage.dll</HintPath >
70- </Reference >
71- <Reference Include =" Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
72- <HintPath >..\..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll</HintPath >
73- </Reference >
7439 <Reference Include =" System" />
7540 <Reference Include =" System.ComponentModel.Composition" />
7641 <Reference Include =" System.Core" />
7742 <Reference Include =" Microsoft.CSharp" />
7843 <Reference Include =" System.Data" />
7944 <Reference Include =" System.Net" />
8045 <Reference Include =" System.Net.Http" />
81- <Reference Include =" System.Net.Http.Extensions, Version=2.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
82- <HintPath >..\..\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Extensions.dll</HintPath >
83- </Reference >
84- <Reference Include =" System.Net.Http.Primitives, Version=4.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
85- <HintPath >..\..\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Primitives.dll</HintPath >
86- </Reference >
8746 <Reference Include =" System.Net.Http.WebRequest" />
88- <Reference Include =" System.Spatial, Version=5.7.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
89- <HintPath >..\..\packages\System.Spatial.5.7.0\lib\net40\System.Spatial.dll</HintPath >
90- </Reference >
9147 <Reference Include =" System.Xml" />
9248 </ItemGroup >
9349 <ItemGroup >
9955 </ItemGroup >
10056 <ItemGroup >
10157 <None Include =" App.config" />
102- <None Include =" packages.config" />
10358 <None Include =" Scripts\*" />
10459 <None Include =" Stats.AggregateCdnDownloadsInGallery.nuspec" />
10560 </ItemGroup >
10964 <Name >NuGet.Jobs.Common</Name >
11065 </ProjectReference >
11166 </ItemGroup >
67+ <ItemGroup >
68+ <PackageReference Include =" Microsoft.Data.Edm" >
69+ <Version >5.7.0</Version >
70+ </PackageReference >
71+ <PackageReference Include =" Microsoft.Data.OData" >
72+ <Version >5.7.0</Version >
73+ </PackageReference >
74+ <PackageReference Include =" Microsoft.Data.Services.Client" >
75+ <Version >5.7.0</Version >
76+ </PackageReference >
77+ <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" >
78+ <Version >1.0.0</Version >
79+ </PackageReference >
80+ <PackageReference Include =" Newtonsoft.Json" >
81+ <Version >9.0.1</Version >
82+ </PackageReference >
83+ <PackageReference Include =" NuGet.Services.Sql" >
84+ <Version >2.25.0-master-30453</Version >
85+ </PackageReference >
86+ </ItemGroup >
11287 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
11388 <Import Project =" ..\..\build\sign.targets" Condition =" Exists('..\..\build\sign.targets')" />
114- <Import Project =" ..\..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets" Condition =" Exists('..\..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets')" />
115- <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
116- <PropertyGroup >
117- <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 >
118- </PropertyGroup >
119- <Error Condition =" !Exists('..\..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets'))" />
120- </Target >
121- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
122- Other similar extension points exist, see Microsoft.Common.targets.
123- <Target Name="BeforeBuild">
124- </Target>
125- <Target Name="AfterBuild">
126- </Target>
127- -->
12889</Project >
0 commit comments