Rename Microsoft.Dotnet.Build.Bundle to Microsoft.NET.Build.Bundle (dotnet/core-setup...
authorSwaroop Sridhar <Swaroop.Sridhar@microsoft.com>
Wed, 27 Mar 2019 19:49:35 +0000 (12:49 -0700)
committerGitHub <noreply@github.com>
Wed, 27 Mar 2019 19:49:35 +0000 (12:49 -0700)
commitcf1dc80a523fb5bd50b3572ffd2c10e164e54af4
treec8f401a78f3786803d3b76321aa911b051d61c0b
parenteefd3c7cd2f201b6c62c6acd2a6b710f61fcbb3f
Rename Microsoft.Dotnet.Build.Bundle to Microsoft.NET.Build.Bundle (dotnet/core-setup#5581)

Rename the Bundler package to match other tools in the toolset repository.

Commit migrated from https://github.com/dotnet/core-setup/commit/3460b19cf6ade03882e7b168a3295f959074d7c6
16 files changed:
Microsoft.DotNet.CoreSetup.sln
src/installer/managed/Microsoft.NET.Build.Bundle/BundleException.cs [moved from src/installer/managed/Microsoft.DotNet.Build.Bundle/BundleException.cs with 92% similarity]
src/installer/managed/Microsoft.NET.Build.Bundle/Bundler.cs [moved from src/installer/managed/Microsoft.DotNet.Build.Bundle/Bundler.cs with 99% similarity]
src/installer/managed/Microsoft.NET.Build.Bundle/Extractor.cs [moved from src/installer/managed/Microsoft.DotNet.Build.Bundle/Extractor.cs with 98% similarity]
src/installer/managed/Microsoft.NET.Build.Bundle/FileEntry.cs [moved from src/installer/managed/Microsoft.DotNet.Build.Bundle/FileEntry.cs with 97% similarity]
src/installer/managed/Microsoft.NET.Build.Bundle/FileType.cs [moved from src/installer/managed/Microsoft.DotNet.Build.Bundle/FileType.cs with 97% similarity]
src/installer/managed/Microsoft.NET.Build.Bundle/Manifest.cs [moved from src/installer/managed/Microsoft.DotNet.Build.Bundle/Manifest.cs with 98% similarity]
src/installer/managed/Microsoft.NET.Build.Bundle/Microsoft.NET.Build.Bundle.csproj [moved from src/installer/managed/Microsoft.DotNet.Build.Bundle/Microsoft.DotNet.Build.Bundle.csproj with 100% similarity]
src/installer/managed/Microsoft.NET.Build.Bundle/Program.cs [moved from src/installer/managed/Microsoft.DotNet.Build.Bundle/Program.cs with 99% similarity]
src/installer/managed/Microsoft.NET.Build.Bundle/README.md [moved from src/installer/managed/Microsoft.DotNet.Build.Bundle/README.md with 100% similarity]
src/installer/managed/Microsoft.NET.Build.Bundle/Sdk.props [moved from src/installer/managed/Microsoft.DotNet.Build.Bundle/Sdk.props with 90% similarity]
src/installer/managed/dir.proj
src/installer/pkg/packaging/dir.proj
src/installer/test/Microsoft.NET.Build.Bundle.Tests/BundleAndExtract.cs [moved from src/installer/test/Microsoft.DotNet.Build.Bundle.Tests/BundleAndExtract.cs with 96% similarity]
src/installer/test/Microsoft.NET.Build.Bundle.Tests/Microsoft.NET.Build.Bundle.Tests.csproj [moved from src/installer/test/Microsoft.DotNet.Build.Bundle.Tests/Microsoft.DotNet.Build.Bundle.Tests.csproj with 63% similarity]
src/installer/test/dir.props