Skip to content

Commit c58ce83

Browse files
Update nuget non-major dependencies
1 parent d4d03db commit c58ce83

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

Digdir.BDB.Dialogporten.ServiceProvider.csproj

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -12,24 +12,24 @@
1212

1313
<ItemGroup>
1414
<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.Identity.EntityFrameworkCore" Version="9.0.5"/>
21-
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.8"/>
22-
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.5"/>
23-
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.5">
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.Identity.EntityFrameworkCore" Version="9.0.8"/>
21+
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.19"/>
22+
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.8"/>
23+
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.8">
2424
<PrivateAssets>all</PrivateAssets>
2525
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2626
</PackageReference>
27-
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.0.2"/>
27+
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.13.1"/>
2828
<PackageReference Include="Newtonsoft.Json" Version="13.0.3"/>
2929
<PackageReference Include="Refit.HttpClientFactory" Version="8.0.0"/>
30-
<PackageReference Include="ScottBrady.IdentityModel" Version="4.0.0"/>
31-
<PackageReference Include="ScottBrady.IdentityModel.AspNetCore" Version="2.1.0"/>
32-
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.4.0"/>
30+
<PackageReference Include="ScottBrady.IdentityModel" Version="4.1.0"/>
31+
<PackageReference Include="ScottBrady.IdentityModel.AspNetCore" Version="2.2.0"/>
32+
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.9.0"/>
3333
</ItemGroup>
3434
<ItemGroup>
3535
<None Update="Attachments\sample.docx">

0 commit comments

Comments
 (0)