Build - All Samples #1965
Annotations
3 warnings
|
Build app:
samples/bot-sso-adaptivecard/csharp/BotSsoAdaptivecard/Program.cs#L64
The call to UseAuthorization should appear between app.UseRouting() and app.UseEndpoints(..) for authorization to be correctly evaluated
|
|
Build app:
samples/bot-sso-adaptivecard/csharp/BotSsoAdaptivecard/Program.cs#L64
The call to UseAuthorization should appear between app.UseRouting() and app.UseEndpoints(..) for authorization to be correctly evaluated
|
|
Set up .NET Core
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Loading