Fix Microsoft.DotNet.ProjectModel namespace
This commit is contained in:
parent
2ad820d983
commit
bf2583c1a6
57 changed files with 87 additions and 87 deletions
|
@ -5,10 +5,10 @@ using System;
|
|||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using Microsoft.Extensions.ProjectModel.Utilities;
|
||||
using Microsoft.DotNet.ProjectModel.Utilities;
|
||||
using NuGet.Versioning;
|
||||
|
||||
namespace Microsoft.Extensions.ProjectModel.Graph
|
||||
namespace Microsoft.DotNet.ProjectModel.Graph
|
||||
{
|
||||
public class LockFile
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue