This repository was archived by the owner on Dec 24, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
ServiceStack.Text.TestsConsole Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 33
33
<PackageReference Include =" System.Runtime" Version =" 4.3.0" />
34
34
<PackageReference Include =" System.Runtime.Serialization.Json" Version =" 4.3.0" />
35
35
<PackageReference Include =" System.ValueTuple" Version =" 4.5.0" />
36
- <PackageReference Include =" System.Memory" Version =" 4.5.2 " />
36
+ <PackageReference Include =" System.Memory" Version =" 4.5.3 " />
37
37
<PackageReference Include =" ServiceStack" Version =" $(Version)" />
38
38
</ItemGroup >
39
39
<PropertyGroup Condition =" '$(TargetFramework)' == 'net45' " >
Original file line number Diff line number Diff line change 18
18
<ProjectReference Include =" ..\..\src\ServiceStack.Text\ServiceStack.Text.csproj" />
19
19
<ProjectReference Include =" ..\ServiceStack.Text.Tests\ServiceStack.Text.Tests.csproj" />
20
20
<PackageReference Include =" System.ValueTuple" Version =" 4.5.0" />
21
- <PackageReference Include =" System.Memory" Version =" 4.5.2 " />
21
+ <PackageReference Include =" System.Memory" Version =" 4.5.3 " />
22
22
<PackageReference Include =" ServiceStack" Version =" $(Version)" />
23
23
<Reference Include =" System" />
24
24
<Reference Include =" System.Core" />
You can’t perform that action at this time.
0 commit comments