This repository has been archived by the owner. It is now read-only.
Permalink
Cannot retrieve contributors at this time
<?xml version="1.0" encoding="utf-8"?> | |
<xunit> | |
<assemblies> | |
<assembly filename="source\Glimpse.Test.Core\bin\Release\Glimpse.Test.Core.dll" shadow-copy="true"> | |
<output type="xml" filename="builds\local\artifacts\test.core.xml" /> | |
</assembly> | |
<assembly filename="source\Glimpse.Test.Core.Net35\bin\Release\Glimpse.Test.Core.Net35.dll" shadow-copy="true"> | |
<output type="xml" filename="builds\local\artifacts\test.core.net35.xml" /> | |
</assembly> | |
<assembly filename="source\Glimpse.Test.AspNet\bin\Release\Glimpse.Test.AspNet.dll" shadow-copy="true"> | |
<output type="xml" filename="builds\local\artifacts\test.aspnet.xml" /> | |
</assembly> | |
<assembly filename="source\Glimpse.Test.Mvc\bin\Release\Glimpse.Test.Mvc.dll" shadow-copy="true"> | |
<output type="xml" filename="builds\local\artifacts\test.mvc.xml" /> | |
</assembly> | |
</assemblies> | |
</xunit> |