This repository was archived by the owner on Dec 24, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
tests/ServiceStack.Text.Tests Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 26
26
27
27
<ItemGroup >
28
28
<PackageReference Include =" NUnit" Version =" 3.6.1" />
29
- <Reference Include =" ..\..\lib\pcl\ServiceStack.Interfaces.dll" />
30
29
</ItemGroup >
31
30
32
31
<PropertyGroup Condition =" '$(TargetFramework)' == 'net45' " >
43
42
<Reference Include =" System.Web.Extensions" />
44
43
<Reference Include =" Microsoft.CSharp" />
45
44
45
+ <Reference Include =" ..\..\lib\pcl\ServiceStack.Interfaces.dll" />
46
46
<Reference Include =" ..\..\lib\net45\ServiceStack.Client.dll" />
47
47
<Reference Include =" ..\..\lib\net45\ServiceStack.Common.dll" />
48
48
<Reference Include =" ..\..\lib\net45\Northwind.Common.dll" />
63
63
<PackageReference Include =" System.Reflection.Extensions" Version =" 4.0.1" />
64
64
<PackageReference Include =" System.ComponentModel.TypeConverter" Version =" 4.1.0" />
65
65
66
+ <Reference Include =" ..\..\lib\netstandard1.1\ServiceStack.Interfaces.dll" />
66
67
<Reference Include =" ..\..\lib\netstandard1.6\ServiceStack.Client.dll" />
67
68
<Reference Include =" ..\..\lib\netstandard1.3\ServiceStack.Common.dll" />
68
69
<Reference Include =" ..\..\lib\netstandard1.6\ServiceStack.dll" />
You can’t perform that action at this time.
0 commit comments