This repository was archived by the owner on Dec 21, 2024. It is now read-only.
File tree 5 files changed +16
-16
lines changed
IdentityServerAspNetIdentity
IdentityServerEntityFramework
5 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 9
9
<PackageReference Include =" Duende.BFF.Yarp" Version =" 2.2.0" />
10
10
<PackageReference Include =" Serilog.AspNetCore" Version =" 8.0.0" />
11
11
12
- <PackageReference Include =" Microsoft.AspNetCore.Authentication.OpenIdConnect" Version =" 8.0.0 " />
12
+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.OpenIdConnect" Version =" 8.0.3 " />
13
13
</ItemGroup >
14
14
15
15
</Project >
Original file line number Diff line number Diff line change 7
7
</PropertyGroup >
8
8
9
9
<ItemGroup >
10
- <PackageReference Include =" Duende.IdentityServer.AspNetIdentity" Version =" 7.0.0 " />
10
+ <PackageReference Include =" Duende.IdentityServer.AspNetIdentity" Version =" 7.0.4 " />
11
11
12
- <PackageReference Include =" Microsoft.AspNetCore.Authentication.Google" Version =" 8.0.0 " />
12
+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.Google" Version =" 8.0.3 " />
13
13
<PackageReference Include =" Serilog.AspNetCore" Version =" 8.0.0" />
14
14
15
- <PackageReference Include =" Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version =" 8.0.0 " />
16
- <PackageReference Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 8.0.0 " />
17
- <PackageReference Include =" Microsoft.AspNetCore.Identity.UI" Version =" 8.0.0 " />
18
- <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 8.0.0 " />
19
- <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 8.0.0 " />
15
+ <PackageReference Include =" Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version =" 8.0.3 " />
16
+ <PackageReference Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 8.0.3 " />
17
+ <PackageReference Include =" Microsoft.AspNetCore.Identity.UI" Version =" 8.0.3 " />
18
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 8.0.3 " />
19
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 8.0.3 " />
20
20
</ItemGroup >
21
21
</Project >
Original file line number Diff line number Diff line change 7
7
</PropertyGroup >
8
8
9
9
<ItemGroup >
10
- <PackageReference Include =" Duende.IdentityServer" Version =" 7.0.0 " />
10
+ <PackageReference Include =" Duende.IdentityServer" Version =" 7.0.4 " />
11
11
12
12
<PackageReference Include =" Serilog.AspNetCore" Version =" 8.0.0" />
13
13
</ItemGroup >
Original file line number Diff line number Diff line change 7
7
</PropertyGroup >
8
8
9
9
<ItemGroup >
10
- <PackageReference Include =" Duende.IdentityServer.EntityFramework" Version =" 7.0.0 " />
10
+ <PackageReference Include =" Duende.IdentityServer.EntityFramework" Version =" 7.0.4 " />
11
11
12
- <PackageReference Include =" Microsoft.AspNetCore.Authentication.Google" Version =" 8.0.0 " />
12
+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.Google" Version =" 8.0.3 " />
13
13
<PackageReference Include =" Serilog.AspNetCore" Version =" 8.0.0" />
14
14
15
- <PackageReference Include =" Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version =" 8.0.0 " />
16
- <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 8.0.0 " />
17
- <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 8.0.0 " />
15
+ <PackageReference Include =" Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version =" 8.0.3 " />
16
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 8.0.3 " />
17
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 8.0.3 " />
18
18
</ItemGroup >
19
19
20
20
<ItemGroup >
Original file line number Diff line number Diff line change 7
7
</PropertyGroup >
8
8
9
9
<ItemGroup >
10
- <PackageReference Include =" Duende.IdentityServer" Version =" 7.0.0 " />
10
+ <PackageReference Include =" Duende.IdentityServer" Version =" 7.0.4 " />
11
11
12
- <PackageReference Include =" Microsoft.AspNetCore.Authentication.Google" Version =" 8.0.0 " />
12
+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.Google" Version =" 8.0.3 " />
13
13
<PackageReference Include =" Serilog.AspNetCore" Version =" 8.0.0" />
14
14
</ItemGroup >
15
15
You can’t perform that action at this time.
0 commit comments