|
35 | 35 | <WarningLevel>4</WarningLevel> |
36 | 36 | </PropertyGroup> |
37 | 37 | <ItemGroup> |
38 | | - <Reference Include="Elmah"> |
39 | | - <HintPath>..\packages\elmah.corelibrary.1.2.1\lib\Elmah.dll</HintPath> |
| 38 | + <Reference Include="Elmah, Version=1.2.14706.0, Culture=neutral, processorArchitecture=MSIL"> |
| 39 | + <SpecificVersion>False</SpecificVersion> |
| 40 | + <HintPath>..\packages\elmah.corelibrary.1.2.2\lib\Elmah.dll</HintPath> |
40 | 41 | </Reference> |
41 | | - <Reference Include="ServiceStack.Common"> |
42 | | - <HintPath>..\packages\ServiceStack.Common.3.9.28\lib\net35\ServiceStack.Common.dll</HintPath> |
| 42 | + <Reference Include="ServiceStack.Common, Version=3.9.32.0, Culture=neutral, processorArchitecture=MSIL"> |
| 43 | + <SpecificVersion>False</SpecificVersion> |
| 44 | + <HintPath>..\packages\ServiceStack.Common.3.9.32\lib\net35\ServiceStack.Common.dll</HintPath> |
43 | 45 | </Reference> |
44 | | - <Reference Include="ServiceStack.Interfaces"> |
45 | | - <HintPath>..\packages\ServiceStack.Common.3.9.28\lib\net35\ServiceStack.Interfaces.dll</HintPath> |
| 46 | + <Reference Include="ServiceStack.Interfaces, Version=3.9.32.0, Culture=neutral, processorArchitecture=MSIL"> |
| 47 | + <SpecificVersion>False</SpecificVersion> |
| 48 | + <HintPath>..\packages\ServiceStack.Common.3.9.32\lib\net35\ServiceStack.Interfaces.dll</HintPath> |
46 | 49 | </Reference> |
47 | | - <Reference Include="ServiceStack.Text"> |
48 | | - <HintPath>..\packages\ServiceStack.Text.3.9.29\lib\net35\ServiceStack.Text.dll</HintPath> |
| 50 | + <Reference Include="ServiceStack.Text, Version=3.9.32.0, Culture=neutral, processorArchitecture=MSIL"> |
| 51 | + <SpecificVersion>False</SpecificVersion> |
| 52 | + <HintPath>..\packages\ServiceStack.Text.3.9.32\lib\net35\ServiceStack.Text.dll</HintPath> |
49 | 53 | </Reference> |
50 | 54 | <Reference Include="System" /> |
51 | 55 | <Reference Include="System.Web" /> |
|
0 commit comments