Fix compiler error introduced by merge conflict
This commit is contained in:
parent
a7194f0a6e
commit
6586c921f0
|
|
@ -43,6 +43,5 @@ namespace RepoTasks.ProjectModel
|
|||
|
||||
public IReadOnlyList<ProjectFrameworkInfo> Frameworks { get; }
|
||||
public IReadOnlyList<DotNetCliReferenceInfo> Tools { get; }
|
||||
public SolutionInfo SolutionInfo { get; internal set; }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue