Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Commit

Permalink
Revert Utf8String work, will be done in different branch
Browse files Browse the repository at this point in the history
  • Loading branch information
GrabYourPitchforks committed Mar 22, 2018
1 parent f5eb04e commit e733c13
Show file tree
Hide file tree
Showing 13 changed files with 0 additions and 607 deletions.
15 changes: 0 additions & 15 deletions corefxlab.sln
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.Buffers.ReaderWriter
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.Buffers.ReaderWriter.Tests", "tests\System.Buffers.ReaderWriter.Tests\System.Buffers.ReaderWriter.Tests.csproj", "{D9FFEC52-B701-4DB5-969C-BAC4F8EB220C}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.Text.Utf8", "src\System.Text.Utf8\System.Text.Utf8.csproj", "{A2799BE8-969F-41B0-9CE3-80303243E329}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -922,18 +920,6 @@ Global
{D9FFEC52-B701-4DB5-969C-BAC4F8EB220C}.Release|x64.Build.0 = Release|Any CPU
{D9FFEC52-B701-4DB5-969C-BAC4F8EB220C}.Release|x86.ActiveCfg = Release|Any CPU
{D9FFEC52-B701-4DB5-969C-BAC4F8EB220C}.Release|x86.Build.0 = Release|Any CPU
{A2799BE8-969F-41B0-9CE3-80303243E329}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A2799BE8-969F-41B0-9CE3-80303243E329}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A2799BE8-969F-41B0-9CE3-80303243E329}.Debug|x64.ActiveCfg = Debug|Any CPU
{A2799BE8-969F-41B0-9CE3-80303243E329}.Debug|x64.Build.0 = Debug|Any CPU
{A2799BE8-969F-41B0-9CE3-80303243E329}.Debug|x86.ActiveCfg = Debug|Any CPU
{A2799BE8-969F-41B0-9CE3-80303243E329}.Debug|x86.Build.0 = Debug|Any CPU
{A2799BE8-969F-41B0-9CE3-80303243E329}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A2799BE8-969F-41B0-9CE3-80303243E329}.Release|Any CPU.Build.0 = Release|Any CPU
{A2799BE8-969F-41B0-9CE3-80303243E329}.Release|x64.ActiveCfg = Release|Any CPU
{A2799BE8-969F-41B0-9CE3-80303243E329}.Release|x64.Build.0 = Release|Any CPU
{A2799BE8-969F-41B0-9CE3-80303243E329}.Release|x86.ActiveCfg = Release|Any CPU
{A2799BE8-969F-41B0-9CE3-80303243E329}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down Expand Up @@ -1003,7 +989,6 @@ Global
{64C08774-982C-4141-8F8D-2884B6FA0E4B} = {3079E458-D0E6-4F99-8CAB-80011D35C7DA}
{C5F9D191-CA3B-4648-B8A9-62E33B4622EB} = {4B000021-5278-4F2A-B734-DE49F55D4024}
{D9FFEC52-B701-4DB5-969C-BAC4F8EB220C} = {3079E458-D0E6-4F99-8CAB-80011D35C7DA}
{A2799BE8-969F-41B0-9CE3-80303243E329} = {4B000021-5278-4F2A-B734-DE49F55D4024}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {9DD4022C-A010-4A9B-BCC5-171566D4CB17}
Expand Down
20 changes: 0 additions & 20 deletions src/System.Text.Utf8/Properties/AssemblyInfo.cs

This file was deleted.

11 changes: 0 additions & 11 deletions src/System.Text.Utf8/System.Text.Utf8.csproj

This file was deleted.

155 changes: 0 additions & 155 deletions src/System.Text.Utf8/System/Text/UnicodeScalar.cs

This file was deleted.

16 changes: 0 additions & 16 deletions src/System.Text.Utf8/System/Text/Utf8Char.cs

This file was deleted.

25 changes: 0 additions & 25 deletions src/System.Text.Utf8/System/Text/Utf8CharEnumerator.cs

This file was deleted.

64 changes: 0 additions & 64 deletions src/System.Text.Utf8/System/Text/Utf8Extensions.cs

This file was deleted.

13 changes: 0 additions & 13 deletions src/System.Text.Utf8/System/Text/Utf8SpanTextElementEnumerator.cs

This file was deleted.

This file was deleted.

Loading

0 comments on commit e733c13

Please sign in to comment.