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.Tests.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
mythz committed Jan 24, 2022
1 parent 477fbd8 commit cf6c381
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<PackageReference Include="System.Runtime.Serialization.Json" Version="4.3.0" />
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
<PackageReference Include="System.Memory" Version="4.5.4" />
<PackageReference Include="ServiceStack" Version="5.*" />
<PackageReference Include="ServiceStack" Version="$(Version)" />
</ItemGroup>
<PropertyGroup Condition=" '$(TargetFramework)' == 'net472' ">
<DefineConstants>$(DefineConstants);NETFX</DefineConstants>
Expand Down

0 comments on commit cf6c381

Please sign in to comment.