Formatted .csproj files according to editorconfig

This commit is contained in:
Pavel Penev
2025-03-29 20:37:21 +02:00
committed by Gustas Kažukauskas
parent 79454d8fd2
commit fc8103098e
10 changed files with 146 additions and 145 deletions

View File

@@ -21,6 +21,7 @@
<StartAction>Project</StartAction> <StartAction>Project</StartAction>
<StartArguments>Engine.EngineDir=".." Game.Mod=ts</StartArguments> <StartArguments>Engine.EngineDir=".." Game.Mod=ts</StartArguments>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<None Include="App.config" /> <None Include="App.config" />
<ProjectReference Include="..\OpenRA.Game\OpenRA.Game.csproj" /> <ProjectReference Include="..\OpenRA.Game\OpenRA.Game.csproj" />