Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit b01ad32

Browse files
committed
Cleanup Done
1 parent c9a7d5c commit b01ad32

File tree

6 files changed

+4
-483
lines changed

6 files changed

+4
-483
lines changed

src/Common/src/CoreLib/System/StringComparer.cs

Lines changed: 0 additions & 352 deletions
This file was deleted.

src/System.Globalization.Extensions/src/ApiCompatBaseline.netfx.txt

Lines changed: 0 additions & 4 deletions
This file was deleted.

src/System.Globalization.Extensions/src/System.Globalization.Extensions.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@
1717
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'netcoreapp-Windows_NT-Release|AnyCPU'" />
1818
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'uap-Windows_NT-Debug|AnyCPU'" />
1919
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'uap-Windows_NT-Release|AnyCPU'" />
20-
<ItemGroup Condition="'$(TargetGroup)' == 'netfx'">
21-
<Compile Include="System\Globalization\Extensions.cs" />
22-
<Compile Include="System\StringNormalizationExtensions.netfx.cs" />
23-
</ItemGroup>
2420
<ItemGroup Condition="'$(TargetGroup)' != 'netfx'">
2521
<Reference Include="System.Diagnostics.Debug" />
2622
<Reference Include="System.Diagnostics.Tools" />

0 commit comments

Comments
 (0)