Fix Microsoft.NETCore.Platforms builds on Unix (#57757)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Thu, 19 Aug 2021 22:50:46 +0000 (00:50 +0200)
committerGitHub <noreply@github.com>
Thu, 19 Aug 2021 22:50:46 +0000 (00:50 +0200)
commit86b25c6f68072458d657d22c4e929e41b1c25cb0
treea2ed7947456516ca3331b10c0fdaa5e9b65c9b64
parentb24f1aa52566b0beb19a87e78a43f431c928d8c1
Fix Microsoft.NETCore.Platforms builds on Unix (#57757)

The casing of the SDK imported via the Sdk attribute was wrong which lead to:

Microsoft.NETCore.Platforms.csproj : error MSB4236: The SDK 'Microsoft.NET.SDK' specified could not be found.

Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
src/libraries/Microsoft.NETCore.Platforms/src/Microsoft.NETCore.Platforms.csproj