Commit 4a43c2bb authored by FTT\kimsin's avatar FTT\kimsin

Added IFlatbufferObject.cs file to project for .net.

Before edition, IFlatbufferObject.cs file wasn't in the project and building the project throwed error.
parent 25f3f358
......@@ -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" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment