System.ServiceModel.Security.6.0.0 NuGet only supports `net6.0`
Open
- Dominant language
- C#
- Stars
- 1.8k
- Forks
- 576
- Avg merge
- 6d 9h
- Merged PRs (30d)
- 2
Description
The version 6.0.0 of `System.ServiceModel.Security` NuGet package published on nuget.org only supports `net6.0`.
This prevents us from upgrading to latest version of this package because our consuming project(s) target `net4.8`.
I can see that the project has readded support for NetFramework in the repository - but an updated NuGet package has not been published.
Are you going to publish an updated version (6.0.0.1?) of this package to nuget.org?
Contributor guide
Assessment
This issue has not been assessed yet.