Vipul Malik
Vipul Malik
I tried to build it, but getting this error. Don't know exactly what's i need to change on my setup. Error --> `C:\Users\vipul.malik\.nuget\packages\microsoft.build.tasks.git\1.0.0-beta-63127-02\build\Microsoft.Build.Tasks.Git.targets(20,5): error : Unable to locate repository containing...
I downloaded it as a zip file. I'm trying again by installing git on my server.
It worked and had build the solution. I can see the `PerfviewCollect` application on this path `C:\Users\vipul.malik\perfview\src\PerfViewCollect\bin\Release\netcoreapp3.1\win-x64` Is this what we need to deploy? And where i can find the...
While running `dotnet publish -c Release -r win-x64 --self-contained` I'm getting such error:  Also, will it make any difference if we're on .NET...
I'm running this on root directory of repository `D:\perfview-main`