I am very new to CI/CD. I'm now trying to integrate Jekins, xunit test, asp.net core and gitlab.
I created a new freestyle project and linked to my gitlab. after that, I configured the MSBuild from global tool configuration. after that, I configured the Build session like that . When I start building, I got this
. I have already tried to add path variable MSBuildSDKsPath to C:\Program Files\dotnet\sdk\2.1.500\Sdks but it doesn't work. pls help me, Thanks