Commit 86b25c6
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>1 parent b24f1aa commit 86b25c6
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments