Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Runtime.xunit - github.com/mono/aspnetwebstack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1236b2fcb7f048d76ee15e1a088240d46aa348bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="utf-8"?>
<xunit>
  <assemblies>
    <assembly filename="bin\Debug\Test\Microsoft.Web.Helpers.Test.dll" shadow-copy="true" />
    <assembly filename="bin\Debug\Test\System.Web.Http.Test.dll" shadow-copy="true" />
    <assembly filename="bin\Debug\Test\Microsoft.Web.Mvc.Test.dll" shadow-copy="true" />
    <assembly filename="bin\Debug\Test\System.Web.Helpers.Test.dll" shadow-copy="true" />
    <assembly filename="bin\Debug\Test\System.Web.Mvc.Test.dll" shadow-copy="true" />
    <assembly filename="bin\Debug\Test\System.Web.Razor.Test.dll" shadow-copy="true" />
    <assembly filename="bin\Debug\Test\System.Web.WebPages.Administration.Test.dll" shadow-copy="true" />
    <assembly filename="bin\Debug\Test\System.Web.WebPages.Deployment.Test.dll" shadow-copy="true" />
    <assembly filename="bin\Debug\Test\System.Web.WebPages.Razor.Test.dll" shadow-copy="true" />
    <assembly filename="bin\Debug\Test\System.Web.WebPages.Test.dll" shadow-copy="true" />
    <assembly filename="bin\Debug\Test\WebMatrix.Data.Test.dll" shadow-copy="true" />
    <assembly filename="bin\Debug\Test\WebMatrix.WebData.Test.dll" shadow-copy="true" />
    <assembly filename="bin\Debug\System.Web.Http.Test.Sample.dll" shadow-copy="true" />
  </assemblies>
</xunit>