Skip to content

Conversation

bounav
Copy link
Contributor

@bounav bounav commented Mar 28, 2025

  • Using new simplified .csproj format + nuget package references
  • Targeting .net standard 2.0
  • Updated RestSharp dependency and fixed breaking code changes

Why is this change needed?

We needed to use this library in both a project that targeted .net framework and dotnetcore.
The dependency to [restsharp had a CVE.

How does it address the issue?

The dependency is updated.

Any links to any relevant tickets, articles, or other resources?

GHSA-4rr6-2v9v-wcpc

Any screenshots?

N.A.

Did you complete all of the following?

  • Run test suite? No
  • Add new tests? No
  • Consider security implications and practices? No

- Using new simplified .csproj format + nuget package references
- Targeting .net standard 2.0
- Updated RestSharp dependency and fixed breaking code changes
@bounav
Copy link
Contributor Author

bounav commented Mar 28, 2025

MB: Most of the code was generated with swagger and I didn't bother re-running the swagger stuff from scratch. I just fixed the issues and modernised the .csproj format.

@bounav
Copy link
Contributor Author

bounav commented Mar 28, 2025

This PR is linked to #28

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

Successfully merging this pull request may close these issues.

1 participant