diff options
-rw-r--r-- | csharp/README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/csharp/README.md b/csharp/README.md index 7ef47ae6d97..f30cae3ca71 100644 --- a/csharp/README.md +++ b/csharp/README.md @@ -184,7 +184,6 @@ python allTests.py --dotnetcore If you want to run the test with .NET 6.0 you must use `--framework` option with `net6.0` target framework. - For example: ``` |