This repository was archived by the owner on Nov 19, 2024. It is now read-only.
File tree 2 files changed +2
-2
lines changed
Duende.AccessTokenManagement
Duende.AccessTokenManagement.OpenIdConnect
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 15
15
<PackageReference Include =" Microsoft.AspNetCore.Authentication.OpenIdConnect" />
16
16
17
17
<PackageReference Include =" MinVer" Version =" 4.3.0" PrivateAssets =" All" />
18
- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1 " PrivateAssets =" All" />
18
+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0 " PrivateAssets =" All" />
19
19
20
20
<ProjectReference Include =" ..\Duende.AccessTokenManagement\Duende.AccessTokenManagement.csproj" />
21
21
</ItemGroup >
Original file line number Diff line number Diff line change 14
14
<PackageReference Include =" IdentityModel" Version =" 6.2.0" />
15
15
16
16
<PackageReference Include =" MinVer" Version =" 4.3.0" PrivateAssets =" All" />
17
- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1 " PrivateAssets =" All" />
17
+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0 " PrivateAssets =" All" />
18
18
19
19
<PackageReference Include =" Microsoft.Extensions.Caching.Abstractions" />
20
20
<PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" />
You can’t perform that action at this time.
0 commit comments