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

Modernize Repository #189

Merged
merged 1 commit into from
Dec 11, 2023
Merged

Modernize Repository #189

merged 1 commit into from
Dec 11, 2023

Conversation

christianbumann
Copy link
Member

Fixes #188

@christianbumann christianbumann force-pushed the feature/GH-188 branch 7 times, most recently from 24f5aac to 39659f7 Compare December 6, 2023 10:39
@christianbumann christianbumann marked this pull request as ready for review December 6, 2023 10:48
@christianbumann christianbumann requested a review from a team as a code owner December 6, 2023 10:48
@christianbumann christianbumann added Breaking change Improvement dependencies Pull requests that update a dependency file labels Dec 6, 2023
@christianbumann christianbumann added this to the 2.0.0 milestone Dec 6, 2023
<ItemGroup>
<PackageReference Include="Moq" Version="4.18.1" />
<PackageReference Include="Moq" Version="4.18.4" />

Choose a reason for hiding this comment

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

Maybe replace it?

Copy link
Member Author

Choose a reason for hiding this comment

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

@Speeedy01 good idea :-) replaced with FakeItEasy

@christianbumann christianbumann merged commit fb45508 into develop Dec 11, 2023
4 checks passed
@christianbumann christianbumann deleted the feature/GH-188 branch December 11, 2023 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking change dependencies Pull requests that update a dependency file Improvement
Development

Successfully merging this pull request may close these issues.

Modernize Repository
2 participants