Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

split id web into smaller nuget packages (tokencache & certificate) #1437

Merged
merged 25 commits into from
Sep 20, 2021

Conversation

jennyf19
Copy link
Collaborator

@jennyf19 jennyf19 commented Sep 9, 2021

</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="2.2.0" />

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The extensions.* versions should be IMHO aligned. Otherwise, right from start we force the clients to run in a non-tested setup. (ASP.)NET Core team always tests the assemblies with the same version cross-working.

@sonarcloud
Copy link

sonarcloud bot commented Sep 17, 2021

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot B 1 Security Hotspot
Code Smell A 7 Code Smells

67.8% 67.8% Coverage
0.0% 0.0% Duplication

@jennyf19 jennyf19 marked this pull request as ready for review September 20, 2021 00:15
Copy link
Collaborator

@jmprieur jmprieur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Thanks @jennyf19

@jennyf19 jennyf19 merged commit b31140f into master Sep 20, 2021
@jennyf19 jennyf19 deleted the jennyf/netStandardPoc branch October 17, 2021 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants