Fix namespace
This commit is contained in:
parent
81f4ebe412
commit
eaf05ea596
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ using Microsoft.DotNet.Cli.Utils;
|
||||||
using Microsoft.Extensions.ProjectModel;
|
using Microsoft.Extensions.ProjectModel;
|
||||||
using NuGet.Frameworks;
|
using NuGet.Frameworks;
|
||||||
|
|
||||||
namespace Microsoft.DotNet.Tools.Compiler
|
namespace Microsoft.DotNet.Tools.Run
|
||||||
{
|
{
|
||||||
public class Program
|
public class Program
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue