actually add the EmbeddedResource to the Tests project

This commit is contained in:
Michael Becker 2024-08-25 14:11:24 -04:00
parent ba6ee8e5ae
commit 26e467860b
2 changed files with 28 additions and 22 deletions

View File

@ -39,6 +39,11 @@
<ItemGroup> <ItemGroup>
<ProjectReference Include="..\..\src\lib\Mocha.Core\Mocha.Core.csproj" /> <ProjectReference Include="..\..\src\lib\Mocha.Core\Mocha.Core.csproj" />
<ProjectReference Include="..\..\..\framework-dotnet\framework-dotnet\src\lib\MBS.Core\MBS.Core.csproj" /> <ProjectReference Include="..\..\..\framework-dotnet\framework-dotnet\src\lib\MBS.Core\MBS.Core.csproj" />
<ProjectReference Include="..\..\src\plugins\Mocha.Plugins.Libraries.McxMini\Mocha.Plugins.Libraries.McxMini.csproj" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Resources\net.alcetech.Mocha.System.mcl" />
</ItemGroup> </ItemGroup>
</Project> </Project>

View File

@ -0,0 +1 @@
../../../../mocha-common/mocha-common/output/net.alcetech.Mocha.System.mcl