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

Commit c05fdca

Browse files
jkotasstephentoub
authored andcommitted
Add new file to the portable System.Memory
1 parent c857093 commit c05fdca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/System.Memory/src/System.Memory.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@
114114
<Compile Include="$(CommonPath)\CoreLib\System\SpanDebugView.cs" />
115115
<Compile Include="$(CommonPath)\CoreLib\System\SpanHelpers.BinarySearch.cs" />
116116
<Compile Include="$(CommonPath)\CoreLib\System\SpanHelpers.Byte.cs" />
117+
<Compile Include="$(CommonPath)\CoreLib\System\SpanHelpers.Char.cs" />
117118
<Compile Include="$(CommonPath)\CoreLib\System\SpanHelpers.T.cs" />
118119
<Compile Include="$(CommonPath)\CoreLib\System\Buffers\IRetainable.cs" />
119120
<Compile Include="$(CommonPath)\CoreLib\System\Buffers\MemoryHandle.cs" />

0 commit comments

Comments
 (0)