I'm using the "dotnet add reference" command to add a reference to my Visual Studio project, but it's adding the path of the reference instead of the reference name. How can I make it add the reference name? Following is the command which I have used Link
dotnet add vbproj/path/of/project reference vbproj/path/of/reference