Add API and make ROPC call #5948
dotnetcore.yml
on: pull_request
Build and run unit tests
13m 50s
Annotations
2 warnings
Build and run unit tests:
src/Microsoft.Identity.Web/PublicAPI/net462/PublicAPI.Unshipped.txt#L2
Symbol 'static Microsoft.Identity.Web.ClaimsPrincipalFactory.FromUsernamePassword(string! username, string! password) -> System.Security.Claims.ClaimsPrincipal!' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
Build and run unit tests:
src/Microsoft.Identity.Web/PublicAPI/net472/PublicAPI.Unshipped.txt#L2
Symbol 'static Microsoft.Identity.Web.ClaimsPrincipalFactory.FromUsernamePassword(string! username, string! password) -> System.Security.Claims.ClaimsPrincipal!' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|