Merge branch 'rel/1.0.0-preview2' into merge_preview2_to_rel100
* rel/1.0.0-preview2: Update versions of EF and scaffolding tools Update Kestrel to 1.0.1 Update version of routing to 1.0.1 Add missing comma to F# lib project.json Update cshtml wildcard in publishOptions Don't print arguments in F# console app Update F# dotnet-new templates for Preview 2 (Enrico Sada rebase) Update MVC version to 1.0.1 Upgrade Corefx and coreclr references fix typo in dotnet-install file Remove the VS2012 CRT dependency from docs (#3632) Fix README to use hostfxr download links (#3622) Fix Oracle Linux version in README.md Use NugetCache Sentinel for Telemetry setting. Add Serviceable assembly attribute and nuspec attributes for all shipping CLI assemblies. Remove showing firsttime eula for non verbs. Adding Oracle Linux and Linux Mint to the titles Moving Ubuntu 16.04 to be next to Ubuntu 14.04 Update README.md
This commit is contained in:
commit
27bc1c4f91
126 changed files with 137 additions and 134 deletions
|
@ -6,7 +6,7 @@
|
|||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"type": "platform",
|
||||
"version": "1.0.0"
|
||||
"version": "1.0.1"
|
||||
},
|
||||
"Microsoft.Extensions.DependencyModel": "1.0.1-beta-000933"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue