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

Add GetEffectiveRuleDetailsResponse & EffectiveRuleDetailsDto #5197

Merged

Conversation

georgii-borovinskikh-sonarsource
Copy link
Contributor

Fixes #5193

@@ -13,4 +13,8 @@
<ProjectReference Include="..\TestInfrastructure\TestInfrastructure.csproj" />
</ItemGroup>

<ItemGroup>
<PackageReference Update="FluentAssertions" Version="6.12.0" />
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor

Choose a reason for hiding this comment

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

Yes, you should do it there instead. We don't want to maintain in many places. Also why did you need to change version?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I needed it for a feature that was not available in the old one

Copy link
Contributor

@ugras-ergun-sonarsource ugras-ergun-sonarsource left a comment

Choose a reason for hiding this comment

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

Please move the new version of Fluent Assertions to SonarLint.Test.props

Copy link

@georgii-borovinskikh-sonarsource georgii-borovinskikh-sonarsource merged commit a4613c8 into feature/sloop-rule-meta-data Jan 29, 2024
4 checks passed
@georgii-borovinskikh-sonarsource georgii-borovinskikh-sonarsource deleted the gb/rule-model branch January 29, 2024 09:56
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.

2 participants