Skip to content

Commit c089a3a

Browse files
committed
Remove deprecated elements
1 parent 7a7c45b commit c089a3a

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Flips/paket.template

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ type project
33
authors Matthew Crews
44
owners Matthew Crews
55
licenseExpression MIT
6-
licenseUrl https://licenses.nuget.org/MIT
7-
iconUrl https://raw.githubusercontent.com/matthewcrews/flips/master/Flips/Favicon.png
6+
icon icon.png
87
requireLicenseAcceptance false
98
description
109
A F# library for creating and solving Linear Programming and Mixed Integer Programming Models
@@ -13,3 +12,5 @@ language
1312
F#
1413
tags
1514
F#, Optimization, Linear Programming, Mixed-Integer Programming
15+
files
16+
icon.png => .

0 commit comments

Comments
 (0)