FixGentoo

This commit is contained in:
2019-03-09 18:44:43 +01:00
parent e7ee35a14d
commit 8f78abef75
2 changed files with 24 additions and 3 deletions

View File

@@ -21,6 +21,12 @@
<ProjectReference Include="..\LaDOSE.Service\LaDOSE.Business.csproj" />
</ItemGroup>
<ItemGroup>
<Reference Include="ChallongeCSharpDriver">
<HintPath>..\..\Library\ChallongeCSharpDriver.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Content Update="appsettings.json">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>