File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Intuit.Ipp.Utility/Common
Tools/XsdExtension/Intuit.Ipp.Data Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1414 <PackageIcon >$(MSBuildThisFileDirectory)logo.png</PackageIcon >
1515 <OutputPath >$(SolutionDir)artifacts\bin</OutputPath >
1616 <Copyright >Copyright © 2020 Intuit, Inc.</Copyright >
17- <AssemblyVersion >14.6.3.5 </AssemblyVersion >
18- <FileVersion >14.6.3.4 </FileVersion >
17+ <AssemblyVersion >14.6.3.6 </AssemblyVersion >
18+ <FileVersion >14.6.3.6 </FileVersion >
1919 <Company >Intuit</Company >
2020 <AppendTargetFrameworkToOutputPath >true</AppendTargetFrameworkToOutputPath >
2121 <AppendRuntimeIdentifierToOutputPath >false</AppendRuntimeIdentifierToOutputPath >
Original file line number Diff line number Diff line change 99 <PackageId >IppDotNetSdkForQuickBooksApiV3</PackageId >
1010 <AssemblyName >IppDotNetSdkForQuickBooksApiV3</AssemblyName >
1111 <DocumentationFile >$(BaseOutputPath)$(AssemblyName).xml</DocumentationFile >
12- <MainVersion >14.6.3.5 </MainVersion >
12+ <MainVersion >14.6.3.6 </MainVersion >
1313 <PackageVersionSuffix >pre</PackageVersionSuffix >
1414 <Version >$(MainVersion)-$(PackageVersionSuffix)</Version >
1515 <Version >$(MainVersion)</Version >
Original file line number Diff line number Diff line change @@ -250,7 +250,7 @@ public static class CoreConstants
250250 /// <summary>
251251 /// The Request source header value.
252252 /// </summary>
253- public const string REQUESTSOURCEHEADER = "V3DotNetSDK14.6.3.5 " ;
253+ public const string REQUESTSOURCEHEADER = "V3DotNetSDK14.6.3.6 " ;
254254
255255 /// <summary>
256256 /// multipart/form-data format
Original file line number Diff line number Diff line change 1313 <PackageOutputPath >$(SolutionDir)artifacts\nupkg</PackageOutputPath >
1414 <OutputPath >$(SolutionDir)artifacts\bin</OutputPath >
1515 <Copyright >Copyright © 2020 Intuit, Inc.</Copyright >
16- <AssemblyVersion >14.6.3.4 </AssemblyVersion >
17- <FileVersion >14.6.3.4 </FileVersion >
16+ <AssemblyVersion >14.6.3.6 </AssemblyVersion >
17+ <FileVersion >14.6.3.6 </FileVersion >
1818 <Company >Intuit</Company >
1919 <AppendTargetFrameworkToOutputPath >true</AppendTargetFrameworkToOutputPath >
2020 <AppendRuntimeIdentifierToOutputPath >false</AppendRuntimeIdentifierToOutputPath >
You can’t perform that action at this time.
0 commit comments