mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-28 03:58:06 +00:00
Updated C# test project.
This commit is contained in:
@@ -83,6 +83,9 @@
|
|||||||
<Compile Include="..\MyGame\Example\Ability.cs">
|
<Compile Include="..\MyGame\Example\Ability.cs">
|
||||||
<Link>MyGame\Example\Ability.cs</Link>
|
<Link>MyGame\Example\Ability.cs</Link>
|
||||||
</Compile>
|
</Compile>
|
||||||
|
<Compile Include="..\MyGame\InParentNamespace.cs">
|
||||||
|
<Link>MyGame\InParentNamespace.cs</Link>
|
||||||
|
</Compile>
|
||||||
<Compile Include="..\namespace_test\NamespaceA\NamespaceB\EnumInNestedNS.cs">
|
<Compile Include="..\namespace_test\NamespaceA\NamespaceB\EnumInNestedNS.cs">
|
||||||
<Link>NamespaceA\NamespaceB\EnumInNestedNS.cs</Link>
|
<Link>NamespaceA\NamespaceB\EnumInNestedNS.cs</Link>
|
||||||
</Compile>
|
</Compile>
|
||||||
|
|||||||
Reference in New Issue
Block a user