From 54355f9686a5a07f27de5cd3444b87509df2fd2f Mon Sep 17 00:00:00 2001 From: EverythingWindows Date: Sun, 13 Nov 2022 15:15:05 +0700 Subject: Changed from Environment.NewLine to dedicated NewLine module thoroughly, Fixing a bug on always asks for update, Slowly migrating from full Terminal-dependant to Console-based --- ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj | 32 ++++++++++++++++++++++------ 1 file changed, 26 insertions(+), 6 deletions(-) (limited to 'ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj') diff --git a/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj b/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj index 7dfac67..e499099 100644 --- a/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj +++ b/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj @@ -99,6 +99,18 @@ Form + + ConsoleRTF.vb + + + Form + + + DebugWindow.vb + + + Form + Epilepsy.vb @@ -129,13 +141,15 @@ Form - - Terminal.vb + + Console.vb - + Form - + + + @@ -160,6 +174,12 @@ BugSlap.vb + + ConsoleRTF.vb + + + DebugWindow.vb + Epilepsy.vb @@ -169,8 +189,8 @@ ShiftOSUpdater.vb - - Terminal.vb + + Console.vb VbMyResourcesResXFileCodeGenerator -- cgit v1.2.3