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

@ -1,7 +1,7 @@
{
"version": "1.0.0-*",
"dependencies": {
"Microsoft.FSharp.Core.netcore": "1.0.0-alpha-151221",
"Microsoft.FSharp.Core.netcore": "1.0.0-alpha-160509",
"NETStandard.Library": "1.6.0"
},
"tools": {