Skip to content
This repository has been archived by the owner on Dec 24, 2022. It is now read-only.

Commit

Permalink
Update ServiceStack.Text.TestsConsole.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
mythz committed Apr 20, 2021
1 parent ed81298 commit 5b966ef
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<ProjectReference Include="..\ServiceStack.Text.Tests\ServiceStack.Text.Tests.csproj" />
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
<PackageReference Include="System.Memory" Version="4.5.4" />
<PackageReference Include="ServiceStack" Version="$(Version)" />
<PackageReference Include="ServiceStack.OrmLite.Sqlite" Version="$(Version)" />
<PackageReference Include="ServiceStack" Version="5.*" />
<PackageReference Include="ServiceStack.OrmLite.Sqlite" Version="5.*" />
</ItemGroup>
</Project>

0 comments on commit 5b966ef

Please sign in to comment.