summary refs log tree commit diff
path: root/testFrontend/SafeNSound.Sdk/SafeNSound.Sdk.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'testFrontend/SafeNSound.Sdk/SafeNSound.Sdk.csproj')
-rw-r--r--testFrontend/SafeNSound.Sdk/SafeNSound.Sdk.csproj8
1 files changed, 5 insertions, 3 deletions
diff --git a/testFrontend/SafeNSound.Sdk/SafeNSound.Sdk.csproj b/testFrontend/SafeNSound.Sdk/SafeNSound.Sdk.csproj

index 7338078..1bf7de5 100644 --- a/testFrontend/SafeNSound.Sdk/SafeNSound.Sdk.csproj +++ b/testFrontend/SafeNSound.Sdk/SafeNSound.Sdk.csproj
@@ -8,9 +8,11 @@ </PropertyGroup> <ItemGroup> - <Folder Include="Clients\AdminClient\" /> - <Folder Include="Clients\MonitorClient\" /> - <Folder Include="Clients\UserClient\" /> + <Folder Include="Clients\" /> + </ItemGroup> + + <ItemGroup> + <ProjectReference Include="..\ArcaneLibs\ArcaneLibs\ArcaneLibs.csproj" /> </ItemGroup> </Project>