Skip to content

Commit e47fd32

Browse files
committed
Reorgnized around OnTopic.Editor.Web
Moved all core files into a new `Ontopic.Editor.Web` folder, and renamed the solution and project. This maintains consistency with **Ignia**'s new naming conventions for **OnTopic**, such as `OnTopic.Web` for the main **ASP.NET Web Forms** library.
1 parent fcde329 commit e47fd32

129 files changed

Lines changed: 11 additions & 3 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
3-
# Visual Studio 14
4-
VisualStudioVersion = 14.0.23107.0
3+
# Visual Studio Version 16
4+
VisualStudioVersion = 16.0.29519.181
55
MinimumVisualStudioVersion = 10.0.40219.1
6-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ignia.TopicEditor", "Ignia.TopicEditor.csproj", "{ED551277-DF8A-4027-863F-7F8F72CA678C}"
6+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ignia.TopicEditor", "OnTopic.Editor.Web\OnTopic.Editor.Web.csproj", "{ED551277-DF8A-4027-863F-7F8F72CA678C}"
7+
EndProject
8+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{438A3058-948A-422E-9583-9744AEBCC60E}"
9+
ProjectSection(SolutionItems) = preProject
10+
.gitignore = .gitignore
11+
EndProjectSection
712
EndProject
813
Global
914
GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -19,4 +24,7 @@ Global
1924
GlobalSection(SolutionProperties) = preSolution
2025
HideSolutionNode = FALSE
2126
EndGlobalSection
27+
GlobalSection(ExtensibilityGlobals) = postSolution
28+
SolutionGuid = {16D0C7A3-44E3-4F74-BD68-95F34D1A5EC8}
29+
EndGlobalSection
2230
EndGlobal
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)