Skip to content

Conversation

@myarichuk
Copy link
Owner

Summary

  • add CS8002 to the benchmark project's NoWarn list so strong-name analyzer output is muted during solution builds

Testing

  • dotnet format --verify-no-changes
  • dotnet test
  • dotnet build

https://chatgpt.com/codex/tasks/task_e_68f15c13bc588323a107f00d6f7d2a11

# Conflicts:
#	src/Json.Masker.Abstract/DefaultMaskingService.cs
#	src/Json.Masker.Abstract/UtilExtensions.cs
#	src/Json.Masker.AspNet.Newtonsoft/JsonMaskingMiddlewareExtension.cs
#	src/Json.Masker.AspNet/JsonMaskingMiddlewareExtension.cs
#	src/Json.Masker.Newtonsoft/MaskingValueProvider.cs
#	src/Json.Masker.Newtonsoft/NewtonsoftMaskingExtensions.cs
#	src/Json.Masker.SystemTextJson/MaskingEnumerableConverter.cs
#	src/Json.Masker.SystemTextJson/MaskingScalarConverter.cs
#	src/Json.Masker.SystemTextJson/MaskingStringDictionaryConverter.cs
#	src/Json.Masker.SystemTextJson/TypeExtensions.cs
@myarichuk myarichuk force-pushed the codex/organize-sample-projects-and-improve-clarity branch from 6f54a3f to 67f6bae Compare October 16, 2025 21:46
@myarichuk myarichuk merged commit e79b039 into main Oct 16, 2025
3 checks passed
@myarichuk myarichuk deleted the codex/organize-sample-projects-and-improve-clarity branch October 16, 2025 21:47
myarichuk added a commit that referenced this pull request Oct 20, 2025
…and-improve-clarity

Suppress benchmark strong-name warnings
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