dotnet-installer/test/dotnet-msbuild.Tests
Livar Cunha 3d92e52234 Merge remote-tracking branch 'dotnet/release/2.0.0' into merges/release/2.0.0-to-release/2.1-20180103-080038
* dotnet/release/2.0.0: (32 commits)
  Update wix version (#8313)
  Use explict and non-preview versions for the build DLL
  Fixing a typo...
  The 15.4.8 version of the Microsoft.Build.Runtime nuget package is currupt; use the replacement 15.4.8.1
  Fix dotnet-install to check the right path for no-op installs when --shared-runtime is specified
  Fixed a typo...
  Nuget.config update to align with CLI:master - add comments in DependencyVersions.prop
  Even more package dependency re-names...
  Third pass clean-up of package names.
  Second pass clean-up of package names; resequencing download.
  Updating dependency version properties in alignment with sample orchestrated build file at: https://dotnetfeed.blob.core.windows.net/orchestrated/20171129-03/orchestration-metadata/PackageVersions.props
  The access key is already resolved: 'CoreSetupBlobAccessTokenParam'
  Fixed another typo...
  Fixed typo...
  The first pass will need the extra args [same as run-build.ps1].
  Dependency Uptake: download and import a package version props file.
  Accounting for MSRC builds with pre-set 'CoreSetupBlobRootUrl' and 'CoreSetupBlobAccessToke' properties.
  Changes per code review...
  The URL root will include the "dotnet" container; the structure will be identical after the "dotnet" container.
  No passwords should be in the open as environmental variables.
  ...

 Conflicts:
	build/DependencyVersions.props
	src/redist/redist.csproj
	src/tool_msbuild/tool_msbuild.csproj
	src/tool_roslyn/tool_roslyn.csproj
	test/Microsoft.DotNet.Cli.Utils.Tests/Microsoft.DotNet.Cli.Utils.Tests.csproj
2018-01-03 16:16:41 -08:00
..
dotnet-msbuild.Tests.csproj Updating dependency version properties in alignment with sample orchestrated build file at: https://dotnetfeed.blob.core.windows.net/orchestrated/20171129-03/orchestration-metadata/PackageVersions.props 2017-12-01 20:07:48 -08:00
GivenDotnetBuildInvocation.cs Use msbuild /restore instead of separate invocations where possible 2017-10-26 16:01:34 -07:00
GivenDotnetCleanInvocation.cs Fix verbosity tests 2017-03-10 01:08:07 -08:00
GivenDotnetMSBuildBuildsProjects.cs Add telemetry data points for .NET Core 2.0 2017-07-27 09:55:40 -07:00
GivenDotnetPackInvocation.cs Use msbuild /restore instead of separate invocations where possible 2017-10-26 16:01:34 -07:00
GivenDotnetPublishInvocation.cs Use msbuild /restore instead of separate invocations where possible 2017-10-26 16:01:34 -07:00
GivenDotnetRestoreInvocation.cs Use msbuild /restore instead of separate invocations where possible 2017-10-26 16:01:34 -07:00
GivenDotnetStoreInvocation.cs Update SDK to 2.0.0-alpha-20170410-1. 2017-04-10 14:24:52 -05:00
GivenDotnetVsTestForwardingApp.cs Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
GivenForwardingApp.cs Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
GivenMsbuildForwardingApp.cs Manually merging some changes that git merged wrong and deleted from the 15.5 branch. 2017-10-13 09:56:08 -07:00
GivenMSBuildLogger.cs Hashed telemetry and event name change (#7919) 2017-10-27 10:58:25 -07:00