Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
neuecc authored Apr 7, 2024
1 parent 0677cbc commit d6a0a5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1048,6 +1048,8 @@ Source Generators for Function Calling are also supported, but additional work i
- Note:
- If you are using assembly definition, add your additional csproj in the list of [The project to be addef for import].
If you encount `Constructors of types with required members are not supported in this version of your compiler` error, LangVersion should change to `11`.
```csharp
using Claudia;
using System;
Expand Down

0 comments on commit d6a0a5e

Please sign in to comment.