Update dotnet/README.md

This commit is contained in:
Corentin Le Molgat
2021-12-10 16:25:09 +01:00
parent 50a08c75e3
commit ab98a847e6

View File

@@ -2,7 +2,7 @@
The following examples showcase how to use OrTools.<br>
The project solution has examples for both C# and F#.
We recommend that all projects you create target `netcoreapp3.1`,
We recommend that all projects you create target `net6.0`,
as this allows you to compile for various frameworks and
keep up-to-date with the latest frameworks.