diff --git a/build/DependencyVersions.props b/build/DependencyVersions.props index 158df6aca..54fda00c4 100644 --- a/build/DependencyVersions.props +++ b/build/DependencyVersions.props @@ -17,10 +17,7 @@ 2.0.0-preview2-002093 2.0.0-preview2-002093 0.1.0-alpha-142 - 1.1.0-alpha-2127 - 0.1.0-alpha-2127 - 4.3.0-preview1-2500 - 4.3.0-preview1-2500 + 1.2.1-alpha-002130 diff --git a/src/dotnet/commands/dotnet-migrate/DotnetNewRedirector.cs b/src/dotnet/commands/dotnet-migrate/DotnetNewRedirector.cs index 03334b4d2..bc997da4c 100644 --- a/src/dotnet/commands/dotnet-migrate/DotnetNewRedirector.cs +++ b/src/dotnet/commands/dotnet-migrate/DotnetNewRedirector.cs @@ -10,7 +10,7 @@ namespace Microsoft.DotNet.Tools.Migrate { public class DotnetNewRedirector : ICanCreateDotnetCoreTemplate { - public void CreateWithWithEphemeralHiveAndNoRestore( + public void CreateWithEphemeralHiveAndNoRestore( string templateName, string outputDirectory, string workingDirectory) diff --git a/src/dotnet/dotnet.csproj b/src/dotnet/dotnet.csproj index 20581e6e2..397741eae 100644 --- a/src/dotnet/dotnet.csproj +++ b/src/dotnet/dotnet.csproj @@ -36,8 +36,8 @@ - - + + diff --git a/src/redist/redist.csproj b/src/redist/redist.csproj index 273c9ee1c..8175929d7 100644 --- a/src/redist/redist.csproj +++ b/src/redist/redist.csproj @@ -21,8 +21,8 @@ - - + + diff --git a/test/Msbuild.Tests.Utilities/Msbuild.Tests.Utilities.csproj b/test/Msbuild.Tests.Utilities/Msbuild.Tests.Utilities.csproj index a16199c4c..3d762fb60 100644 --- a/test/Msbuild.Tests.Utilities/Msbuild.Tests.Utilities.csproj +++ b/test/Msbuild.Tests.Utilities/Msbuild.Tests.Utilities.csproj @@ -21,6 +21,6 @@ - + diff --git a/test/dotnet-add-reference.Tests/dotnet-add-reference.Tests.csproj b/test/dotnet-add-reference.Tests/dotnet-add-reference.Tests.csproj index b9d7aa518..71045dfbc 100644 --- a/test/dotnet-add-reference.Tests/dotnet-add-reference.Tests.csproj +++ b/test/dotnet-add-reference.Tests/dotnet-add-reference.Tests.csproj @@ -21,6 +21,6 @@ - + diff --git a/test/dotnet-list-reference.Tests/dotnet-list-reference.Tests.csproj b/test/dotnet-list-reference.Tests/dotnet-list-reference.Tests.csproj index abedc00d7..0902fd8a6 100644 --- a/test/dotnet-list-reference.Tests/dotnet-list-reference.Tests.csproj +++ b/test/dotnet-list-reference.Tests/dotnet-list-reference.Tests.csproj @@ -19,6 +19,6 @@ - + diff --git a/test/dotnet-migrate.Tests/dotnet-migrate.Tests.csproj b/test/dotnet-migrate.Tests/dotnet-migrate.Tests.csproj index a08d2e971..d12f9ae1d 100644 --- a/test/dotnet-migrate.Tests/dotnet-migrate.Tests.csproj +++ b/test/dotnet-migrate.Tests/dotnet-migrate.Tests.csproj @@ -28,6 +28,6 @@ - + diff --git a/test/dotnet-remove-package.Tests/dotnet-remove-package.Tests.csproj b/test/dotnet-remove-package.Tests/dotnet-remove-package.Tests.csproj index a2877e497..4e04974e5 100644 --- a/test/dotnet-remove-package.Tests/dotnet-remove-package.Tests.csproj +++ b/test/dotnet-remove-package.Tests/dotnet-remove-package.Tests.csproj @@ -20,6 +20,6 @@ - + diff --git a/test/dotnet-remove-reference.Tests/dotnet-remove-reference.Tests.csproj b/test/dotnet-remove-reference.Tests/dotnet-remove-reference.Tests.csproj index 80dbd360e..946c6e332 100644 --- a/test/dotnet-remove-reference.Tests/dotnet-remove-reference.Tests.csproj +++ b/test/dotnet-remove-reference.Tests/dotnet-remove-reference.Tests.csproj @@ -20,6 +20,6 @@ - +