Changing the order in which search paths are added for migration and setting the project file path in the ProjectDependency appropriately in the case of csproj and project.json
This commit is contained in:
parent
64042937cf
commit
6a72ec603e
5 changed files with 30 additions and 4 deletions
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"projects": [ "src", "test" ]
|
||||
"projects": [ "src" ]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue