File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 22<Project Sdk =" Microsoft.NET.Sdk" >
33 <PropertyGroup >
44 <TargetFrameworks >net8.0; net462</TargetFrameworks >
5+ <!-- Note: Some of these properties are overridden by paket.template -->
56 <Authors >Matthew Crews and contributors</Authors >
67 <Company >https://fslab.org</Company >
78 <Description >A F# library for creating and solving Linear Programming and Mixed Integer Programming Models</Description >
Original file line number Diff line number Diff line change 11title Flips
22type project
3- authors Matthew Crews
4- owners Matthew Crews
3+ authors Matthew Crews and contributors
4+ owners https://fslab.org
55licenseExpression MIT
6+ licenseUrl https://licenses.nuget.org/MIT
67icon icon.png
78requireLicenseAcceptance false
89description
910 A F# library for creating and solving Linear Programming and Mixed Integer Programming Models
10- copyright 2020
11+ copyright 2026
1112language
1213 F#
1314tags
You can’t perform that action at this time.
0 commit comments