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

Remove .NET Core 2.1 support, bump up to 1.4.368 #1645

Merged
merged 2 commits into from
Dec 21, 2021
Merged

Conversation

mregen
Copy link
Contributor

@mregen mregen commented Dec 20, 2021

  • Remove all references to netcoreapp2.1
  • Bump up version.json to 1.4.368-preview

@mregen mregen linked an issue Dec 20, 2021 that may be closed by this pull request
@mregen mregen requested a review from mrsuciu December 20, 2021 17:21
@codecov
Copy link

codecov bot commented Dec 20, 2021

Codecov Report

Merging #1645 (21f35e8) into master (7ae5c11) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1645   +/-   ##
=======================================
  Coverage   53.66%   53.67%           
=======================================
  Files         319      319           
  Lines       57740    57740           
=======================================
+ Hits        30988    30991    +3     
+ Misses      26752    26749    -3     
Impacted Files Coverage Δ
Libraries/Opc.Ua.Client/Session.cs 62.02% <0.00%> (+0.05%) ⬆️
...raries/Opc.Ua.Server/Subscription/MonitoredItem.cs 44.32% <0.00%> (+0.30%) ⬆️

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 7ae5c11...21f35e8. Read the comment docs.

@mregen mregen added this to the 1.4.368 milestone Dec 20, 2021
@mrsuciu mrsuciu merged commit 5bcadf4 into master Dec 21, 2021
@mregen mregen deleted the nonetcoreapp2.1 branch December 21, 2021 07:37
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.

.NET Core 2.1 support is end of life.
2 participants