Skip to content

Commit 08ff772

Browse files
committedAug 6, 2017
Updated SDK
1 parent fa8f640 commit 08ff772

File tree

4 files changed

+33
-30
lines changed

4 files changed

+33
-30
lines changed
 

‎IPPDotNetDevKitCSV3/Sample app for testing SDK/OAuth1/IDG Oauth Sample/.vs/config/applicationhost.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
</site>
164164
<site name="IDGOauthSample" id="2">
165165
<application path="/" applicationPool="Clr4IntegratedAppPool">
166-
<virtualDirectory path="/" physicalPath="C:\Users\nshrivastava\Documents\GitHub\V3-DotNet-SDK.git\IPPDotNetDevKitCSV3\oauth-dotnet-master\IDG Oauth Sample\IDGOauthSample" />
166+
<virtualDirectory path="/" physicalPath="F:\QuickBooks-V3-DotNET-SDK.git\IPPDotNetDevKitCSV3\Sample app for testing SDK\OAuth1\IDG Oauth Sample\IDGOauthSample" />
167167
</application>
168168
<bindings>
169169
<binding protocol="http" bindingInformation="*:65281:localhost" />

‎IPPDotNetDevKitCSV3/Sample app for testing SDK/OAuth1/IDG Oauth Sample/IDGOauthSample/IDGOauthSample.csproj

+31-28
Original file line numberDiff line numberDiff line change
@@ -46,47 +46,50 @@
4646
<Reference Include="DevDefined.OAuth, Version=1.0.0.0, Culture=neutral, PublicKeyToken=a3261f5b4697e67d, processorArchitecture=MSIL">
4747
<HintPath>..\..\..\Code\packages\DevDefined.OAuth.0.2\lib\DevDefined.OAuth.dll</HintPath>
4848
</Reference>
49-
<Reference Include="Intuit.Ipp.Core, Version=2.9.0.0, Culture=neutral, processorArchitecture=MSIL">
50-
<HintPath>..\..\..\Code\packages\IppDotNetSdkForQuickBooksApiV3.3.0.1\lib\Intuit.Ipp.Core.dll</HintPath>
49+
<Reference Include="Intuit.Ipp.Core, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL">
50+
<HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.4.0.0.0\lib\Intuit.Ipp.Core.dll</HintPath>
5151
</Reference>
52-
<Reference Include="Intuit.Ipp.Data, Version=2.9.0.0, Culture=neutral, processorArchitecture=MSIL">
53-
<HintPath>..\..\..\Code\packages\IppDotNetSdkForQuickBooksApiV3.3.0.1\lib\Intuit.Ipp.Data.dll</HintPath>
52+
<Reference Include="Intuit.Ipp.Data, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL">
53+
<HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.4.0.0.0\lib\Intuit.Ipp.Data.dll</HintPath>
5454
</Reference>
55-
<Reference Include="Intuit.Ipp.DataService, Version=2.9.0.0, Culture=neutral, processorArchitecture=MSIL">
56-
<HintPath>..\..\..\Code\packages\IppDotNetSdkForQuickBooksApiV3.3.0.1\lib\Intuit.Ipp.DataService.dll</HintPath>
55+
<Reference Include="Intuit.Ipp.DataService, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL">
56+
<HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.4.0.0.0\lib\Intuit.Ipp.DataService.dll</HintPath>
5757
</Reference>
58-
<Reference Include="Intuit.Ipp.Diagnostics, Version=2.9.0.0, Culture=neutral, processorArchitecture=MSIL">
59-
<HintPath>..\..\..\Code\packages\IppDotNetSdkForQuickBooksApiV3.3.0.1\lib\Intuit.Ipp.Diagnostics.dll</HintPath>
58+
<Reference Include="Intuit.Ipp.Diagnostics, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL">
59+
<HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.4.0.0.0\lib\Intuit.Ipp.Diagnostics.dll</HintPath>
6060
</Reference>
61-
<Reference Include="Intuit.Ipp.Exception, Version=2.9.0.0, Culture=neutral, processorArchitecture=MSIL">
62-
<HintPath>..\..\..\Code\packages\IppDotNetSdkForQuickBooksApiV3.3.0.1\lib\Intuit.Ipp.Exception.dll</HintPath>
61+
<Reference Include="Intuit.Ipp.Exception, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL">
62+
<HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.4.0.0.0\lib\Intuit.Ipp.Exception.dll</HintPath>
6363
</Reference>
64-
<Reference Include="Intuit.Ipp.GlobalTaxService, Version=2.9.0.0, Culture=neutral, processorArchitecture=MSIL">
65-
<HintPath>..\..\..\Code\packages\IppDotNetSdkForQuickBooksApiV3.3.0.1\lib\Intuit.Ipp.GlobalTaxService.dll</HintPath>
64+
<Reference Include="Intuit.Ipp.GlobalTaxService, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL">
65+
<HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.4.0.0.0\lib\Intuit.Ipp.GlobalTaxService.dll</HintPath>
6666
</Reference>
67-
<Reference Include="Intuit.Ipp.LinqExtender, Version=2.9.0.0, Culture=neutral, processorArchitecture=MSIL">
68-
<HintPath>..\..\..\Code\packages\IppDotNetSdkForQuickBooksApiV3.3.0.1\lib\Intuit.Ipp.LinqExtender.dll</HintPath>
67+
<Reference Include="Intuit.Ipp.LinqExtender, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL">
68+
<HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.4.0.0.0\lib\Intuit.Ipp.LinqExtender.dll</HintPath>
6969
</Reference>
70-
<Reference Include="Intuit.Ipp.PlatformService, Version=2.9.0.0, Culture=neutral, processorArchitecture=MSIL">
71-
<HintPath>..\..\..\Code\packages\IppDotNetSdkForQuickBooksApiV3.3.0.1\lib\Intuit.Ipp.PlatformService.dll</HintPath>
70+
<Reference Include="Intuit.Ipp.OAuth2PlatformClient, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL">
71+
<HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.4.0.0.0\lib\Intuit.Ipp.OAuth2PlatformClient.dll</HintPath>
7272
</Reference>
73-
<Reference Include="Intuit.Ipp.QueryFilter, Version=2.9.0.0, Culture=neutral, processorArchitecture=MSIL">
74-
<HintPath>..\..\..\Code\packages\IppDotNetSdkForQuickBooksApiV3.3.0.1\lib\Intuit.Ipp.QueryFilter.dll</HintPath>
73+
<Reference Include="Intuit.Ipp.PlatformService, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL">
74+
<HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.4.0.0.0\lib\Intuit.Ipp.PlatformService.dll</HintPath>
7575
</Reference>
76-
<Reference Include="Intuit.Ipp.ReportService, Version=2.9.0.0, Culture=neutral, processorArchitecture=MSIL">
77-
<HintPath>..\..\..\Code\packages\IppDotNetSdkForQuickBooksApiV3.3.0.1\lib\Intuit.Ipp.ReportService.dll</HintPath>
76+
<Reference Include="Intuit.Ipp.QueryFilter, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL">
77+
<HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.4.0.0.0\lib\Intuit.Ipp.QueryFilter.dll</HintPath>
7878
</Reference>
79-
<Reference Include="Intuit.Ipp.Retry, Version=2.9.0.0, Culture=neutral, processorArchitecture=MSIL">
80-
<HintPath>..\..\..\Code\packages\IppDotNetSdkForQuickBooksApiV3.3.0.1\lib\Intuit.Ipp.Retry.dll</HintPath>
79+
<Reference Include="Intuit.Ipp.ReportService, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL">
80+
<HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.4.0.0.0\lib\Intuit.Ipp.ReportService.dll</HintPath>
8181
</Reference>
82-
<Reference Include="Intuit.Ipp.Security, Version=2.9.0.0, Culture=neutral, processorArchitecture=MSIL">
83-
<HintPath>..\..\..\Code\packages\IppDotNetSdkForQuickBooksApiV3.3.0.1\lib\Intuit.Ipp.Security.dll</HintPath>
82+
<Reference Include="Intuit.Ipp.Retry, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL">
83+
<HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.4.0.0.0\lib\Intuit.Ipp.Retry.dll</HintPath>
8484
</Reference>
85-
<Reference Include="Intuit.Ipp.Utility, Version=2.9.0.0, Culture=neutral, processorArchitecture=MSIL">
86-
<HintPath>..\..\..\Code\packages\IppDotNetSdkForQuickBooksApiV3.3.0.1\lib\Intuit.Ipp.Utility.dll</HintPath>
85+
<Reference Include="Intuit.Ipp.Security, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL">
86+
<HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.4.0.0.0\lib\Intuit.Ipp.Security.dll</HintPath>
8787
</Reference>
88-
<Reference Include="Intuit.Ipp.WebHooksService, Version=2.9.0.0, Culture=neutral, processorArchitecture=MSIL">
89-
<HintPath>..\..\..\Code\packages\IppDotNetSdkForQuickBooksApiV3.3.0.1\lib\Intuit.Ipp.WebHooksService.dll</HintPath>
88+
<Reference Include="Intuit.Ipp.Utility, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL">
89+
<HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.4.0.0.0\lib\Intuit.Ipp.Utility.dll</HintPath>
90+
</Reference>
91+
<Reference Include="Intuit.Ipp.WebHooksService, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL">
92+
<HintPath>..\packages\IppDotNetSdkForQuickBooksApiV3.4.0.0.0\lib\Intuit.Ipp.WebHooksService.dll</HintPath>
9093
</Reference>
9194
<Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
9295
<HintPath>..\..\..\..\Code\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
33
<package id="DevDefined.OAuth" version="0.2" targetFramework="net45" />
4-
<package id="IppDotNetSdkForQuickBooksApiV3" version="3.0.1" targetFramework="net45" />
4+
<package id="IppDotNetSdkForQuickBooksApiV3" version="4.0.0.0" targetFramework="net461" />
55
<package id="Microsoft.Net.Compilers" version="2.3.1" targetFramework="net461" developmentDependency="true" />
66
<package id="Newtonsoft.Json" version="10.0.3" targetFramework="net45" />
77
</packages>
Binary file not shown.

0 commit comments

Comments
 (0)