Actions
Support #6072
open
SaxonCS used package ICU4N.Resources 60.1.0-alpha.402 generates warnings NETSDK1187
Status:
New
Priority:
Low
Assignee:
-
Category:
Build and release
Sprint/Milestone:
-
Start date:
2023-06-11
Due date:
% Done:
0%
Estimated time:
Legacy ID:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:
.NET
Description
The SaxonCS (12.2) package uses a package ICU4N.Resources 60.1.0-alpha.402 that for me generates lots of warnings in the form of
1>C:\Program Files\dotnet\sdk\7.0.302\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1187: Das Paket ICU4N.Resources 60.1.0-alpha.402 verfügt über eine Ressource mit dem gebietsschema-'bm-ML'. Dieses Gebietsschema wurde auf das Standardformat 'bm-Latn-ML' normalisiert, um Groß-/Kleinschreibungsprobleme im Build zu vermeiden. Erwägen Sie, den Paketautor über dieses Groß-/Kleinschreibungsproblem zu benachrichtigen.
basically saying that the region schema name of a used resource has been normalized/standardized and the package author of ICUN should be informed about that change in using lower case/upper case.
Perhaps if there is already a fix to ICU4N you can make sure that next maintenance release of SaxonCS includes that.
Updated by Michael Kay 6 months ago
I have made inquiries with the ICU4N package maintainer (whom we have worked with closely).
Please register to edit this issue
Actions