|
408 | 408 | <Compile Include="..\servicestack.common\support\PropertyInvoker.cs"> |
409 | 409 | <Link>Support\PropertyInvoker.cs</Link> |
410 | 410 | </Compile> |
| 411 | + <Compile Include="..\ServiceStack.Common\Support\Thread.WinRT.cs"> |
| 412 | + <Link>Support\Thread.WinRT.cs</Link> |
| 413 | + </Compile> |
411 | 414 | <Compile Include="..\ServiceStack.Common\TypeExtensions.cs"> |
412 | 415 | <Link>TypeExtensions.cs</Link> |
413 | 416 | </Compile> |
|
438 | 441 | <Compile Include="..\ServiceStack.Common\Utils\ResponseStatusUtils.cs"> |
439 | 442 | <Link>Utils\ResponseStatusUtils.cs</Link> |
440 | 443 | </Compile> |
441 | | - <Compile Include="..\servicestack.common\web\CompressedFileResult.cs"> |
| 444 | + <Compile Include="..\ServiceStack.Common\Web\CompressedFileResult.cs"> |
442 | 445 | <Link>Web\CompressedFileResult.cs</Link> |
443 | 446 | </Compile> |
444 | | - <Compile Include="..\servicestack.common\web\CompressedResult.cs"> |
| 447 | + <Compile Include="..\ServiceStack.Common\Web\CompressedResult.cs"> |
445 | 448 | <Link>Web\CompressedResult.cs</Link> |
446 | 449 | </Compile> |
447 | | - <Compile Include="..\servicestack.common\web\CompressionTypes.cs"> |
| 450 | + <Compile Include="..\ServiceStack.Common\Web\CompressionTypes.cs"> |
448 | 451 | <Link>Web\CompressionTypes.cs</Link> |
449 | 452 | </Compile> |
450 | | - <Compile Include="..\servicestack.common\web\ContentType.cs"> |
| 453 | + <Compile Include="..\ServiceStack.Common\Web\ContentType.cs"> |
451 | 454 | <Link>Web\ContentType.cs</Link> |
452 | 455 | </Compile> |
453 | | - <Compile Include="..\servicestack.common\web\EndPoint.cs"> |
| 456 | + <Compile Include="..\ServiceStack.Common\Web\EndPoint.cs"> |
454 | 457 | <Link>Web\EndPoint.cs</Link> |
455 | 458 | </Compile> |
| 459 | + <Compile Include="..\ServiceStack.Common\Web\HttpError.cs"> |
| 460 | + <Link>Web\HttpError.cs</Link> |
| 461 | + </Compile> |
| 462 | + <Compile Include="..\ServiceStack.Common\Web\HttpHeaders.cs"> |
| 463 | + <Link>Web\HttpHeaders.cs</Link> |
| 464 | + </Compile> |
| 465 | + <Compile Include="..\ServiceStack.Common\Web\HttpMethods.cs"> |
| 466 | + <Link>Web\HttpMethods.cs</Link> |
| 467 | + </Compile> |
| 468 | + <Compile Include="..\ServiceStack.Common\Web\HttpResponseFilter.cs"> |
| 469 | + <Link>Web\HttpResponseFilter.cs</Link> |
| 470 | + </Compile> |
| 471 | + <Compile Include="..\ServiceStack.Common\Web\HttpResponseStreamWrapper.cs"> |
| 472 | + <Link>Web\HttpResponseStreamWrapper.cs</Link> |
| 473 | + </Compile> |
| 474 | + <Compile Include="..\ServiceStack.Common\Web\HttpResult.cs"> |
| 475 | + <Link>Web\HttpResult.cs</Link> |
| 476 | + </Compile> |
| 477 | + <Compile Include="..\ServiceStack.Common\Web\HttpResultExtensions.cs"> |
| 478 | + <Link>Web\HttpResultExtensions.cs</Link> |
| 479 | + </Compile> |
| 480 | + <Compile Include="..\ServiceStack.Common\Web\MimeTypes.cs"> |
| 481 | + <Link>Web\MimeTypes.cs</Link> |
| 482 | + </Compile> |
| 483 | + <Compile Include="..\ServiceStack.Common\Web\SerializationContext.cs"> |
| 484 | + <Link>Web\SerializationContext.cs</Link> |
| 485 | + </Compile> |
456 | 486 | <Compile Include="Properties\AssemblyInfo.cs" /> |
457 | | - <Compile Include="Support\Thread.cs" /> |
458 | | - <Compile Include="Web\HttpHeaders.cs" /> |
459 | | - <Compile Include="Web\HttpMethods.cs" /> |
460 | | - <Compile Include="Web\MimeTypes.cs" /> |
461 | 487 | </ItemGroup> |
462 | 488 | <ItemGroup> |
463 | 489 | <ProjectReference Include="..\..\..\ServiceStack.Text\src\ServiceStack.Text.WinRT\ServiceStack.Text.WinRT.csproj"> |
|
0 commit comments