Forum Discussion
orush135
Jan 25, 2023MCT
Issues Running the Local Agent
Hi all, I have installed the local agent on a 2019 Windows Server to experiment with Azure Devops. Besides that I have installed the following components on the machine: Git dotnet-sdk-6.0.4...
orush135
Jan 26, 2023MCT
Hi there,
thank you for the answer. It is now the exact same version of .net and I am still experiencing the issue even after clearing all temp folders etc. In my YAML can you provide me some help what I need to change to force the version of Nuget ?
sumitjaiswal1
Sep 01, 2024Copper Contributor
orush135 i was facing exact same issue, and i was able to solve it by installing standalone version of MSbuild. By default nuget was trying to use msbuild which found in .net framework installation.