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 a1e125a commit dc62391Copy full SHA for dc62391
docs/source/languages/c_sharp.md
@@ -23,7 +23,7 @@ FlatBuffers).
23
24
## Building the FlatBuffers C# library
25
26
-The `FlatBuffers.csproj` project contains multitargeting for .NET Standard 2.1,
+The `FlatBuffers.csproj` project contains multitargeting for .NET Standard 2.0, 2.1,
27
.NET 6 and .NET 8.
28
29
You can build for a specific framework target when using the cross-platform
0 commit comments