Aetsu/OffensivePipeline

Unable to build

Closed this issue · 1 comments

When I try to open the project in VS 2019, I get the following error:
error : The SDK 'Microsoft.NET.Sdk' specified could not be found

After researching a bit, I came across a solution which recommended to set an environment variable "MSBuildSDKsPath" pointing to the path C:\Program Files\dotnet\sdk\5.0.202\Sdks. Post which I got an another error.

My bad - did not realise it relies on MSBUILD. RTFM.