We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41db769 commit 5757b8dCopy full SHA for 5757b8d
1 file changed
CLAUDE.md
@@ -74,7 +74,7 @@ dotnet test CSharpToJsonSchema.slnx
74
- **Dependencies:** `Microsoft.Extensions.AI.Abstractions`, `System.Text.Json`, `Microsoft.CodeAnalysis.CSharp` (generator)
75
- **Signing:** Strong-named assemblies via `src/key.snk`
76
- **Versioning:** Semantic versioning from git tags via MinVer
77
-- **Testing:** MSTest + FluentAssertions (unit), Verify (snapshot)
+- **Testing:** MSTest + AwesomeAssertions (unit), Verify (snapshot)
78
79
### CI/CD
80
0 commit comments