Update submodule, unfuck scripts, clean up solution file.

This commit is contained in:
Pieter-Jan Briers
2019-03-30 23:20:50 +01:00
parent 2dbbd72a22
commit 2bfb03cd29
7 changed files with 19 additions and 165 deletions

View File

@@ -11,7 +11,7 @@
<AssemblyName>Content.Server</AssemblyName>
<TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<ContentAssemblyTarget>..\engine\bin\Server\Resources\Assemblies\</ContentAssemblyTarget>
<ContentAssemblyTarget>..\RobustToolbox\bin\Server\Resources\Assemblies\</ContentAssemblyTarget>
<OutputPath>..\bin\Content.Server\</OutputPath>
<ErrorReport>prompt</ErrorReport>
<LangVersion>7.2</LangVersion>
@@ -188,4 +188,4 @@
<Compile Include="GameObjects\Components\Construction\ConstructionComponent.cs" />
</ItemGroup>
<ItemGroup />
</Project>
</Project>