Update package references and assembly information
- Updated Microsoft.AspNetCore.Authentication.JwtBearer from version 7.0.3 to 7.0.20. - Added Microsoft.IdentityModel.JsonWebTokens, Microsoft.IdentityModel.Protocols, Microsoft.IdentityModel.Protocols.OpenIdConnect, and Microsoft.IdentityModel.Tokens with version 7.1.2. - Updated System.IdentityModel.Tokens.Jwt from version 7.0.3 to 7.1.2. - Updated AssemblyInformationalVersion in AssemblyInfo.cs. - Updated project.assets.json and project.nuget.cache to reflect new package versions. - Removed deprecated cache entries and warnings related to previous package vulnerabilities.
This commit is contained in:
parent
d245236a14
commit
8b37e4c94c
28 changed files with 347 additions and 335 deletions
|
|
@ -14,7 +14,7 @@ using System.Reflection;
|
|||
[assembly: System.Reflection.AssemblyCompanyAttribute("BMA.EHR.Recruit.Service")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+838ebf256397ad6a14068bf20392e073310bc97e")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+d245236a144a9ba61661418db9ef1a8a2225d063")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("BMA.EHR.Recruit.Service")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("BMA.EHR.Recruit.Service")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue