Skip to content
Snippets Groups Projects
Commit 4a43c2bb authored by FTT\kimsin's avatar FTT\kimsin
Browse files

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
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