Remove Utf8String and rename to UTF8Buffer
This commit is contained in:
parent
39ce41eb08
commit
6278144dd1
3 changed files with 59 additions and 245 deletions
|
|
@ -48,6 +48,6 @@
|
|||
<Compile Include="*.cs" />
|
||||
<Compile Include="types\*.cs" />
|
||||
<Compile Include="types\native\CBool.cs" />
|
||||
<Compile Include="types\native\Utf8String.cs" />
|
||||
<Compile Include="types\native\UTF8Buffer.cs" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
|
|
|||
Loading…
Reference in a new issue