Skip to content

Commit 6a89445

Browse files
authored
Update Unicode data to version 11 (dotnet/coreclr#20529)
* Update Unicode data to version 11 * Move CharUnicodeInfoData.cs to the hsared folder * Delete un-needed file * Disable the failed test Commit migrated from dotnet/coreclr@11c5d6c
1 parent e5d5f19 commit 6a89445

File tree

5 files changed

+1178
-1248
lines changed

5 files changed

+1178
-1248
lines changed

src/coreclr/src/System.Private.CoreLib/System.Private.CoreLib.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,6 @@
372372
<Compile Include="$(BclSourcesRoot)\System\Reflection\Metadata\AssemblyExtensions.cs" />
373373
</ItemGroup>
374374
<ItemGroup>
375-
<Compile Include="$(BclSourcesRoot)\System\Globalization\CharUnicodeInfoData.cs" />
376375
<Compile Include="$(BclSourcesRoot)\System\Globalization\CultureInfo.cs" />
377376
<Compile Include="$(BclSourcesRoot)\System\Globalization\GlobalizationMode.cs" />
378377
</ItemGroup>

0 commit comments

Comments
 (0)