Fix typo in calculating path to ILDasm in Microsoft.NET.SDK.IL (dotnet/coreclr#26343)
authorJeremy Koritzinsky <jekoritz@microsoft.com>
Mon, 26 Aug 2019 19:35:19 +0000 (12:35 -0700)
committerGitHub <noreply@github.com>
Mon, 26 Aug 2019 19:35:19 +0000 (12:35 -0700)
commit80af9ec94189bc0bbdc410d0eaebdff6e1c35d58
treec676f1cd9b760cca119d1a5953035bba8f705762
parent95c3445c6f7c1e6aea5dc7e92f5da638a8efe3f5
Fix typo in calculating path to ILDasm in Microsoft.NET.SDK.IL (dotnet/coreclr#26343)

When I cleaned up the Microsoft.NET.SDK.IL implementation, I missed one typo. This causes the SDK to fail to resolve ILDasm as discovered in https://github.com/dotnet/winforms/pull/1684.

Commit migrated from https://github.com/dotnet/coreclr/commit/0746a8fb8608cc51e9f8f44deb879e61bbf085e4
src/coreclr/src/.nuget/Microsoft.NET.Sdk.IL/targets/Microsoft.NET.Sdk.IL.targets