Remove ProjectJson solution and its tests
It is moved to cli-migration repo
This commit is contained in:
parent
b6a2c01cf6
commit
093bf72c3c
237 changed files with 92 additions and 29475 deletions
|
@ -32,7 +32,7 @@ namespace Microsoft.DotNet.Tests.ParserTests
|
|||
"-r \"C:\\report.wfw\" " +
|
||||
"--format-report-file-json");
|
||||
|
||||
Action a = () => result["dotnet"]["migrate"].Value<MigrateCommand>();
|
||||
Action a = () => result["dotnet"]["migrate"].Value<MigrateCommandCompose>();
|
||||
a.ShouldNotThrow<ParseException>();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue