Add dotnet publish3
command.
This commit is contained in:
parent
d4f6144355
commit
eed29be806
8 changed files with 213 additions and 1 deletions
|
@ -5,7 +5,7 @@ using FluentAssertions;
|
|||
using Microsoft.DotNet.Tools.Test.Utilities;
|
||||
using Xunit;
|
||||
|
||||
namespace Microsoft.DotNet.Cli.Build3.Tests
|
||||
namespace Microsoft.DotNet.Cli.MSBuild.Tests
|
||||
{
|
||||
public class GivenDotnetMSBuildBuildsProjects : TestBase
|
||||
{
|
||||
|
|
Reference in a new issue