Skip to content
Snippets Groups Projects
Commit c4aede22 authored by Wouter van Oortmerssen's avatar Wouter van Oortmerssen Committed by GitHub
Browse files

Merge pull request #4027 from kimsin3003/csharp

Added IFlatbufferObject.cs file to project for .net.
parents 25f3f358 4a43c2bb
No related branches found
No related tags found
No related merge requests found
......@@ -37,6 +37,7 @@
<Compile Include="ByteBuffer.cs" />
<Compile Include="FlatBufferBuilder.cs" />
<Compile Include="FlatBufferConstants.cs" />
<Compile Include="IFlatbufferObject.cs" />
<Compile Include="Offset.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Struct.cs" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment