79664382

Date: 2025-06-13 05:27:39
Score: 3.5
Natty:
Report link

I think the problem where that the <ProjectReference Include="..\..\an\other.csproj" /> where a x86 project and the failing project the <PlatformTarget>x86</PlatformTarget> in <PropertyGroup> where missing.

I assume that the reason that I only goth a MSB4236: The SDK "Microsoft.NET.Sdk" specified could not be found. is that the other project where still in the old format.

So basically I writhe this post just in case some on else (or I) get the same problem.

Reasons:
  • Has code block (-0.5):
  • Me too answer (2.5): get the same problem
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Robert