×
Dec 16, 2022 · I am using a Jenkins Freestyle project. One of the steps is to run a batch command to restore nuget packages after the repo has been cloned.
Dec 20, 2022 · I have a freestyle project set up. Right before I invoke msbuild in a batch file, I issue “dir” to verify the solution file is present.