Commit graph

28 commits

Author SHA1 Message Date
Eric Erhardt
e5c3791f6e Update the runtime installer and archive file names in response to https://github.com/dotnet/core-setup/pull/2461 2017-05-24 18:12:53 -05:00
mlorbetske
0dd30b92d5 Update to SetupCrossGen 121 - Coherence 25102 2017-05-22 11:48:30 -07:00
Eric Erhardt
f583f219df Fixing the core-setup archive and installer paths for the new Runtime publish layout. 2017-05-16 20:54:02 -05:00
Eric Erhardt
4670323694 Remove unused property. 2017-05-09 21:51:32 -05:00
Eric Erhardt
6df51ceb3b Fix CLI's reference to core-setup's installer files to use $(RID) instead of a moniker. 2017-05-08 17:39:14 -05:00
Christopher Costa
49636ea608 Merge branch 'master' of https://github.com/dotnet/cli into version-25305-19 2017-05-06 12:17:03 -07:00
Nick Guerrera
071789b33f Merge branch 'release/2.0.0' into merge-release-2.0 2017-05-05 16:21:15 -07:00
Christopher Costa
acc3d012ac Testing version 25305-19 2017-05-05 13:29:38 -07:00
Livar Cunha
0b341a9afb Fixing a merge that ended up with double versions in the asp.net runtime store url. 2017-05-02 15:18:10 -07:00
Livar
e579548f81 Merge branch 'release/2.0.0' into NewAzurePackageStore 2017-05-02 14:27:20 -07:00
Livar Cunha
5a6efef0e2 Updating the aspnet runtime version and handling tar.gz there. 2017-05-02 12:20:25 -07:00
Livar Cunha
cc9819ed93 Removing the code to generate the lzma archive and instead download it from the asp.net location. 2017-04-28 15:45:29 -07:00
John Beisner
53d900b19e Fixing the 'linux' ASP .Net Core Runtime archive download; and revving the version. 2017-04-28 14:23:25 -07:00
John Beisner
68487f775b Change in ASP .Net Core Runtime blob storage ZIP file naming convention. 2017-04-28 10:21:35 -07:00
John Beisner
1df11c3918 Moving to new version for ASP .Net Core Runtime; accounting for the split of the Windows ZIP ASP .Net Core Runtime for x64/x86; trivial formating 2017-04-28 09:57:29 -07:00
Livar Cunha
50c7b1e9b6 Copying the aspnet runtime store artifacts to stage2. 2017-04-28 00:10:19 -07:00
Livar Cunha
7dadb150af Updating the URL for the aspnet runtime store artifacts. Fixing a typo on ExtractDestination and condition extraction on file extension rather than OS. 2017-04-27 22:36:47 -07:00
John Beisner
b43acf4752 Updated ASP .NET Core Runtime blob storage configuration. 2017-04-27 22:36:41 -07:00
John Beisner
27b77da7a1 ASP .NET Core Runtime in the CLI; work in progress 2017-04-27 22:36:33 -07:00
Eric Erhardt
de139a3bf8 Update core-setup channel to release/2.0.0 2017-04-25 22:29:50 -05:00
Eric Erhardt
07bd09a155 Append -portable to shared framework assets.
core-setup is producing "portable" assets with a "-portable" name.  We should be consuming those from the CLI build.
2017-04-10 18:25:22 -05:00
Livar Cunha
e286c65d25 Removing Additional Framework entirely and renaming LegacyRuntime to something more appropriate: BackwardsCompatibleRuntimes. Also, turning off some tests that I forgot to turn off for linux-x64. 2017-04-08 00:31:27 -07:00
Eric Erhardt
a97b572e49 Use the portable linux-x64 runtime when building on Linux. 2017-03-24 16:19:52 -05:00
Eric Erhardt
7bfc51f2b1 Format BundledRuntimes.props to use consistent whitespace. 2017-03-24 14:22:34 -05:00
Livar Cunha
bb178a5133 Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore. 2017-03-17 20:32:51 -07:00
Justin Goshi
74e343e111 First pass at cleaning up the global properties files 2017-02-23 17:07:26 -08:00
Justin Goshi
27a11e4eca Merge branch 'master' into dev/jgoshi/morePropsRename 2017-02-21 10:00:30 -08:00
Justin Goshi
8e58a247b0 Finish renaming props file to remove Microsoft.Dotnet.Cli prefix 2017-02-16 11:16:20 -08:00
Renamed from build/Microsoft.DotNet.Cli.BundledRuntimes.props (Browse further)