Skip to content

Commit 23d200f

Browse files
Bump Microsoft.IdentityModel.Protocols
Bump Microsoft.IdentityModel.Protocols to 7.0.3 as there's been some bugs in v7 that .NET 8 is picking up e.g. dotnet/aspnetcore#51430.
1 parent 8eb2787 commit 23d200f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<PackageVersion Include="MartinCostello.Logging.XUnit" Version="0.3.0" />
88
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.0-rc.2.23480.2" />
99
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="8.0.0-rc.2.23480.2" />
10-
<PackageVersion Include="Microsoft.IdentityModel.Protocols" Version="7.0.0" />
10+
<PackageVersion Include="Microsoft.IdentityModel.Protocols" Version="7.0.3" />
1111
<PackageVersion Include="Shouldly" Version="4.2.1" />
1212
</ItemGroup>
1313

0 commit comments

Comments
 (0)