Skip to content

Commit d488404

Browse files
committed
Major Restructurer & Library Update
Library Update Includes: => Added Check Box => Added Radio Button => Added new navigation functions => Now possible to using windows inline with normal console (Limited) => Added projects to solution for testing
1 parent 6262ccb commit d488404

211 files changed

Lines changed: 1379 additions & 424 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.

ConsoleDraw.dll

7.5 KB
Binary file not shown.
0 Bytes
Binary file not shown.
7 KB
Binary file not shown.

Example Application/Calculator/Source/Calculator.sln

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio 2013
44
VisualStudioVersion = 12.0.31101.0
55
MinimumVisualStudioVersion = 10.0.40219.1
6-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Calculator", "Calculator.csproj", "{7A83FFF1-7679-439A-BF52-D8A609EEAC37}"
6+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Calculator", "Calculator\Calculator.csproj", "{7A83FFF1-7679-439A-BF52-D8A609EEAC37}"
77
EndProject
88
Global
99
GlobalSection(SolutionConfigurationPlatforms) = preSolution
512 Bytes
Binary file not shown.

Example Application/Calculator/Source/App.config renamed to Example Application/Calculator/Source/Calculator/App.config

File renamed without changes.

Example Application/Calculator/Source/Calculator.csproj renamed to Example Application/Calculator/Source/Calculator/Calculator.csproj

File renamed without changes.
Binary file not shown.

Example Application/Calculator/Source/Program.cs renamed to Example Application/Calculator/Source/Calculator/Program.cs

File renamed without changes.

Example Application/Calculator/Source/Properties/AssemblyInfo.cs renamed to Example Application/Calculator/Source/Calculator/Properties/AssemblyInfo.cs

File renamed without changes.

0 commit comments

Comments
 (0)