Fix library references for build & tests. Modified examples.
This commit is contained in:
committed by
Corentin Le Molgat
parent
ccadca6273
commit
c5067e1826
@@ -12,8 +12,11 @@
|
||||
// limitations under the License.
|
||||
|
||||
#I "../../bin"
|
||||
#I "./packages/NETStandard.Library.2.0.2/build/netstandard2.0/ref"
|
||||
|
||||
#r "Google.OrTools.dll"
|
||||
#r "Google.OrTools.FSharp.dll"
|
||||
#r "netstandard.dll"
|
||||
|
||||
open System
|
||||
open Google.OrTools.FSharp
|
||||
|
||||
Reference in New Issue
Block a user