Skip to content

Commit b13156e

Browse files
House keeping and project breaking changes
* Rename executable to EDSEditor * rename GUI project to EDSEditorGUI * rename solution to EDSEditor
1 parent 558a3c4 commit b13156e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

EDSTest.sln renamed to EDSEditor.sln

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
3-
# Visual Studio 2013
4-
VisualStudioVersion = 12.0.31101.0
3+
# Visual Studio 14
4+
VisualStudioVersion = 14.0.25420.1
55
MinimumVisualStudioVersion = 10.0.40219.1
6-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EDSTest", "EDSTest\EDSTest.csproj", "{13D2D8ED-242B-4283-BF14-AA79FE875F7C}"
6+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EDSEditorGUI", "EDSTest\EDSEditorGUI.csproj", "{13D2D8ED-242B-4283-BF14-AA79FE875F7C}"
77
EndProject
88
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "libEDSsharp", "libEDSsharp\libEDSsharp.csproj", "{CC0FA4B1-2BFC-43B3-8C56-B428DF2D24E7}"
99
EndProject
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<OutputType>WinExe</OutputType>
99
<AppDesignerFolder>Properties</AppDesignerFolder>
1010
<RootNamespace>ODEditor</RootNamespace>
11-
<AssemblyName>EDSTest</AssemblyName>
11+
<AssemblyName>EDSEditor</AssemblyName>
1212
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
1313
<FileAlignment>512</FileAlignment>
1414
</PropertyGroup>

0 commit comments

Comments
 (0)