Merge pull request #3092 from eerhardt/LatestPackages

Update github.com/dotnet/versions when new CLI builds are produced.
This commit is contained in:
Eric Erhardt 2016-05-18 18:33:58 -05:00
commit 85a4e44fa2
7 changed files with 187 additions and 105 deletions

View file

@ -13,8 +13,8 @@
"System.Xml.XmlSerializer": "4.0.11-rc2-24027",
"WindowsAzure.Storage": "6.2.2-preview",
"Microsoft.DotNet.Cli.Build.Framework": {"target":"project"},
"shared-build-targets-utils": {"target": "project"}
"Microsoft.DotNet.Cli.Build.Framework": { "target": "project" },
"shared-build-targets-utils": { "target": "project" }
},
"frameworks": {
@ -24,5 +24,14 @@
"portable-net45+win8"
]
}
},
"runtimes": {
"win7-x64": { },
"win7-x86": { },
"osx.10.11-x64": { },
"ubuntu.14.04-x64": { },
"centos.7-x64": { },
"rhel.7.2-x64": { },
"debian.8-x64": { }
}
}