diff options
Diffstat (limited to 'src/test/burn/TestData')
| -rw-r--r-- | src/test/burn/TestData/WixIuiBaTests/DtfSamples.sln | 28 | ||||
| -rw-r--r-- | src/test/burn/TestData/WixIuiBaTests/DtfSamples.slnx | 6 |
2 files changed, 6 insertions, 28 deletions
diff --git a/src/test/burn/TestData/WixIuiBaTests/DtfSamples.sln b/src/test/burn/TestData/WixIuiBaTests/DtfSamples.sln deleted file mode 100644 index 1e6c2082..00000000 --- a/src/test/burn/TestData/WixIuiBaTests/DtfSamples.sln +++ /dev/null | |||
| @@ -1,28 +0,0 @@ | |||
| 1 | | ||
| 2 | Microsoft Visual Studio Solution File, Format Version 12.00 | ||
| 3 | # Visual Studio Version 16 | ||
| 4 | VisualStudioVersion = 16.0.30114.105 | ||
| 5 | MinimumVisualStudioVersion = 10.0.40219.1 | ||
| 6 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EmbeddedUI", "EmbeddedUI\EmbeddedUI.csproj", "{864B8C50-7895-4485-AC89-900D86FD8C0D}" | ||
| 7 | EndProject | ||
| 8 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ManagedCA", "ManagedCA\ManagedCA.csproj", "{8F53B9CC-6FBE-493D-9C9A-09B2AD578CE7}" | ||
| 9 | EndProject | ||
| 10 | Global | ||
| 11 | GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
| 12 | Debug|Any CPU = Debug|Any CPU | ||
| 13 | Release|Any CPU = Release|Any CPU | ||
| 14 | EndGlobalSection | ||
| 15 | GlobalSection(SolutionProperties) = preSolution | ||
| 16 | HideSolutionNode = FALSE | ||
| 17 | EndGlobalSection | ||
| 18 | GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
| 19 | {864B8C50-7895-4485-AC89-900D86FD8C0D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||
| 20 | {864B8C50-7895-4485-AC89-900D86FD8C0D}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||
| 21 | {864B8C50-7895-4485-AC89-900D86FD8C0D}.Release|Any CPU.ActiveCfg = Debug|Any CPU | ||
| 22 | {864B8C50-7895-4485-AC89-900D86FD8C0D}.Release|Any CPU.Build.0 = Debug|Any CPU | ||
| 23 | {8F53B9CC-6FBE-493D-9C9A-09B2AD578CE7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||
| 24 | {8F53B9CC-6FBE-493D-9C9A-09B2AD578CE7}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||
| 25 | {8F53B9CC-6FBE-493D-9C9A-09B2AD578CE7}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||
| 26 | {8F53B9CC-6FBE-493D-9C9A-09B2AD578CE7}.Release|Any CPU.Build.0 = Release|Any CPU | ||
| 27 | EndGlobalSection | ||
| 28 | EndGlobal | ||
diff --git a/src/test/burn/TestData/WixIuiBaTests/DtfSamples.slnx b/src/test/burn/TestData/WixIuiBaTests/DtfSamples.slnx new file mode 100644 index 00000000..be21997d --- /dev/null +++ b/src/test/burn/TestData/WixIuiBaTests/DtfSamples.slnx | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | <Solution> | ||
| 2 | <Project Path="EmbeddedUI/EmbeddedUI.csproj"> | ||
| 3 | <BuildType Project="Debug" /> | ||
| 4 | </Project> | ||
| 5 | <Project Path="ManagedCA/ManagedCA.csproj" /> | ||
| 6 | </Solution> | ||
