dotnet-compile-fsc bump to latest

This commit is contained in:
Bryan Thornbury 2016-06-14 03:31:22 -07:00
parent 277b2e7a0d
commit 9e97d0400c
6 changed files with 6 additions and 6 deletions

View file

@ -15,7 +15,7 @@
"target": "project"
},
"Microsoft.NETCore.App": "1.0.0",
"Microsoft.FSharp.Core.netcore": "1.0.0-alpha-151221"
"Microsoft.FSharp.Core.netcore": "1.0.0-alpha-160509"
},
"tools": {
"dotnet-compile-fsc": {