Commit graph

1224 commits

Author SHA1 Message Date
Livar
416ea8166e Updating the aspnet runtime version to 56 2017-05-02 12:03:52 -07:00
Livar Cunha
7727c40ffa Reverting the msbuild version to the release version. 2017-05-02 11:09:20 -07:00
jbeisner
04596fa707 Merge branch 'release/2.0.0' into NewAzurePackageStore 2017-05-01 22:49:08 -07:00
Livar Cunha
b8dd2b4619 Updating msbuild, SDK and Web SDK. 2017-05-01 21:46:51 -07:00
John Beisner
6ada5b7596 Inserting 'AspNetCorePackageStoreLib.wixlib' into the 'dotnet-dev-win' bundles. 2017-05-01 21:42:51 -07:00
dotnet-bot
7bcf72917b Update CoreSetup to preview1-002106 2017-05-02 04:27:51 +00:00
Livar Cunha
2e2fb1b2ec Updating the msbuild, SDK and Web SDK versions. 2017-05-01 19:05:52 -07:00
John Beisner
c6bc52c072 The 'AspNetRuntimePackageStorePublishDirectory' needs to be even shorter... 2017-05-01 13:14:16 -07:00
John Beisner
ad74a8bb96 Even shorter... 2017-05-01 13:08:16 -07:00
John Beisner
1a52f8457a The 'AspNetRuntimePackageStorePublishDirectory' needs to be very short due to path length constraints on Win8.1 2017-05-01 12:19:26 -07:00
William Li
2ab4ac5454 Adjust for using cli-migrate package reference
Remove ProjectJsonMigration and its test from solution file

Change dependecy by package reference instead of project 2 project

Construct the sln and dotnet new with wrapper that is used in migrate
package

Add reference to Nuget ProjectModel etc since CrossGen need it and it
cannot automatically get the reference
2017-05-01 10:50:37 -07:00
Livar Cunha
15c2bc2975 Creating a signing target that will handle resolver files. 2017-04-30 16:06:15 -07:00
Enrico Sada
a8f606c479 the FSharp.NET.Sdk version -bundled contains only the Sdk dir 2017-04-30 21:39:10 +02:00
Enrico Sada
f68d825810 bump f# sdk package version 2017-04-30 21:34:00 +02:00
Matt Ellis
b6a2c01cf6 Remove dependency on run.exe
Our build scripts were pulling down all of buildtools and run.exe in
service of "clean.{cmd|sh}". While having consisent commands across
the repos is a good thing to strive for, we are pulling down a bunch
of additional stuff we don't need for simple commands that have well
known analogs (e.g. git clean).

If we had been all in on run.exe, this might have made sense, but we
aren't, so it feels like something we should clean up.

By doing this, we can stop downloading bootstrap from github when we
build (super dangerous anyway because changes in buildtools could have
broken us).

In addition, I changed the way we install dotnet to just invoke the
script in `scripts/obtain/` instead of downloading a version from
GitHub. This makes local development of changes to obtain easier and
removes yet another place we had to download a script.
2017-04-29 14:00:02 -07:00
John Beisner
a4aa850f6b Merge remote-tracking branch 'upstream/release/2.0.0' into NewAzurePackageStore 2017-04-28 16:23:02 -07:00
Livar
9c85fc7fed Merge pull request #6436 from nguerrera/sdk-resolver
Add msbuild sdk resolver
2017-04-28 15:54:07 -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
de46bf31d8 Add ASP .Net Core Runtime to the CombinedFrameworkSdk archive. 2017-04-28 12:25:46 -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
Mike Lorbetske
17c160e4c2 Update template package version 2017-04-27 23:23:04 -07:00
Mike Lorbetske
e5f6a150a8 Ingest updated template packages 2017-04-27 23:23:04 -07:00
Nick Guerrera
fa4fe3b2c6 Package MSBuild SDK resolver in VS insertion nupkg 2017-04-27 23:07:19 -07:00
Nick Guerrera
d26b41a0c3 Add msbuild sdk resolver 2017-04-27 23:07:18 -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
Mike Lorbetske
effe64f0dd Update ASP.NET packages to version 24686 2017-04-27 22:32:28 -07:00
Livar
38b3e21c99 Merge pull request #6442 from dotnet-bot/release/2.0.0-UpdateDependencies
Update CoreSetup to preview1-002101 (release/2.0.0)
2017-04-27 20:14:50 -07:00
Eric Erhardt
5a81be48d0 Update NET.Sdk to 20170428-1 2017-04-27 20:13:46 -05:00
dotnet-bot
6a03ff2255 Update CoreSetup to preview1-002101 2017-04-28 00:46:59 +00:00
Livar
2cc5612fec Merge pull request #6287 from dotnet/dev-ragrawal-updatenuget2484
update nuget version to 4.3.0-preview1-2500
2017-04-27 12:59:19 -07:00
Daniel Plaisted
0c210b6e49 Update to SDK version with support for tools deps file generation 2017-04-27 09:31:07 -07:00
Daniel Plaisted
01d3895b24 Add tests for behavior of tools that target previous major version of shared framework 2017-04-27 09:30:39 -07:00
dotnet-bot
42ad257436 Update CoreSetup to preview1-002091 2017-04-27 01:34:35 +00:00
Livar
b4214c8b18 Merge branch 'master' into dev-ragrawal-updatenuget2484 2017-04-26 16:35:18 -07:00
dotnet-bot
221e32d28c Update CoreSetup to preview2-002093 2017-04-26 23:24:46 +00:00
Livar Cunha
d227fff356 Updating SDK to 1.0.0-alpha-20170426-3. 2017-04-26 15:24:22 -07:00
Livar Cunha
2e164f8f0a Merge branch 'release/2.0.0' into merge_release_200_again
* release/2.0.0:
  Adding a work around for a test failure.
  Generating the Microsoft.NETCoreSdk.BundledVersions.props file in the CLI folder, so that it can be picked up by the SDK.
2017-04-26 14:09:45 -07:00
Livar Cunha
51ce43cf5d Reverting some files that we don't want integrated back to master. 2017-04-26 11:45:26 -07:00
Livar Cunha
e6354edb81 Merge branch 'release/2.0.0' into merge_release_200
* release/2.0.0:
  Temporarily remove tools
  Update to latest ASP.NET package versions & fix feed entry in NuGet.config
  Fixing crossgen to use the correct RID for OSX and Win now that only portable packages are being produced.
  Update core-setup channel to release/2.0.0
  Update CoreSetup to preview1-002088
  Update templates and add 'baseline' feature
  Remove accidental debug line
  Localization for CommonOptions
  Merge pull request #6380 from livarcocc/update_channel
  Merge pull request #6362 from mlorbetske/dev/mlorbe/Update20Templates
2017-04-26 10:59:47 -07:00
Livar
6c8fa9dddd Merge branch 'master' into dev-ragrawal-updatenuget2484 2017-04-26 10:38:02 -07:00
Livar
8207b865f4 Merge branch 'release/2.0.0' into move_bundled_versions 2017-04-26 10:30:34 -07:00
Livar Cunha
339bfe0168 Adding a work around for a test failure. 2017-04-26 10:30:04 -07:00
Eric Erhardt
bb1c3df558 Merge remote-tracking branch 'upstream/release/2.0.0' into release/2.0.0-UpdateDependencies 2017-04-26 11:45:24 -05:00
Mike Lorbetske
80c23d53d3 Temporarily remove tools 2017-04-25 21:52:43 -07:00
Mike Lorbetske
dde0cee897 Update to latest ASP.NET package versions & fix feed entry in NuGet.config 2017-04-25 21:31:12 -07:00