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

Upgrade package framework to .NET Core 3.1 and 2.1 #182

Merged
merged 1 commit into from
Jan 31, 2021
Merged

Conversation

natemcmaster
Copy link
Owner

@natemcmaster natemcmaster commented Jan 31, 2021

Microsoft does not support .NET Core 2.0 or 3.0 anymore, so neither will updates to this project. Updating to .NET Core 3.1 and 2.1

@natemcmaster natemcmaster added this to the 1.4.0 milestone Jan 31, 2021
@natemcmaster natemcmaster changed the title Upgrade package to require to .NET Core 3.1 Upgrade package framework to .NET Core 3.1 Jan 31, 2021
@natemcmaster natemcmaster changed the title Upgrade package framework to .NET Core 3.1 Upgrade package framework to .NET Core 3.1 and 2.1 Jan 31, 2021
@codecov
Copy link

codecov bot commented Jan 31, 2021

Codecov Report

Merging #182 (52137c2) into main (65144b1) will increase coverage by 2.40%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #182      +/-   ##
==========================================
+ Coverage   79.44%   81.85%   +2.40%     
==========================================
  Files          15       15              
  Lines         540      540              
==========================================
+ Hits          429      442      +13     
+ Misses        111       98      -13     
Impacted Files Coverage Δ
src/Plugins/PluginLoader.cs 80.00% <ø> (ø)
src/Plugins/Loader/DependencyContextExtensions.cs 81.15% <0.00%> (+1.44%) ⬆️
src/Plugins/Loader/ManagedLoadContext.cs 77.69% <0.00%> (+7.19%) ⬆️
src/Plugins/Internal/PlatformInformation.cs 84.21% <0.00%> (+10.52%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 65144b1...52137c2. Read the comment docs.

@natemcmaster natemcmaster merged commit cc044ea into main Jan 31, 2021
@natemcmaster natemcmaster deleted the netcoreapp3.1 branch January 31, 2021 00:41
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

1 participant