Fix the test for web project migration
This commit is contained in:
parent
e847389fc2
commit
2d27092513
1 changed files with 3 additions and 0 deletions
|
@ -54,6 +54,9 @@ namespace Microsoft.DotNet.ProjectJsonMigration.Tests
|
|||
{
|
||||
var mockProj = RunPackageDependenciesRuleOnPj(@"
|
||||
{
|
||||
""buildOptions"": {
|
||||
""emitEntryPoint"": true
|
||||
},
|
||||
""dependencies"": {
|
||||
""Microsoft.AspNetCore.Mvc"" : {
|
||||
""version"": ""1.0.0""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue