Corentin Le Molgat
|
c7120439d4
|
Bump license date
|
2022-06-17 14:23:23 +02:00 |
|
Corentin Le Molgat
|
354e350004
|
Sync C# indent
|
2022-01-03 09:49:47 +01:00 |
|
Mizux Seiha
|
8bb54b04ef
|
Bump Copyright to 2021
FYI:
find ortools \( -type d -name .git -prune \) -o -type f -print0 | xargs -0 sed -i 's/\(Copyright 2010\)-2018/\1-2021/g'
|
2021-04-01 21:00:53 +02:00 |
|
Corentin Le Molgat
|
a9385fc3d2
|
Format all .Net using Microsoft style
|
2020-11-03 10:15:53 +01:00 |
|
Corentin Le Molgat
|
b5e70663c7
|
Format using clang-format 11
|
2020-10-29 14:26:41 +01:00 |
|
Mizux Seiha
|
335cf3df3d
|
format all C# files
|
2020-10-26 18:41:49 +01:00 |
|
Corentin Le Molgat
|
0452c5027d
|
dotnet: fix sample with SDK > 2.2.101
CallbackIndex can't be const since value is not know at compile time
see: https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/const
|
2019-02-08 15:09:11 +01:00 |
|
Corentin Le Molgat
|
ce71eee236
|
Update .Net samples
|
2019-02-05 12:05:57 +01:00 |
|
Corentin Le Molgat
|
ec4a7d6e0d
|
Rework C# Callback to use delegates
|
2019-01-30 14:29:50 +01:00 |
|
Corentin Le Molgat
|
acf34ee59b
|
Update samples
|
2019-01-11 16:49:33 +01:00 |
|
Corentin Le Molgat
|
179d31baf3
|
Cleanup samples
|
2019-01-11 15:04:15 +01:00 |
|
Corentin Le Molgat
|
dbaad9c0de
|
Update .Net routing samples
|
2019-01-10 10:53:46 +01:00 |
|
Corentin Le Molgat
|
cd59b90650
|
Add .Net routing samples
|
2019-01-09 17:26:45 +01:00 |
|
Corentin Le Molgat
|
43ddf85ecc
|
Add SimpleRoutingProgram.cs
|
2018-12-28 16:43:21 +01:00 |
|