|
41 | 41 | <Reference Include="ServiceStack">
|
42 | 42 | <HintPath>..\..\lib\ServiceStack.dll</HintPath>
|
43 | 43 | </Reference>
|
44 |
| - <Reference Include="ServiceStack.Common"> |
45 |
| - <HintPath>..\..\lib\ServiceStack.Common.dll</HintPath> |
46 |
| - </Reference> |
47 | 44 | <Reference Include="ServiceStack.Interfaces">
|
48 | 45 | <HintPath>..\..\lib\ServiceStack.Interfaces.dll</HintPath>
|
49 | 46 | </Reference>
|
50 |
| - <Reference Include="ServiceStack.ServiceInterface"> |
51 |
| - <HintPath>..\..\lib\ServiceStack.ServiceInterface.dll</HintPath> |
52 |
| - </Reference> |
53 |
| - <Reference Include="ServiceStack.Text"> |
54 |
| - <HintPath>..\..\lib\ServiceStack.Text.dll</HintPath> |
55 |
| - </Reference> |
56 | 47 | <Reference Include="System" />
|
57 |
| - <Reference Include="System.Data" /> |
58 |
| - <Reference Include="System.Core"> |
59 |
| - <RequiredTargetFramework>3.5</RequiredTargetFramework> |
60 |
| - </Reference> |
61 |
| - <Reference Include="System.Data.DataSetExtensions"> |
62 |
| - <RequiredTargetFramework>3.5</RequiredTargetFramework> |
63 |
| - </Reference> |
64 | 48 | <Reference Include="System.Runtime.Serialization">
|
65 | 49 | <RequiredTargetFramework>3.0</RequiredTargetFramework>
|
66 | 50 | </Reference>
|
67 |
| - <Reference Include="System.ServiceModel"> |
68 |
| - <RequiredTargetFramework>3.0</RequiredTargetFramework> |
69 |
| - </Reference> |
70 |
| - <Reference Include="System.Web.Extensions"> |
71 |
| - <RequiredTargetFramework>3.5</RequiredTargetFramework> |
72 |
| - </Reference> |
73 |
| - <Reference Include="System.Xml.Linq"> |
74 |
| - <RequiredTargetFramework>3.5</RequiredTargetFramework> |
75 |
| - </Reference> |
76 |
| - <Reference Include="System.Drawing" /> |
77 | 51 | <Reference Include="System.Web" />
|
78 |
| - <Reference Include="System.Xml" /> |
79 | 52 | <Reference Include="System.Configuration" />
|
80 |
| - <Reference Include="System.Web.Services" /> |
81 |
| - <Reference Include="System.EnterpriseServices" /> |
82 | 53 | </ItemGroup>
|
83 | 54 | <ItemGroup>
|
84 | 55 | <Content Include="default.htm">
|
|
0 commit comments