Vipul Malik

Results 5 comments of 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: ![Screenshot 2022-11-14 at 12 52 21 PM](https://user-images.githubusercontent.com/88143111/201599129-a6fe4ecb-f388-4e91-8dfd-c075304c4c5f.png) Also, will it make any difference if we're on .NET...

I'm running this on root directory of repository `D:\perfview-main`