backport from main branch

This commit is contained in:
Mizux Seiha
2025-05-12 12:57:50 +02:00
parent 99f94edb47
commit 4c60a56fa3
18 changed files with 1792 additions and 924 deletions

View File

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