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?
The version 6.0.0 of
System.ServiceModel.SecurityNuGet package published on nuget.org only supportsnet6.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?