mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-04 18:41:11 +00:00
Fixed C# SizedByteArray copying leading bytes of ByteBuffer.
Tested: on Windows. Change-Id: I946dacf799eae835ec041ea759622f74b0384937
This commit is contained in:
@@ -41,9 +41,6 @@
|
||||
<Compile Include="Struct.cs" />
|
||||
<Compile Include="Table.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="FlatBuffers.1.0.0.nuspec" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
Other similar extension points exist, see Microsoft.Common.targets.
|
||||
|
||||
Reference in New Issue
Block a user