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

DEVX-6785 Framework update #303

Merged
merged 4 commits into from
Dec 8, 2022
Merged

DEVX-6785 Framework update #303

merged 4 commits into from
Dec 8, 2022

Conversation

Tr00d
Copy link
Contributor

@Tr00d Tr00d commented Dec 8, 2022

Upgrade SDK to netstandard2.0, Upgrade TestProject to everything above 4.6.2, and update all libraries.

NetStandard2.0 represents a unified version of the framework that covers all supported versions. Switching to a "netstandard2.0" target version makes it easier for us in dependency management and guarantees we're aligned with support. Also, version 4.5.2 is out-of-support since April 2022.

# Conflicts:
#	Vonage.Test.Unit/Vonage.Test.Unit.csproj
#	Vonage/Vonage.csproj
@sonarcloud
Copy link

sonarcloud bot commented Dec 8, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@Tr00d Tr00d merged commit 00c022b into main Dec 8, 2022
@Tr00d Tr00d deleted the framework-update branch December 8, 2022 12:47
Tr00d added a commit that referenced this pull request Jan 9, 2023
* Upgrade SDK to netstandard2.0, Upgrade TestProject to everything above 4.6.2, update all libraries

* Update libraries

* Upgrade to C# 10.0
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.

None yet

2 participants