|
11 | 11 | </PropertyGroup> |
12 | 12 |
|
13 | 13 | <ItemGroup> |
14 | | - <PackageReference Include="Altinn.ApiClients.Dialogporten" Version="1.76.2" /> |
15 | | - <PackageReference Include="Blazor.Bootstrap" Version="3.3.1"/> |
16 | | - <PackageReference Include="Microsoft.AspNetCore.Authentication.Cookies" Version="2.2.0"/> |
17 | | - <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.8"/> |
18 | | - <PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.8"/> |
19 | | - <PackageReference Include="Microsoft.AspNetCore.Cors" Version="2.2.0"/> |
20 | | - <PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.8"/> |
21 | | - <PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.0.2"/> |
| 14 | + <PackageReference Include="Altinn.ApiClients.Dialogporten" Version="1.77.0" /> |
| 15 | + <PackageReference Include="Blazor.Bootstrap" Version="3.4.0"/> |
| 16 | + <PackageReference Include="Microsoft.AspNetCore.Authentication.Cookies" Version="2.3.0"/> |
| 17 | + <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.19"/> |
| 18 | + <PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.19"/> |
| 19 | + <PackageReference Include="Microsoft.AspNetCore.Cors" Version="2.3.0"/> |
| 20 | + <PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.19"/> |
| 21 | + <PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.13.1"/> |
22 | 22 | <PackageReference Include="Newtonsoft.Json" Version="13.0.3"/> |
23 | 23 | <PackageReference Include="Refit.HttpClientFactory" Version="8.0.0"/> |
24 | | - <PackageReference Include="ScottBrady.IdentityModel" Version="4.0.0"/> |
25 | | - <PackageReference Include="ScottBrady.IdentityModel.AspNetCore" Version="2.1.0"/> |
26 | | - <PackageReference Include="Swashbuckle.AspNetCore" Version="6.4.0"/> |
| 24 | + <PackageReference Include="ScottBrady.IdentityModel" Version="4.1.0"/> |
| 25 | + <PackageReference Include="ScottBrady.IdentityModel.AspNetCore" Version="2.2.0"/> |
| 26 | + <PackageReference Include="Swashbuckle.AspNetCore" Version="6.9.0"/> |
27 | 27 | </ItemGroup> |
28 | 28 | <ItemGroup> |
29 | 29 | <None Update="Attachments\sample.docx"> |
|
0 commit comments