Skip to content

Commit dc62391

Browse files
authored
update docs (#8819)
Fixes #8733
1 parent a1e125a commit dc62391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/languages/c_sharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ FlatBuffers).
2323

2424
## Building the FlatBuffers C# library
2525

26-
The `FlatBuffers.csproj` project contains multitargeting for .NET Standard 2.1,
26+
The `FlatBuffers.csproj` project contains multitargeting for .NET Standard 2.0, 2.1,
2727
.NET 6 and .NET 8.
2828

2929
You can build for a specific framework target when using the cross-platform

0 commit comments

Comments
 (0)