This commit is contained in:
2022-05-08 00:40:11 +04:00
parent 02160f8b33
commit 6d60df5c01
19 changed files with 462 additions and 265 deletions
+1 -5
View File
@@ -6,10 +6,6 @@
<RootNamespace>Game</RootNamespace>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\Ragon\Ragon.csproj" />
</ItemGroup>
<ItemGroup>
<None Update="NLog.config">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
@@ -20,7 +16,7 @@
</ItemGroup>
<ItemGroup>
<Folder Include="Source\Events" />
<ProjectReference Include="..\Ragon\Ragon.csproj" />
</ItemGroup>
</Project>