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

When Microsoft provides SCIM package support on .NET Standard? #50

Open
AbdulAleem-Siddiqui opened this issue May 20, 2021 · 1 comment
Labels
invalid This doesn't seem right

Comments

@AbdulAleem-Siddiqui
Copy link

I had to face this issue while adding Microsoft.SystemForCrossDomainIdentityManagement package in my .Net Standard app.
For now, I just moved to .Net Framework but I need .Net Standard support for it.

Warning NU1701 Package 'Microsoft.SystemForCrossDomainIdentityManagement 2.0.5.95' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework '.NETStandard,Version=v2.0'. This package may not be fully compatible with your project.

@marcusca10 marcusca10 added enhancement New feature or request invalid This doesn't seem right and removed enhancement New feature or request labels Jan 19, 2022
@marcusca10
Copy link
Collaborator

This issue does not apply to the code in this repository, the target framework is netcoreapp3.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants