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

Commit f4cf27f

Browse files
committed
Add ref to System.Memory
1 parent a1731e8 commit f4cf27f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/ServiceStack.Redis.Tests/ServiceStack.Redis.Tests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.5.0" />
2323
<PackageReference Include="NUnit3TestAdapter" Version="3.9.0" />
2424
<PackageReference Include="NUnit" Version="3.9.0" />
25+
<PackageReference Include="System.Memory" Version="4.5.1" />
2526
</ItemGroup>
2627

2728
<PropertyGroup Condition=" '$(TargetFramework)' == 'net46' ">

0 commit comments

Comments
 (0)