Address PR feedback
This commit is contained in:
parent
1d85c241b1
commit
c6064677db
7 changed files with 27 additions and 17 deletions
|
@ -68,7 +68,7 @@ namespace Microsoft.DotNet.ProjectJsonMigration
|
|||
var settings = new MigrationSettings(projectDir,
|
||||
projectDir,
|
||||
rootSettings.SdkPackageVersion,
|
||||
tempMSBuildProjectTemplate.DeepClone());
|
||||
tempMSBuildProjectTemplate);
|
||||
MigrateProject(settings);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue