mirror of
https://github.com/art-ist/mustache-sharp.git
synced 2024-06-16 21:05:32 +00:00

This is the code almost verbatim from the NList project. This project is due for a major overhaul, but I don't know the order I will be breaking out NList in the upcoming weeks.
10 lines
427 B
XML
10 lines
427 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<TestSettings name="Local" id="2bc42439-1bb6-4112-9c20-eca1ffcae064" xmlns="http://microsoft.com/schemas/VisualStudio/TeamTest/2010">
|
|
<Description>These are default test settings for a local test run.</Description>
|
|
<Deployment enabled="false" />
|
|
<Execution>
|
|
<TestTypeSpecific />
|
|
<AgentRule name="Execution Agents">
|
|
</AgentRule>
|
|
</Execution>
|
|
</TestSettings> |