Corentin Le Molgat
013bb65405
Fix dotnet samples
2021-07-26 12:47:10 +02:00
Mizux Seiha
6ae19c9b5b
Bump version: 8.2 -> 9.0
2021-04-27 10:56:39 +02:00
Mizux Seiha
817914d94a
Bump version 8.1 -> 8.2
2021-01-26 11:34:47 +01:00
Mizux Seiha
b39fadfda5
Update csproj
2020-11-18 15:21:52 +01:00
Mizux Seiha
96263307e9
Bump csproj
2020-09-01 16:01:05 +02:00
Mizux Seiha
37fb709548
Bump version to v7.8
2020-07-22 11:05:48 +02:00
Mizux Seiha
c3a1336237
version: Bump version to 7.7
2020-04-28 12:46:56 +02:00
Corentin Le Molgat
22356ff523
Sync g3 -> gh part_2
2020-03-09 18:34:21 +01:00
Corentin Le Molgat
9ad19233cc
dotnet: Bump all csproj 7.4 -> 7.5
2020-01-27 09:38:53 +01:00
Mizux Seiha
90c54ef30e
Update .csproj of all samples
...
Allow to rollforward
2020-01-09 18:22:18 +01:00
Laurent Perron
6a14013250
fix
2019-09-07 16:37:27 +02:00
Laurent Perron
8ffe6e6649
bump versions in .csproj
2019-09-07 16:20:27 +02:00
Laurent Perron
5f9a56b8aa
7.2 -> 7.3
2019-08-05 09:39:01 -07:00
Laurent Perron
0c9b6d44d9
update csproj
2019-06-30 11:06:28 +02:00
Corentin Le Molgat
bef0cd9d17
.Net: fixup csproj generator
2019-05-07 12:59:44 +02:00
Corentin Le Molgat
a446f45176
Bump Version 7.0 -> 7.1
2019-05-07 11:37:58 +02:00
Corentin Le Molgat
43fb0716fa
Update .csproj
2019-02-19 11:56:59 +01:00
Corentin Le Molgat
13c82b0bd4
Add PRE_RELEASE support
...
Python PEP440: https://www.python.org/dev/peps/pep-0440/#pre-releases
.Net: https://docs.microsoft.com/en-us/nuget/create-packages/prerelease-packages
note: Microsoft has a 3 years still open bug to manage prerelease in version
see: https://github.com/NuGet/Home/issues/912
2018-12-06 14:55:32 +01:00
Corentin Le Molgat
756e36bab5
Bump version to 7.0
...
- Also regenerate .Net proj to avoid sample to use the published 6.10 nuget package
2018-12-06 09:28:49 +01:00
Corentin Le Molgat
c404146530
Bump .Net proj to 6.10.*
2018-11-26 09:49:32 +01:00
Corentin Le Molgat
cf2f7ffdb6
dotnet: bump csproj Google.OrTools to 6.9
2018-09-17 15:43:10 +02:00
Corentin Le Molgat
5da668b0a7
dotnet: EnableDefaultCompileItems -> EnableDefaultItems in .proj
2018-09-14 11:19:38 +02:00
Corentin Le Molgat
42d7c276ab
dotnet: rework example layout
...
- Fix examples using MPConstraint::Activity instead of MPSolver
- Move all examples to exmaples/dotnet
- remove netfx sub-directories
- Add all examples to target test_dotnet
- still few disabled since they are too long
- Add tools/generate_examples_csproj.sh to generate .*proj files
2018-08-30 11:58:47 +02:00