I actually ended up figuring this out after being away from it for a bit. So there's 2 folders, build and buildMultiTargeting. So on SDK Projects, the nuget package creation uses the Properties specified in buildMultiTargeting, so I just ended up including the build one from there and now all is good.