dotnet-installer/test
Livar Cunha 5cab325335 Merge remote-tracking branch 'dotnet/release/2.0.0' into merges/release/2.0.0-to-master-20170621-070039
* dotnet/release/2.0.0: (35 commits)
  Fixing an issue in the RepoDirectoriesProvider where it assumed that the only directory under SDK was the SDK directories. This is no longer true now that we moved the NuGet fallback folder there.
  Simple clean up to the store tests
  Updating xlf files for the Configurer.
  Removing NuGetConfig from the first run experience and replacing the sentinel with the FirstUseNoticeSentinel when needed.
  Moving the expanding fallback folder to the dotnet folder hive. The folder will be expanded at sdk/NuGetFallbackFolder.
  Fixing CRLF issue.
  Updating xlf and fixing line ending problems with one file.
  Add rhel and Debian download link
  Fix race in telemetry msbuild arg tests
  Avoid repeating the first-run message if lzma archive is missing
  Use fluent helper for line-end normalization
  Update CoreSetup to preview3-25419-01
  Updating Roslyn to 2.3.0-beta3-61816-04
  Update CoreSetup to preview3-25418-01
  insert new tpv2 which fixes following issue https://github.com/Microsoft/vstest/issues/632 https://github.com/Microsoft/vstest/issues/844 https://github.com/Microsoft/vstest/issues/847 https://github.com/Microsoft/vstest/issues/840 https://github.com/Microsoft/vstest/issues/843
  Windows installer refresh
  Update SDK to 1.1.0-alpha-20170615-3
  Updating NuGet to 4.3.0-preview3-4168
  MSBuild 15.3.388
  Make dotnet-sln-add.Tests pass on localized setup
  ...
2017-06-21 08:51:19 -07:00
..
ArgumentForwardingTests Updating the SDK. Mostly, had to change PackageTargetFallback to AssetTargetFallback. 2017-06-14 00:27:26 -07:00
ArgumentsReflector Trailing newlines + standardize tabs -> spaces 2017-03-02 20:35:20 -08:00
binding-redirects.Tests Updating the SDK. Mostly, had to change PackageTargetFallback to AssetTargetFallback. 2017-06-14 00:27:26 -07:00
crossgen.Tests Updating the SDK. Mostly, had to change PackageTargetFallback to AssetTargetFallback. 2017-06-14 00:27:26 -07:00
dotnet-add-package.Tests Merge branch 'release/2.0.0' into loc 2017-06-16 18:20:44 -07:00
dotnet-add-reference.Tests Updating the SDK. Mostly, had to change PackageTargetFallback to AssetTargetFallback. 2017-06-14 00:27:26 -07:00
dotnet-back-compat.Tests Add metadata to test specifying required shared framework 2017-04-27 13:52:48 -07:00
dotnet-build.Tests Updating the SDK. Mostly, had to change PackageTargetFallback to AssetTargetFallback. 2017-06-14 00:27:26 -07:00
dotnet-clean.Tests Updating the SDK. Mostly, had to change PackageTargetFallback to AssetTargetFallback. 2017-06-14 00:27:26 -07:00
dotnet-help.Tests Merge branch 'release/2.0.0' into loc 2017-06-16 18:20:44 -07:00
dotnet-list-reference.Tests Updating the SDK. Mostly, had to change PackageTargetFallback to AssetTargetFallback. 2017-06-14 00:27:26 -07:00
dotnet-migrate.Tests Updating the SDK. Mostly, had to change PackageTargetFallback to AssetTargetFallback. 2017-06-14 00:27:26 -07:00
dotnet-msbuild.Tests Removing NuGetConfig from the first run experience and replacing the sentinel with the FirstUseNoticeSentinel when needed. 2017-06-20 10:59:23 -07:00
dotnet-new.Tests Updating the SDK. Mostly, had to change PackageTargetFallback to AssetTargetFallback. 2017-06-14 00:27:26 -07:00
dotnet-nuget.UnitTests Updating the SDK. Mostly, had to change PackageTargetFallback to AssetTargetFallback. 2017-06-14 00:27:26 -07:00
dotnet-pack.Tests Updating the SDK. Mostly, had to change PackageTargetFallback to AssetTargetFallback. 2017-06-14 00:27:26 -07:00
dotnet-publish.Tests Updating the SDK. Mostly, had to change PackageTargetFallback to AssetTargetFallback. 2017-06-14 00:27:26 -07:00
dotnet-remove-package.Tests Merge branch 'release/2.0.0' into loc 2017-06-16 18:20:44 -07:00
dotnet-remove-reference.Tests Updating the SDK. Mostly, had to change PackageTargetFallback to AssetTargetFallback. 2017-06-14 00:27:26 -07:00
dotnet-restore.Tests Updating the SDK. Mostly, had to change PackageTargetFallback to AssetTargetFallback. 2017-06-14 00:27:26 -07:00
dotnet-run.Tests Updating the SDK. Mostly, had to change PackageTargetFallback to AssetTargetFallback. 2017-06-14 00:27:26 -07:00
dotnet-sln-add.Tests Merge branch 'release/2.0.0' into loc 2017-06-16 18:20:44 -07:00
dotnet-sln-list.Tests Merge branch 'release/2.0.0' into loc 2017-06-16 18:20:44 -07:00
dotnet-sln-remove.Tests Merge branch 'release/2.0.0' into loc 2017-06-16 18:20:44 -07:00
dotnet-store.Tests Simple clean up to the store tests 2017-06-20 15:19:51 -05:00
dotnet-test.Tests Merge branch 'release/2.0.0' into loc 2017-06-16 18:20:44 -07:00
dotnet-vstest.Tests Merge branch 'release/2.0.0' into loc 2017-06-16 18:20:44 -07:00
dotnet.Tests Moving the expanding fallback folder to the dotnet folder hive. The folder will be expanded at sdk/NuGetFallbackFolder. 2017-06-20 10:59:23 -07:00
EndToEnd Updating the SDK. Mostly, had to change PackageTargetFallback to AssetTargetFallback. 2017-06-14 00:27:26 -07:00
Installer .NET Core 2+ Naming and Versioning 2017-05-26 15:46:56 -07:00
Microsoft.DotNet.Cli.Sln.Internal.Tests Merge branch 'release/2.0.0' into loc 2017-06-16 18:20:44 -07:00
Microsoft.DotNet.Cli.Utils.Tests Merge branch 'release/2.0.0' into loc 2017-06-16 18:20:44 -07:00
Microsoft.DotNet.Configurer.UnitTests Removing NuGetConfig from the first run experience and replacing the sentinel with the FirstUseNoticeSentinel when needed. 2017-06-20 10:59:23 -07:00
Microsoft.DotNet.MSBuildSdkResolver.Tests Allow resolution of SDKs without minimum msbuild version file 2017-05-26 15:06:55 -07:00
Microsoft.DotNet.Tools.Tests.Utilities Merge remote-tracking branch 'dotnet/release/2.0.0' into merges/release/2.0.0-to-master-20170621-070039 2017-06-21 08:51:19 -07:00
msbuild.IntegrationTests Updating the SDK. Mostly, had to change PackageTargetFallback to AssetTargetFallback. 2017-06-14 00:27:26 -07:00
Msbuild.Tests.Utilities Updating the SDK. Mostly, had to change PackageTargetFallback to AssetTargetFallback. 2017-06-14 00:27:26 -07:00
dir.props Update the CLI to netcoreapp2.0. 2017-01-26 07:28:59 -06:00
Microsoft.DotNet.Cli.Tests.sln Adding the runtime identifier option to dotnet clean. 2017-05-25 12:29:51 -07:00