dotnet-installer/test/Microsoft.DotNet.Tools.Tests.Utilities
Livar Cunha e2b679c4bb Merge branch 'master' of /Users/livarcocc/Documents/git/cli into merge_master_cli
* 'master' of /Users/livarcocc/Documents/git/cli: (1063 commits)
  Updating signing project to use new intermediate directory (int).
  Update runtimeconfig.json doc for 2.1 ()
  Shortening the path to the intermediate folder by renaming it to int.
  fix typo ()
  Updating asp.net to 2.2.0 as well.
  Updating the build and tests to work with the 2.2.0 runtime.
  Simplified combining dictionaries in Telemetry
  Fixing 'Channel' and 'BranchName': "release/2.1.4xx" to "master" ()
  Fix extraction of folders ()
  Update Sha256Hasher.cs
  Fix relative path tool path ()
  Insert updated SDK from 2.1.4xx branch
  MSBuild 15.8.60
  Fix crash when user home directory cannot be determined.
  Make `CliFolderPathCalculator` a static class.
  Don't add the ReleaseSuffix to the branding on the CLI when DropSuffix is set to true.
  Add retry when Directory.Move ()
  Override new SdkResult public properties
  Add reference to Microsoft.Build.NuGetSdkResolver
  Disable crossgen for MSBuild inline-task refs
  ...
2018-06-25 22:38:01 -07:00
..
Assertions Make --no-build imply --no-restore for pack command. 2017-11-27 23:53:22 -08:00
Commands Fix Razor server shutdown on Windows. 2018-04-27 13:52:17 -07:00
Extensions Making this repo consume the dotnet-sdk-internal zip and produce a full core-sdk by using sdk-internal, runtime, lzma, templates and store. Also deleted a bunch of now, unecessary code. I am sure there is more to be deleted though. 2017-10-13 10:45:50 -07:00
Properties Use rich mock to test InstallCommand () 2018-01-24 10:16:27 -08:00
TempFileSystem
BufferedReporter.cs Add verbosity option to install tool command. 2018-01-31 15:19:34 -08:00
DotnetUnderTest.cs
Microsoft.DotNet.Tools.Tests.Utilities.csproj Merge branch 'master' of /Users/livarcocc/Documents/git/cli into merge_master_cli 2018-06-25 22:38:01 -07:00
NuGetFrameworks.cs Updating the build and tests to work with the 2.2.0 runtime. 2018-05-31 19:14:24 -07:00
RepoDirectoriesProvider.cs Apphost shim () 2018-04-02 12:37:25 -07:00
TestBase.cs Adding new docker files for opensuse.42.3, ubuntu.18.04 and fedora.27 and removing the project.json CLI from the build. It was not being used anymore. 2018-03-27 10:24:10 -07:00
UnixOnlyFactAttribute.cs Log Windows product type and installation type, and Linux libc version () 2018-02-27 18:55:35 -08:00
WindowsOnlyFactAttribute.cs
WindowsOnlyTheoryAttribute.cs