sillsdev / icu-dotnet

C# wrapper for ICU4C
MIT License
62 stars 33 forks source link

Fix out-of-box build #161

Closed ermshiperete closed 2 years ago

ermshiperete commented 2 years ago

This fixes building with "x64_x86 Cross Tools Command Prompt for VS 2019".

Fixes #160.

papeh commented 2 years ago

LGTM, but builds are now broken on "x64 Native Tools Command Prompt for VS 2019" and "Developer Command Prompt for VS 2019". Not that we need to support all of them, but perhaps our README.md should suggest one.

papeh commented 2 years ago

No longer relevant now that we're building with dotnet