dotnet-installer/test
Livar Cunha 8c2e7c9f01 Merge branch 'rel/1.0.0-rc3' into merge_rc3
* rel/1.0.0-rc3:
  Fixing an issue where packages with a filter but no match were not being migrated as is, instead they were being dropped.
  Add support for migrating Microsoft.AspNetCore.Mvc.ViewCompilation
  Switching to using a csv as the source of our lts packages. Also, this is a more comprehensive list.
  Adding a few more packages that were not in the manifest and moving some tests around.
  Migrating packages to LTS (1.0.3) versions if they have a smaller version than the LTS one.
  Adding ranges to the source mappings so that we can specify the origin should match this range and migrate to that version. We use this to handle LTS/FTS migration and will use that for the LTS uplift.
  Migration: do not inject built in compile includes that the SDK does
  Update msbuild to 15.1.0-preview-000522-02
  Migration: Do not add RIDs for Library projects (#5279)
  Use a separate env variable to control uploading the lzma archive. We only want OSX to publish the archive, because turns out that windows published archives are not used by unix based oses.
  Fix the download of the LZMA archive on dev machines and in Jenkins CI.
2017-01-13 14:08:31 -08:00
..
ArgumentForwardingTests Updating our projects and test assets to work with the latest SDK. 2017-01-05 19:44:52 -08:00
ArgumentsReflector Updating our projects and test assets to work with the latest SDK. 2017-01-05 19:44:52 -08:00
binding-redirects.Tests Updating our projects and test assets to work with the latest SDK. 2017-01-05 19:44:52 -08:00
crossgen.Tests Updating our projects and test assets to work with the latest SDK. 2017-01-05 19:44:52 -08:00
dotnet-add-reference.Tests Updating the version of msbuild to 15.1.0-preview-000516-03 (#5266) 2017-01-11 01:49:22 -08:00
dotnet-build.Tests make dotnet-build show build summary (#5277) 2017-01-11 17:06:03 -08:00
dotnet-help.Tests Treat /? the same as --help (#5285) 2017-01-13 01:24:12 -08:00
dotnet-list-reference.Tests dotnet list p2ps -> dotnet list reference 2017-01-06 14:58:38 -08:00
dotnet-migrate.Tests Merge branch 'rel/1.0.0-rc3' into merge_rc3 2017-01-13 14:08:31 -08:00
dotnet-msbuild.Tests Updating our projects and test assets to work with the latest SDK. 2017-01-05 19:44:52 -08:00
dotnet-new.Tests Synchronize templates with new3, add global.json (#5244) 2017-01-10 22:58:30 -08:00
dotnet-nuget.UnitTests Updating our projects and test assets to work with the latest SDK. 2017-01-05 19:44:52 -08:00
dotnet-pack.Tests Updating our projects and test assets to work with the latest SDK. 2017-01-05 19:44:52 -08:00
dotnet-publish.Tests Updating our projects and test assets to work with the latest SDK. 2017-01-05 19:44:52 -08:00
dotnet-remove-reference.Tests dotnet remove p2p -> dotnet remove reference 2017-01-06 14:58:38 -08:00
dotnet-restore.Tests Updating our projects and test assets to work with the latest SDK. 2017-01-05 19:44:52 -08:00
dotnet-run.Tests Updating our projects and test assets to work with the latest SDK. 2017-01-05 19:44:52 -08:00
dotnet-sln-add.Tests Treat /? the same as --help (#5285) 2017-01-13 01:24:12 -08:00
dotnet-sln-list.Tests dotnet sln command (#5233) 2017-01-06 10:58:23 -10:00
dotnet-sln-remove.Tests dotnet sln command (#5233) 2017-01-06 10:58:23 -10:00
dotnet-test.Tests Updating our projects and test assets to work with the latest SDK. 2017-01-05 19:44:52 -08:00
dotnet-vstest.Tests Updating our projects and test assets to work with the latest SDK. 2017-01-05 19:44:52 -08:00
dotnet.Tests Synchronize templates with new3, add global.json (#5244) 2017-01-10 22:58:30 -08:00
EndToEnd Updating our projects and test assets to work with the latest SDK. 2017-01-05 19:44:52 -08:00
HackUntilWeGetXUnitXmlLogger Migrating all test projects (#4668) 2016-11-11 21:46:29 -10:00
Installer Updating our projects and test assets to work with the latest SDK. 2017-01-05 19:44:52 -08:00
Kestrel.Tests Updating our projects and test assets to work with the latest SDK. 2017-01-05 19:44:52 -08:00
Microsoft.DotNet.Cli.Sln.Internal.Tests Updating our projects and test assets to work with the latest SDK. 2017-01-05 19:44:52 -08:00
Microsoft.DotNet.Cli.Utils.Tests Remove try catches choking all exceptions (#5206) 2017-01-12 15:42:36 -08:00
Microsoft.DotNet.Configurer.UnitTests First time experience populating the NuGet cache with 1.1 packages. 2017-01-06 17:45:34 -06:00
Microsoft.DotNet.ProjectJsonMigration.Tests Fixing an issue where packages with a filter but no match were not being migrated as is, instead they were being dropped. 2017-01-12 18:23:35 -08:00
Microsoft.DotNet.Tools.Tests.Utilities update nuget to 4.0.0-rc3 and sdk to 1.0.0-alpha-20170105-5 (#5214) 2017-01-06 16:28:04 -08:00
msbuild.IntegrationTests Updating our projects and test assets to work with the latest SDK. 2017-01-05 19:44:52 -08:00
Msbuild.Tests.Utilities Updating our projects and test assets to work with the latest SDK. 2017-01-05 19:44:52 -08:00
Performance Updating our projects and test assets to work with the latest SDK. 2017-01-05 19:44:52 -08:00