dotnet-installer/test
Livar Cunha f4bb13acaa Merge branch 'rel/1.1.0' into merge_rel_110
* rel/1.1.0: (41 commits)
  Updating the Sdk to one that includes the error surfacing work.
  Update NuGet to 4.3.0-preview2-4082
  Update NuGet to 4.3.0-preview1-4081 and SDK to corresponding 1.1.0 based version
  Updating MSBuild to 15.3.0-preview-000246-05 to match VS.
  Updating the global.json creation to use the IFile interface and adding a unit test to cover it.
  Making restore use a config file so that it does not use fallback folders that may exist in the machine.
  Dropping a global.json when running the first run experience with a version that matches the version of the CLI being used in the command that triggered the first run.
  Updating the websdk version for 1.0
  Trying to fix the opensuse42 test failure, where we tried to invoke a tool that target 1.0.4 where the 1.0 runtime is not available.
  Pinning the stage0 to the last build out of rel/1.0.1 and adding a project to download 1.0 dependencies for test assets.
  Updating the branding to rel/1.1.0
  Dummy commit.
  Adding the access token to the lzma url.
  Dummy change to force a build.
  Reverting the msbuild version to the release version.
  Adding the web feed to nuget.config, as some packages failed to mirror and we need a build ASAP.
  Updating the msbuild, SDK and Web SDK versions.
  Dummy commit to kick off the build.
  the FSharp.NET.Sdk version `-bundled` contains only the Sdk dir
  bump f# sdk package version
  ...
2017-06-01 09:43:31 -07:00
..
ArgumentForwardingTests remove comment 2017-03-20 10:32:14 -07:00
ArgumentsReflector Trailing newlines + standardize tabs -> spaces 2017-03-02 20:35:20 -08:00
binding-redirects.Tests Merge branch 'rel/1.0.0' 2017-02-17 02:00:05 -08:00
crossgen.Tests Version As Attribute in Crossgen tests 2017-03-02 19:21:58 -08:00
dotnet-add-package.Tests Pass nologo to MSBuild in 'add package' command 2017-05-12 22:23:47 +02:00
dotnet-add-reference.Tests Fixes a few inconsistencies in the display for the dotnet restore -help command. 2017-05-10 13:25:59 -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 Update templates & engine, rename --skip-restore to --no-restore 2017-04-10 20:00:17 -07:00
dotnet-clean.Tests Adding the runtime identifier option to dotnet clean. 2017-05-25 12:29:51 -07:00
dotnet-help.Tests Changing verbose to verbosity in the help options to match what we actually use. 2017-05-30 13:05:38 -07:00
dotnet-list-reference.Tests Fixes a few inconsistencies in the display for the dotnet restore -help command. 2017-05-10 13:25:59 -07:00
dotnet-migrate.Tests Update to SetupCrossGen 121 - Coherence 25102 2017-05-22 11:48:30 -07:00
dotnet-msbuild.Tests Merge pull request #6627 from livarcocc/fix_restore_verbosity 2017-05-18 15:39:05 -07:00
dotnet-new.Tests Update to SetupCrossGen 121 - Coherence 25102 2017-05-22 11:48:30 -07:00
dotnet-nuget.UnitTests Remove remaining unnecessary P2P's 2017-03-02 20:05:12 -08:00
dotnet-pack.Tests Update templates & engine, rename --skip-restore to --no-restore 2017-04-10 20:00:17 -07:00
dotnet-publish.Tests Update templates & engine, rename --skip-restore to --no-restore 2017-04-10 20:00:17 -07:00
dotnet-remove-package.Tests Fixes a few inconsistencies in the display for the dotnet restore -help command. 2017-05-10 13:25:59 -07:00
dotnet-remove-reference.Tests Fixes a few inconsistencies in the display for the dotnet restore -help command. 2017-05-10 13:25:59 -07:00
dotnet-restore.Tests Making restore use a config file so that it does not use fallback folders that may exist in the machine. 2017-05-22 09:42:40 -07:00
dotnet-run.Tests Fix dotnet run double dash passing arguments 2017-04-13 16:56:57 -07:00
dotnet-sln-add.Tests Fix failing tests due to changed exception message 2017-05-14 23:29:28 +02:00
dotnet-sln-list.Tests Fix failing tests due to changed exception message 2017-05-14 23:29:28 +02:00
dotnet-sln-remove.Tests Fix failing tests due to changed exception message 2017-05-14 23:29:28 +02:00
dotnet-store.Tests Fix tests now that --preserve-working-dir is no longer an option. 2017-05-18 19:36:28 -05:00
dotnet-test.Tests Insert Microsoft.TestPlatform.cli for update3 preview1 (#6420) 2017-05-02 21:30:51 -07:00
dotnet-vstest.Tests Insert Microsoft.TestPlatform.cli for update3 preview1 (#6420) 2017-05-02 21:30:51 -07:00
dotnet.Tests Revert "Disabling the VB tests in non-windows platforms while MSBuild fixes a bug that we need for cross-plat." 2017-05-22 13:06:34 -05:00
EndToEnd Update test tools that need conflict resolution on 2.0 to target 2.0 2017-04-27 09:30:39 -07:00
Installer .NET Core 2+ Naming and Versioning 2017-05-26 15:46:56 -07:00
Microsoft.DotNet.Cli.Sln.Internal.Tests Correct parsing of 'Format Version' header in sln files 2017-05-14 20:53:34 +02:00
Microsoft.DotNet.Cli.Utils.Tests Fix tests that require .NET Core 1.1 2017-04-27 15:48:48 -07:00
Microsoft.DotNet.Configurer.UnitTests Merge branch 'rel/1.1.0' into merge_rel_110 2017-06-01 09:43:31 -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 branch 'rel/1.1.0' into merge_rel_110 2017-06-01 09:43:31 -07:00
msbuild.IntegrationTests Remove remaining unnecessary P2P's 2017-03-02 20:05:12 -08:00
Msbuild.Tests.Utilities Address code review 2017-05-02 13:26:46 -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