mirror of
https://github.com/bitwarden/server.git
synced 2025-04-05 05:00:19 -05:00
Bump Saml2 dependency to 2.8.0, which adds support for .NET 5. (#1526)
This commit is contained in:
parent
a735bdd027
commit
7058fe3ed0
@ -7,7 +7,7 @@
|
||||
<PropertyGroup Condition=" '$(RunConfiguration)' == 'Sso' " />
|
||||
<ItemGroup>
|
||||
<PackageReference Include="NewRelic.Agent" Version="8.41.0" />
|
||||
<PackageReference Include="Sustainsys.Saml2.AspNetCore2" Version="2.7.0" />
|
||||
<PackageReference Include="Sustainsys.Saml2.AspNetCore2" Version="2.8.0" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
Loading…
x
Reference in New Issue
Block a user