dotnet: Bump remaining netcoreapp2.1 to 3.1

This commit is contained in:
Mizux Seiha
2021-09-21 21:45:28 +02:00
parent 6f4e30bced
commit b0d1fac666
3 changed files with 3 additions and 3 deletions

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 `netcoreapp2.1`,
We recommend that all projects you create target `netcoreapp3.1`,
as this allows you to compile for various frameworks and
keep up-to-date with the latest frameworks.