I am trying to figure out how what to install to get nuget.build.tasks.pack.targets installed for msbuild.
My CSProj files use MSBuildSDKsPath macro and that is resolving to C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\Sdks\
But I don't have the SDKs directory. I have C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild /Microsoft /15.0
What do I need to install to get it?