Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Major release updates, including .NET Standard2.0 (#101) #126

Merged
merged 20 commits into from
Nov 6, 2020
Merged

Conversation

intacctcoleenho
Copy link
Contributor

@intacctcoleenho intacctcoleenho commented Oct 13, 2020

  • Convert from .NET Standard 1.6 to .NET Standard 2.0 (Update version in RequestHandler #123, Added netstandard 2.0 support #101)
  • Remove 1.0, 1.1, 2.0 .NET Core support due to EOL, and add 3.1 Core support
  • Update to Visual Studio Version 16
  • Add Purchasing Transactions for approve and decline
  • Add Exchange Rate test coverage for Create ApPayment
  • Change from NLog to Microsoft.Extensions.Logging
  • APPYMT support implemented for ApPaymentCreate
  • Refactor ApPaymentRequest* to ApPayment*
  • Fix isnegate for InList in ReadByQuery
  • Remove mutual exclusion rule for lot number and serial number for item detail
  • Update dependencies

jimmymcpeter and others added 4 commits March 10, 2020 12:59
Convert from .NET Standard 1.6 to .NET Standard 2.0
Remove 1.0, 1.1, 2.0 .NET Core support due to EOL
Add 3.1 Core support
Update License Path
Update to Visual Studio Version 16
@intacctcoleenho intacctcoleenho changed the title Net standard2.0 (#125) Major release updates, including .NET Standard2.0 (#125) Oct 13, 2020
@intacctcoleenho intacctcoleenho changed the title Major release updates, including .NET Standard2.0 (#125) Major release updates, including .NET Standard2.0 (#101) Oct 13, 2020
intacctcoleenho and others added 16 commits October 13, 2020 13:46
Add AbstractApPaymentDetail
* Upgrade to .NET Standard 2.0, fix License for pack

* Updates to project and solution files to support .NETStandard 2.0

* Add target for net461 to SDK

* Update VisualStudioVersion for solution

* Add back .NETStandard1.6 support

* Revert back dependency versions for 1.6

* Remove .NET Standard 1.6 support

* Add matrix include for travis

* Revert to dotnet for travis

* Update README with .NET Core 3.1 support

* Update RequestHandler for new version

* Add Purchasing Tranasctions for approve and decline
* Upgrade to .NET Standard 2.0, fix License for pack
* Updates to project and solution files to support .NETStandard 2.0
* Update VisualStudioVersion for solution
* Remove .NET Standard 1.6 support
* Add matrix include for travis
* Update README with .NET Core 3.1 support
* Update RequestHandler for new version
* Add Purchasing Tranasctions for approve and decline
@NagBoranna NagBoranna merged commit d1d20ac into master Nov 6, 2020
@NagBoranna NagBoranna deleted the v3.0.0 branch November 6, 2020 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants