Closed ma3yta closed 5 years ago
Sorry, cli searches explicitly for .csproj
A workaround is to specify the path to your project file, e.g:
dotnet depends MyFunc.fsproj
I tested quickly, and it seems to work with F# projects as well. You would probably also encounter same issue with a VB.NET project as well.
Fixed by 5a49e64e1c4fef477df22d5b56ec551df9d9df50