Skip to content

Commit

Permalink
1.0.0-rc-170122 (#2317)
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinRansom committed Jan 25, 2017
1 parent 877aed4 commit d6408d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lkg/fsc/project.json
Expand Up @@ -6,7 +6,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.FSharp.Compiler.netcore": "1.0.0-alpha-161205",
"Microsoft.FSharp.Compiler.netcore": "1.0.0-rc-170122",
},
"runtimes": {
"win7-x86": { },
Expand Down
2 changes: 1 addition & 1 deletion lkg/fsi/project.json
Expand Up @@ -6,7 +6,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.FSharp.Compiler.netcore": "1.0.0-alpha-161205",
"Microsoft.FSharp.Interactive.netcore": "1.0.0-rc-170122",
},
"runtimes": {
"win7-x86": { },
Expand Down

0 comments on commit d6408d7

Please sign in to comment.