Your project, the .csproj
file, not the MsBuild target xml. Change the top line to the following:
<Project Sdk="Microsoft.NET.Sdk">
Your project, the .csproj
file, not the MsBuild target xml. Change the top line to the following:
<Project Sdk="Microsoft.NET.Sdk">