Commit Graph

136 Commits

Author SHA1 Message Date
Mizux Seiha
fbf0104cc9 dotnet: Bump testing deps 2022-05-03 17:52:41 +02:00
Corentin Le Molgat
e6107f65cf dotnet: Add support for linux-arm64 and osx-arm64 (#2724) 2022-03-25 11:12:00 +01:00
Corentin Le Molgat
5f1cb90617 cmake(dotnet): Be able to disable a Target Framework Moniker 2022-03-18 18:02:30 +01:00
Corentin Le Molgat
b14b1c5117 dotnet: remove net452 broken support 2022-03-18 08:43:41 +01:00
Mizux Seiha
8dcad2043b dotnet: Move samples package to subdir 2022-03-03 19:25:34 +01:00
Corentin Le Molgat
35ef175cac Sync from google 2022-03-02 22:10:54 +01:00
Corentin Le Molgat
1a37bdf218 Sync google3 2022-03-02 15:25:04 +01:00
Corentin Le Molgat
674a0d6f77 cmake(dotnet): Add UNIVERSAL_DOTNET_PACKAGE option 2022-02-28 15:33:13 +01:00
Corentin Le Molgat
433f9d16a2 dotnet: Fix glop proto 2022-02-28 08:54:41 +01:00
Mizux Seiha
a096ca219c export few more proto 2022-02-26 01:47:32 +01:00
Laurent Perron
4237f386a6 remove F# support 2022-02-24 10:34:49 +01:00
Corentin Le Molgat
8a83e4265b doc: mv doc/ to docs/ 2022-02-23 16:19:26 +01:00
Mizux Seiha
8c4b96c65e deps: Bump Protobuf 3.19.1 -> 3.19.4 2022-02-02 11:00:24 +01:00
bollhals
8e742dca52 allow unsafe code and use it to avoid copying to temp array 2022-01-23 20:47:07 +01:00
bollhals
e2054b3cb5 - only use domain object if really needed
- upgrade to C# 9
- replace some null checks with "is (not) null"
2022-01-12 21:54:53 +01:00
Mizux Seiha
8d692f30f3 dotnet: Only use net6.0 to reduce memory 2021-12-10 09:17:07 +01:00
Mizux Seiha
075a7324cc make(dotnet): Fix F# build 2021-12-09 18:15:54 +01:00
Mizux Seiha
e7bbbfee27 make: Fix .fs samples build 2021-12-09 17:53:20 +01:00
Corentin Le Molgat
a6408ddb3b dotnet: Use multiple TFM in samples 2021-12-06 12:02:40 +01:00
Corentin Le Molgat
07127d463c dotnet: bump TFM net5.0 -> net6.0 LTS 2021-12-06 09:13:47 +01:00
Corentin Le Molgat
5f567735d7 cmake: Fix dotnet.cmake and path 2021-12-03 14:20:19 +01:00
Mizux Seiha
72ebd8b748 cmake: rework .Net support 2021-12-03 14:20:19 +01:00
Mizux Seiha
d6ae509342 Fix Protobuf and Absl bump 2021-11-30 18:34:58 +01:00
Mizux Seiha
86ee26db36 dotnet: Bump C# 7.3 -> 8.0
* needed for sat/samples/MinimalJobshopSat.cs
> C# 8.0 is supported on .NET Core 3.x and .NET Standard 2.1.
ref: https://docs.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-8
2021-10-12 23:23:57 +02:00
Corentin Le Molgat
c754932ce4 dotnet: Fix TFM in template 2021-09-27 15:30:12 +02:00
Corentin Le Molgat
a1241c5ad4 cmake: Fix windows .Net build 2021-09-27 14:53:44 +02:00
Corentin Le Molgat
34bc6094fc dotnet: Format README.md 2021-09-24 17:57:14 +02:00
Mizux Seiha
b0d1fac666 dotnet: Bump remaining netcoreapp2.1 to 3.1 2021-09-21 21:45:28 +02:00
Mizux Seiha
6f4e30bced Update dotnet/README.md 2021-09-21 16:23:42 +02:00
Laurent Perron
6020b1f823 update csproj.in 2021-09-21 15:16:07 +02:00
Laurent Perron
1941d1a5af update csproj and generator to use netcoreapp3.1 2021-09-21 09:55:14 +02:00
Laurent Perron
8c781c0ba4 bump .net targets to netcoreapp3.1 and net5.0 2021-09-21 09:24:58 +02:00
Corentin Le Molgat
0ae20b26fc deps: bump Protobuf to 3.18.0 2021-09-20 16:57:13 +02:00
Corentin Le Molgat
877a0f358b Fix bump of Protobuf from 3.15.8 to 3.17.3 2021-08-23 17:01:22 +02:00
Corentin Le Molgat
50a93ce7dc Update dotnet/README.md 2021-08-23 16:02:55 +02:00
slowy07
2e0ec51049 fix: typo spelling grammar 2021-08-16 10:49:00 +02:00
Mizux Seiha
38ec558aaa Rework fsproj.in
* fix snk path in fsproj
2021-07-26 12:46:56 +02:00
Corentin Le Molgat
0c8606e768 Add new csproj.in 2021-07-26 12:45:12 +02:00
Corentin Le Molgat
69d59fc032 remove previous csproj.in 2021-07-26 12:45:12 +02:00
Corentin Le Molgat
6a92c0fecb Directory.Build.props.in copyright update 2021-07-26 12:45:11 +02:00
Mizux Seiha
87e1673c0e cmake: dotnet csproj.in update 2021-07-26 12:45:11 +02:00
Mizux Seiha
af7247758d Bump Protobuf 3.15.7 -> 3.15.8 (Fix #2524) 2021-04-27 15:43:34 +02:00
Mizux Seiha
1f0a909b83 dotnet: Remove weird <feff> character in CreateSigningKey 2021-04-27 09:10:25 +02:00
Mizux Seiha
4cd161f125 Bump Protobuf 3.15.3 -> 3.15.7 2021-04-06 12:13:28 +02:00
Corentin Le Molgat
3daf0fdd1b Update copyright date 2021-04-01 12:10:43 +02:00
Mizux Seiha
8a998d9090 dotnet: Update CreateSigningKey 2021-03-26 13:38:29 +01:00
Mizux Seiha
383d7c4c79 fix Google.OrTools.csproj.in 2021-03-21 11:34:26 +01:00
Laurent Perron
2d8b7d79cc add init to dotnet csproj 2021-03-19 19:05:09 +01:00
Laurent Perron
d92b80c832 update build def files to use protobuf 3.15.3 2021-03-01 13:52:10 +01:00
Corentin Le Molgat
dd18cb1cfa fsharp: Remove net452 support (Fix #2414)
Can't build it with VS 2019 and .Net 5.0 or NetCore 3.1 LTS sdk...
2021-02-26 19:41:52 +00:00