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

C#: Clean up dependencies Newtonsoft.Json. #18234

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

michaelnebel
Copy link
Contributor

Besides cleaning up the dependencies for Newtonsoft.Json we also remove nowarn from Build.bazel in the Dependency fetching project, as it appears to override what is in the project file. Note that in the project file the default NoWarn is included, which also includes the global default NoWarn for warning 1701 and 1702 (We got a 1702 compiler warning for the dependency fetching project).
This was the last remaining compiler warning.

@github-actions github-actions bot added the C# label Dec 6, 2024
@michaelnebel michaelnebel marked this pull request as ready for review December 9, 2024 07:55
@michaelnebel michaelnebel requested a review from a team as a code owner December 9, 2024 07:55
@michaelnebel michaelnebel merged commit 127518e into github:main Dec 9, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants