Fix library references for build & tests. Modified examples.

This commit is contained in:
Matthew Moore
2018-06-24 15:21:45 -07:00
committed by Corentin Le Molgat
parent ccadca6273
commit c5067e1826
20 changed files with 108 additions and 32 deletions

View File

@@ -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