Don't reference S.S.Principal.Windows on .NETCoreApp #10089
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
S.Security.Principal.Windows moved inbox with .NET 6 and doesn't need to be referenced anymore.
This helps with keeping the dependency graph fresh:
![image](https://private-user-images.githubusercontent.com/7412651/326764815-e65ebb75-30d7-433a-85fb-fd929edd6184.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2Mzg1NjMsIm5iZiI6MTczOTYzODI2MywicGF0aCI6Ii83NDEyNjUxLzMyNjc2NDgxNS1lNjVlYmI3NS0zMGQ3LTQzM2EtODVmYi1mZDkyOWVkZDYxODQucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTVUMTY1MTAzWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MWNhNTc0MmI3MDQ3Zjk1Y2NlM2M5ODgxY2IwMDdlZjU5MGUxYTViMDE5YmIzMDU4ZGZjYjkwZjcyYTEyYzY0OSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.N8HZbzbTjGAEo4PF2J2HXegmweZcsHSQ9ZEaRjJq-h0)