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

Commit

Permalink
update package refs
Browse files Browse the repository at this point in the history
  • Loading branch information
mythz committed Jan 23, 2022
1 parent a8250d1 commit e16404b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,5 @@
<PackageReference Include="System.Memory" Version="4.5.4" />
</ItemGroup>
<ItemGroup Condition=" '$(TargetFramework)' == 'net6.0' ">
<PackageReference Include="Microsoft.Extensions.Primitives" Version="2.2.0" />
</ItemGroup>
</Project>
1 change: 0 additions & 1 deletion tests/ServiceStack.Aws.Tests/ServiceStack.Aws.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,5 @@
<PackageReference Include="System.Memory" Version="4.5.4" />
</ItemGroup>
<ItemGroup Condition=" '$(TargetFramework)' == 'net6.0' ">
<PackageReference Include="Microsoft.Extensions.Primitives" Version="2.2.0" />
</ItemGroup>
</Project>

0 comments on commit e16404b

Please sign in to comment.