Skip to content
New issue

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

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

Already on GitHub? # to your account

Updated dependencies #28

Closed
wants to merge 2 commits into from
Closed

Updated dependencies #28

wants to merge 2 commits into from

Conversation

bounav
Copy link

@bounav bounav commented Jun 22, 2023

Following up on issues #27, #24 and #19.

  • YamlDotNet (fixes FileNotFound issue caused by publicKeyToken=null on v5.3.0 of the package)
  • RestSharp
  • log4net
  • Newtonsoft.Json (older version had vulnerabilities)

Also updated:

  • Packages in test project
  • The test project now targets net6.0 framework
  • Updated the .nuspec file (not sure if this is still relevant?)

bounav added 2 commits June 22, 2023 10:02
- YamlDotNet (fixes FileNotFound issue caused by publicKeyToken=null on v5.3.0 of the package)
- RestSharp
- log4net
- Newtonsoft.Json (older version had vulnerabilities)

Also updated packages in test project and the test project now targets net6.0 framework
- The dependencies listed now match the one in the .csproj
- Bumped version from 1.0.1 to 1.0.2
- Updated copyright date range
@bounav bounav mentioned this pull request Jul 17, 2023
@LokeshRishi
Copy link
Collaborator

#30 upgrades the project to .NET 6.0, and all the dependencies to their latest stable versions.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants