We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e0125d commit 67d2479Copy full SHA for 67d2479
tests/SIL.LCModel.Core.Tests/SIL.LCModel.Core.Tests.csproj
@@ -23,7 +23,7 @@ This package provides unit tests for SIL.LCModel.Core.</Description>
23
<ItemGroup>
24
<ProjectReference Include="..\..\src\SIL.LCModel.Core\SIL.LCModel.Core.csproj" />
25
<ProjectReference Include="..\SIL.LCModel.Utils.Tests\SIL.LCModel.Utils.Tests.csproj" />
26
- <ProjectReference Include="..\TestHelper\TestHelper.csproj" />
+ <ProjectReference Include="..\TestHelper\TestHelper.csproj" PrivateAssets="All" />
27
</ItemGroup>
28
29
0 commit comments