Skip to content

Commit

Permalink
Match SIL.TestUtilities reference to other palaso libs
Browse files Browse the repository at this point in the history
* The mismatch brought in a newer version of assemblies
  after the non-test assemblies were built causing test
  failures
  • Loading branch information
jasonleenaylor committed Jul 25, 2024
1 parent c83e463 commit 55a0583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/SIL.LCModel.Core.Tests/SIL.LCModel.Core.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This package provides unit tests for SIL.LCModel.Core.</Description>
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.3.2" />
<PackageReference Include="SIL.ReleaseTasks" Version="2.5.0" PrivateAssets="All" />
<PackageReference Include="SIL.TestUtilities" Version="13.0.1" />
<PackageReference Include="SIL.TestUtilities" Version="12.0.0-*" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 55a0583

Please sign in to comment.