| @@ -1,14 +1,9 @@ | |||
| | |||
| Microsoft Visual Studio Solution File, Format Version 12.00 | |||
| # Visual Studio 14 | |||
| VisualStudioVersion = 14.0.25123.0 | |||
| VisualStudioVersion = 14.0.25420.1 | |||
| MinimumVisualStudioVersion = 10.0.40219.1 | |||
| Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{DF41F5CE-8BCB-40CC-835F-54A3DB7D802F}" | |||
| ProjectSection(SolutionItems) = preProject | |||
| DocX.vsmdi = DocX.vsmdi | |||
| Local.testsettings = Local.testsettings | |||
| TraceAndTestImpact.testsettings = TraceAndTestImpact.testsettings | |||
| EndProjectSection | |||
| EndProject | |||
| Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DocX", "DocX\DocX.csproj", "{E863D072-AA8B-4108-B5F1-785241B37F67}" | |||
| EndProject | |||
| @@ -1,7 +0,0 @@ | |||
| <?xml version="1.0" encoding="UTF-8"?> | |||
| <TestLists xmlns="http://microsoft.com/schemas/VisualStudio/TeamTest/2010"> | |||
| <TestList name="List1" id="5acd79f2-f7f8-4088-87d0-23aa5f6cdeae" parentListId="8c43106b-9dc1-4907-a29f-aa66a61bf5b6" /> | |||
| <TestList name="Lists of Tests" id="8c43106b-9dc1-4907-a29f-aa66a61bf5b6"> | |||
| <RunConfiguration id="95fe5b2d-3af6-4f81-a23a-86c45b1f95a1" name="Local" storage="local.testsettings" type="Microsoft.VisualStudio.TestTools.Common.TestRunConfiguration, Microsoft.VisualStudio.QualityTools.Common, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> | |||
| </TestList> | |||
| </TestLists> | |||
| @@ -1,10 +0,0 @@ | |||
| <?xml version="1.0" encoding="UTF-8"?> | |||
| <TestSettings name="Local" id="95fe5b2d-3af6-4f81-a23a-86c45b1f95a1" 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> | |||
| @@ -1,9 +0,0 @@ | |||
| <?xml version="1.0" encoding="UTF-8"?> | |||
| <TestSettings name="Trace and Test Impact" id="ddea5473-b23c-4e19-9fc6-bd924ed99e12" xmlns="http://microsoft.com/schemas/VisualStudio/TeamTest/2010"> | |||
| <Description>These are test settings for Trace and Test Impact.</Description> | |||
| <Execution> | |||
| <TestTypeSpecific /> | |||
| <AgentRule name="Execution Agents"> | |||
| </AgentRule> | |||
| </Execution> | |||
| </TestSettings> | |||