Skip to content
Snippets Groups Projects
Commit 5808f7fb authored by Wouter van Oortmerssen's avatar Wouter van Oortmerssen
Browse files

Updated C# test project.

parent 42611f9a
No related branches found
No related tags found
No related merge requests found
......@@ -83,6 +83,9 @@
<Compile Include="..\MyGame\Example\Ability.cs">
<Link>MyGame\Example\Ability.cs</Link>
</Compile>
<Compile Include="..\MyGame\InParentNamespace.cs">
<Link>MyGame\InParentNamespace.cs</Link>
</Compile>
<Compile Include="..\namespace_test\NamespaceA\NamespaceB\EnumInNestedNS.cs">
<Link>NamespaceA\NamespaceB\EnumInNestedNS.cs</Link>
</Compile>
......@@ -122,4 +125,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>
\ No newline at end of file
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