1 reference to WithName
dotnet (1)
Commands\Project\Convert\ProjectConvertCommand.cs (1)
178var modified = project.WithName(Path.GetRelativePath(relativeTo: targetDirectory, path: project.Name));