test(launcher): Campaign LA enforce composer-host contract

This commit is contained in:
Erik 2026-08-14 17:16:13 +02:00
parent 7749545dc4
commit 8a03a25fc3
6 changed files with 155 additions and 0 deletions

View file

@ -22,6 +22,12 @@
<ItemGroup>
<ProjectReference Include="..\..\src\AcDream.App\AcDream.App.csproj" />
<ProjectReference Include="..\..\src\AcDream.Launcher.Core\AcDream.Launcher.Core.csproj" />
</ItemGroup>
<ItemGroup>
<Compile Include="..\Fixtures\campaign-la\LauncherCoreSessionConfigFixture.cs"
Link="Fixtures\LauncherCoreSessionConfigFixture.cs" />
</ItemGroup>
<ItemGroup>