Fix the test for web project migration

This commit is contained in:
Mike Lorbetske 2016-10-28 14:10:34 -07:00 committed by Livar Cunha
parent e847389fc2
commit 2d27092513

View file

@ -54,6 +54,9 @@ namespace Microsoft.DotNet.ProjectJsonMigration.Tests
{
var mockProj = RunPackageDependenciesRuleOnPj(@"
{
""buildOptions"": {
""emitEntryPoint"": true
},
""dependencies"": {
""Microsoft.AspNetCore.Mvc"" : {
""version"": ""1.0.0""