|
1 | 1 | <?xml version="1.0" encoding="utf-8"?>
|
2 | 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.6\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.6\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" /> |
4 |
| - <Import Project="..\packages\Microsoft.Net.Compilers.2.3.1\build\Microsoft.Net.Compilers.props" Condition="Exists('..\packages\Microsoft.Net.Compilers.2.3.1\build\Microsoft.Net.Compilers.props')" /> |
| 3 | + <Import Project="..\packages\Microsoft.Net.Compilers.2.8.2\build\Microsoft.Net.Compilers.props" Condition="Exists('..\packages\Microsoft.Net.Compilers.2.8.2\build\Microsoft.Net.Compilers.props')" /> |
| 4 | + <Import Project="..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" /> |
5 | 5 | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
6 | 6 | <PropertyGroup>
|
7 | 7 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
25 | 25 | <NuGetPackageImportStamp>
|
26 | 26 | </NuGetPackageImportStamp>
|
27 | 27 | <TargetFrameworkProfile />
|
| 28 | + <Use64BitIISExpress /> |
28 | 29 | </PropertyGroup>
|
29 | 30 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
30 | 31 | <DebugSymbols>true</DebugSymbols>
|
|
47 | 48 | <Reference Include="DevDefined.OAuth, Version=1.0.0.0, Culture=neutral, PublicKeyToken=a3261f5b4697e67d, processorArchitecture=MSIL">
|
48 | 49 | <HintPath>..\packages\DevDefined.OAuth.0.2\lib\DevDefined.OAuth.dll</HintPath>
|
49 | 50 | </Reference>
|
50 |
| - <Reference Include="Intuit.Ipp.Core, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
51 |
| - <HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.4.0.0.0\lib\Intuit.Ipp.Core.dll</HintPath> |
| 51 | + <Reference Include="Intuit.Ipp.Core, Version=5.3.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 52 | + <HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.5.3.0\lib\Intuit.Ipp.Core.dll</HintPath> |
52 | 53 | </Reference>
|
53 |
| - <Reference Include="Intuit.Ipp.Data, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
54 |
| - <HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.4.0.0.0\lib\Intuit.Ipp.Data.dll</HintPath> |
| 54 | + <Reference Include="Intuit.Ipp.Data, Version=5.3.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 55 | + <HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.5.3.0\lib\Intuit.Ipp.Data.dll</HintPath> |
55 | 56 | </Reference>
|
56 |
| - <Reference Include="Intuit.Ipp.DataService, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
57 |
| - <HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.4.0.0.0\lib\Intuit.Ipp.DataService.dll</HintPath> |
| 57 | + <Reference Include="Intuit.Ipp.DataService, Version=5.3.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 58 | + <HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.5.3.0\lib\Intuit.Ipp.DataService.dll</HintPath> |
58 | 59 | </Reference>
|
59 |
| - <Reference Include="Intuit.Ipp.Diagnostics, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
60 |
| - <HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.4.0.0.0\lib\Intuit.Ipp.Diagnostics.dll</HintPath> |
| 60 | + <Reference Include="Intuit.Ipp.Diagnostics, Version=5.3.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 61 | + <HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.5.3.0\lib\Intuit.Ipp.Diagnostics.dll</HintPath> |
61 | 62 | </Reference>
|
62 |
| - <Reference Include="Intuit.Ipp.Exception, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
63 |
| - <HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.4.0.0.0\lib\Intuit.Ipp.Exception.dll</HintPath> |
| 63 | + <Reference Include="Intuit.Ipp.Exception, Version=5.3.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 64 | + <HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.5.3.0\lib\Intuit.Ipp.Exception.dll</HintPath> |
64 | 65 | </Reference>
|
65 |
| - <Reference Include="Intuit.Ipp.GlobalTaxService, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
66 |
| - <HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.4.0.0.0\lib\Intuit.Ipp.GlobalTaxService.dll</HintPath> |
| 66 | + <Reference Include="Intuit.Ipp.GlobalTaxService, Version=5.3.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 67 | + <HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.5.3.0\lib\Intuit.Ipp.GlobalTaxService.dll</HintPath> |
67 | 68 | </Reference>
|
68 |
| - <Reference Include="Intuit.Ipp.LinqExtender, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
69 |
| - <HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.4.0.0.0\lib\Intuit.Ipp.LinqExtender.dll</HintPath> |
| 69 | + <Reference Include="Intuit.Ipp.LinqExtender, Version=5.3.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 70 | + <HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.5.3.0\lib\Intuit.Ipp.LinqExtender.dll</HintPath> |
70 | 71 | </Reference>
|
71 |
| - <Reference Include="Intuit.Ipp.OAuth2PlatformClient, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
72 |
| - <HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.4.0.0.0\lib\Intuit.Ipp.OAuth2PlatformClient.dll</HintPath> |
| 72 | + <Reference Include="Intuit.Ipp.OAuth2PlatformClient, Version=5.3.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 73 | + <HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.5.3.0\lib\Intuit.Ipp.OAuth2PlatformClient.dll</HintPath> |
73 | 74 | </Reference>
|
74 |
| - <Reference Include="Intuit.Ipp.PlatformService, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
75 |
| - <HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.4.0.0.0\lib\Intuit.Ipp.PlatformService.dll</HintPath> |
| 75 | + <Reference Include="Intuit.Ipp.PlatformService, Version=5.3.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 76 | + <HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.5.3.0\lib\Intuit.Ipp.PlatformService.dll</HintPath> |
76 | 77 | </Reference>
|
77 |
| - <Reference Include="Intuit.Ipp.QueryFilter, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
78 |
| - <HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.4.0.0.0\lib\Intuit.Ipp.QueryFilter.dll</HintPath> |
| 78 | + <Reference Include="Intuit.Ipp.QueryFilter, Version=5.3.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 79 | + <HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.5.3.0\lib\Intuit.Ipp.QueryFilter.dll</HintPath> |
79 | 80 | </Reference>
|
80 |
| - <Reference Include="Intuit.Ipp.ReportService, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
81 |
| - <HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.4.0.0.0\lib\Intuit.Ipp.ReportService.dll</HintPath> |
| 81 | + <Reference Include="Intuit.Ipp.ReportService, Version=5.3.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 82 | + <HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.5.3.0\lib\Intuit.Ipp.ReportService.dll</HintPath> |
82 | 83 | </Reference>
|
83 |
| - <Reference Include="Intuit.Ipp.Retry, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
84 |
| - <HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.4.0.0.0\lib\Intuit.Ipp.Retry.dll</HintPath> |
| 84 | + <Reference Include="Intuit.Ipp.Retry, Version=5.3.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 85 | + <HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.5.3.0\lib\Intuit.Ipp.Retry.dll</HintPath> |
85 | 86 | </Reference>
|
86 |
| - <Reference Include="Intuit.Ipp.Security, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
87 |
| - <HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.4.0.0.0\lib\Intuit.Ipp.Security.dll</HintPath> |
| 87 | + <Reference Include="Intuit.Ipp.Security, Version=5.3.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 88 | + <HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.5.3.0\lib\Intuit.Ipp.Security.dll</HintPath> |
88 | 89 | </Reference>
|
89 |
| - <Reference Include="Intuit.Ipp.Utility, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
90 |
| - <HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.4.0.0.0\lib\Intuit.Ipp.Utility.dll</HintPath> |
| 90 | + <Reference Include="Intuit.Ipp.Utility, Version=5.3.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 91 | + <HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.5.3.0\lib\Intuit.Ipp.Utility.dll</HintPath> |
91 | 92 | </Reference>
|
92 |
| - <Reference Include="Intuit.Ipp.WebHooksService, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
93 |
| - <HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.4.0.0.0\lib\Intuit.Ipp.WebHooksService.dll</HintPath> |
| 93 | + <Reference Include="Intuit.Ipp.WebHooksService, Version=5.3.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 94 | + <HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.5.3.0\lib\Intuit.Ipp.WebHooksService.dll</HintPath> |
94 | 95 | </Reference>
|
95 |
| - <Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.6.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
96 |
| - <HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.6\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath> |
| 96 | + <Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 97 | + <HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath> |
97 | 98 | </Reference>
|
98 | 99 | <Reference Include="Microsoft.CSharp" />
|
99 |
| - <Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
100 |
| - <HintPath>..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> |
| 100 | + <Reference Include="Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
| 101 | + <HintPath>..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll</HintPath> |
101 | 102 | </Reference>
|
102 | 103 | <Reference Include="System.Data.DataSetExtensions" />
|
103 | 104 | <Reference Include="System.Net.Http" />
|
|
230 | 231 | <PropertyGroup>
|
231 | 232 | <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>
|
232 | 233 | </PropertyGroup>
|
233 |
| - <Error Condition="!Exists('..\packages\Microsoft.Net.Compilers.2.3.1\build\Microsoft.Net.Compilers.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Compilers.2.3.1\build\Microsoft.Net.Compilers.props'))" /> |
234 |
| - <Error Condition="!Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.6\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.6\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" /> |
| 234 | + <Error Condition="!Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" /> |
| 235 | + <Error Condition="!Exists('..\packages\Microsoft.Net.Compilers.2.8.2\build\Microsoft.Net.Compilers.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Compilers.2.8.2\build\Microsoft.Net.Compilers.props'))" /> |
235 | 236 | </Target>
|
236 | 237 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
237 | 238 | Other similar extension points exist, see Microsoft.Common.targets.
|
|
0 commit comments