dotnet-installer/test/dotnet-migrate.Tests
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
..
dotnet-migrate.Tests.csproj Updating our projects and test assets to work with the latest SDK. 2017-01-05 19:44:52 -08:00
GivenThatAnAppWasMigrated.cs make migration backup folder a sibling of the project root 2016-12-20 14:35:52 -08:00
GivenThatIWantToMigrateSolutions.cs make dotnet-build show build summary (#5277) 2017-01-11 17:06:03 -08:00
GivenThatIWantToMigrateTestApps.cs Migration: Do not add RIDs for Library projects (#5279) 2017-01-11 17:05:12 -08:00
MSBuild.exe PR Feedback 2016-08-30 12:00:56 -07:00
MSBuild.exe.config PR Feedback 2016-08-30 12:00:56 -07:00
NuGet.tempaspnetpatch.config Updating the migrated tools version to 1.0.0-msbuild3-final. 2016-12-28 21:26:31 -08:00