Update to dotnet-9, modernize ependencies: AngularJS-1.8.3, gulp, others #32
Annotations
4 warnings
|
Pack
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
|
Pack
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
|
Build:
src/Hosts/Hosts.IdentityServerAuthentication/Startup.cs#L101
The call to UseAuthorization should appear between app.UseRouting() and app.UseEndpoints(..) for authorization to be correctly evaluated (https://aka.ms/AA64fv1)
|
|
Build:
src/Hosts/Hosts.IdentityServerAuthentication/Startup.cs#L101
The call to UseAuthorization should appear between app.UseRouting() and app.UseEndpoints(..) for authorization to be correctly evaluated (https://aka.ms/AA64fv1)
|
Loading