Fix Microsoft.DotNet.ProjectModel namespace
This commit is contained in:
parent
2ad820d983
commit
bf2583c1a6
57 changed files with 87 additions and 87 deletions
|
@ -4,7 +4,7 @@
|
|||
using System;
|
||||
using Microsoft.Extensions.JsonParser.Sources;
|
||||
|
||||
namespace Microsoft.Extensions.ProjectModel
|
||||
namespace Microsoft.DotNet.ProjectModel
|
||||
{
|
||||
public sealed class FileFormatException : Exception
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue