diff --git a/src/umbraco.sln b/src/umbraco.sln index b7bd4d5248..bbf29e5a99 100644 --- a/src/umbraco.sln +++ b/src/umbraco.sln @@ -1,9 +1,6 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 2012 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{F0242771-6DE6-4E03-BD3A-7B79BA79105B}" - ProjectSection(SolutionItems) = preProject - umbraco2.vsmdi = umbraco2.vsmdi - EndProjectSection EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Build", "Build", "{2849E9D4-3B4E-40A3-A309-F3CB4F0E125F}" ProjectSection(SolutionItems) = preProject @@ -62,9 +59,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{66AB04 EndProjectSection EndProject Global - GlobalSection(TestCaseManagementSettings) = postSolution - CategoryFile = umbraco2.vsmdi - EndGlobalSection GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU diff --git a/src/umbraco.vsmdi b/src/umbraco.vsmdi deleted file mode 100644 index 58397cc20f..0000000000 --- a/src/umbraco.vsmdi +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/src/umbraco1.vsmdi b/src/umbraco1.vsmdi deleted file mode 100644 index 4a7e380fa6..0000000000 --- a/src/umbraco1.vsmdi +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/src/umbraco2.vsmdi b/src/umbraco2.vsmdi deleted file mode 100644 index 4a7e380fa6..0000000000 --- a/src/umbraco2.vsmdi +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file