Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIx RegionInfo.IsMetric API and ja-JP locale issues #9

Merged
merged 2 commits into from
Jul 20, 2020

Conversation

EgorBo
Copy link
Member

@EgorBo EgorBo commented Jul 20, 2020

No description provided.

@EgorBo EgorBo changed the title FIx RegionInfo.IsMetric API FIx RegionInfo.IsMetric API and ja-JP locale issues Jul 20, 2020
@EgorBo EgorBo merged commit 797c523 into dotnet:maint/maint-67 Jul 20, 2020
akoeplinger pushed a commit that referenced this pull request Aug 25, 2020
…other DLLs and EXEs (#9)

This change makes a number of changes to the Nuget build scripts and configuration for MS-ICU.

It removes the all-in-one Nuget package approach that was used previously, and instead now uses a meta-package with dependencies. These dependent packages contain architecture specific DLLs, which can be built separately from the main meta-package.

The name of the package is changed to "Microsoft.ICU.icu4c.runtime" to reflect that it only contains the 'common' and 'i18n' code libraries from ICU4C, along with the data DLL. No other binaries are included in the package. (Ex: the ICU tools or the IO library).
The headers and libs/pdbs are also omitted as well, in order to make the "runtime" package as small as possible.
akoeplinger pushed a commit that referenced this pull request Aug 25, 2020
This change merges the Taiwan calendar changes (PR #8) and the runtime Nuget changes (PR #9)
into the maint/maint-67 branch. The version number has been bumped to 67.1.0.2 for these changes.

Note: To preserve the history of the commits, this change will need to be merged as a "merge commit", rather than the usual squash merge approach.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants