diff --git a/ChatClientCS/ChatClientCS.csproj b/ChatClientCS/ChatClientCS.csproj index fea2bc8..2877f98 100644 --- a/ChatClientCS/ChatClientCS.csproj +++ b/ChatClientCS/ChatClientCS.csproj @@ -1,229 +1,33 @@ - - - + - Debug - AnyCPU - {16E32C6D-3B1E-48AD-BE7C-571413043AF4} WinExe - Properties - ChatClientCS SignalChat - v4.6 - 512 - {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - 4 - true - + net462 + SignalChat + SignalChat + Copyright © 2017 Meshack Musundi + 1.1.0.0 + 1.1.0.0 + true - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - ..\packages\Unity.5.8.5\lib\net46\CommonServiceLocator.dll - True - - - ..\packages\ControlzEx.3.0.2.4\lib\net45\ControlzEx.dll - True - - - ..\packages\MahApps.Metro.1.6.1\lib\net45\MahApps.Metro.dll - True - - - ..\packages\MaterialDesignColors.1.1.3\lib\net45\MaterialDesignColors.dll - True - - - ..\packages\MaterialDesignThemes.MahApps.0.0.11\lib\net45\MaterialDesignThemes.MahApps.dll - True - - - ..\packages\MaterialDesignThemes.2.4.0.1044\lib\net45\MaterialDesignThemes.Wpf.dll - True - - - ..\packages\Microsoft.AspNet.SignalR.Client.2.2.3\lib\net45\Microsoft.AspNet.SignalR.Client.dll - True - - - ..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll - True - - - - - - ..\packages\System.Reactive.Core.3.1.1\lib\net46\System.Reactive.Core.dll - True - - - ..\packages\System.Reactive.Interfaces.3.1.1\lib\net45\System.Reactive.Interfaces.dll - True - - - ..\packages\System.Reactive.Linq.3.1.1\lib\net46\System.Reactive.Linq.dll - True - - - ..\packages\System.Reactive.PlatformServices.3.1.1\lib\net46\System.Reactive.PlatformServices.dll - True - - - ..\packages\System.Reactive.Windows.Threading.3.1.1\lib\net45\System.Reactive.Windows.Threading.dll - True - - - - ..\packages\ControlzEx.3.0.2.4\lib\net45\System.Windows.Interactivity.dll - True - - - - - - - - - 4.0 - - - ..\packages\Unity.5.8.5\lib\net46\Unity.Abstractions.dll - True - - - ..\packages\Unity.5.8.5\lib\net46\Unity.Configuration.dll - True - - - ..\packages\Unity.5.8.5\lib\net46\Unity.Container.dll - True - - - ..\packages\Unity.5.8.5\lib\net46\Unity.Interception.dll - True - - - ..\packages\Unity.5.8.5\lib\net46\Unity.Interception.Configuration.dll - True - - - ..\packages\Unity.5.8.5\lib\net46\Unity.RegistrationByConvention.dll - True - - - ..\packages\Unity.5.8.5\lib\net46\Unity.ServiceLocation.dll - True - - - - - - - - MSBuild:Compile - Designer - - - - - - - - - - - - ChatView.xaml - - - LoginView.xaml - - - MSBuild:Compile - Designer - - - App.xaml - Code - - - - - - - - MainWindow.xaml - Code - - - Designer - MSBuild:Compile - - - Designer - MSBuild:Compile - - - - - - - - Code - - - True - True - Resources.resx - - - True - Settings.settings - True - - - ResXFileCodeGenerator - Resources.Designer.cs - - - - SettingsSingleFileGenerator - Settings.Designer.cs - - - - + + + + + + + + + + + + + + + - - - \ No newline at end of file diff --git a/ChatClientCS/Properties/AssemblyInfo.cs b/ChatClientCS/Properties/AssemblyInfo.cs index f7b24c7..f43214f 100644 --- a/ChatClientCS/Properties/AssemblyInfo.cs +++ b/ChatClientCS/Properties/AssemblyInfo.cs @@ -4,18 +4,6 @@ using System.Runtime.InteropServices; using System.Windows; -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("SignalChat")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("SignalChat")] -[assembly: AssemblyCopyright("Copyright © 2017 Meshack Musundi")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - // Setting ComVisible to false makes the types in this assembly not visible // to COM components. If you need to access a type in this assembly from // COM, set the ComVisible attribute to true on that type. @@ -39,17 +27,3 @@ //(used if a resource is not found in the page, // app, or any theme specific resource dictionaries) )] - - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.1.0.0")] -[assembly: AssemblyFileVersion("1.1.0.0")] diff --git a/ChatClientCS/obj/Debug/App.g.i.cs b/ChatClientCS/obj/Debug/App.g.i.cs index c1d07df..70982ba 100644 --- a/ChatClientCS/obj/Debug/App.g.i.cs +++ b/ChatClientCS/obj/Debug/App.g.i.cs @@ -1,4 +1,4 @@ -#pragma checksum "..\..\App.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "F8BBF3765FE5624D4160D6EFC0C6CF66" +#pragma checksum "..\..\App.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "24452EE3B46E0AA9C81ACD6EE15994718B841287C6B734F50B854C01EB8EA96E" //------------------------------------------------------------------------------ // // This code was generated by a tool. diff --git a/ChatClientCS/packages.config b/ChatClientCS/packages.config deleted file mode 100644 index 8333950..0000000 --- a/ChatClientCS/packages.config +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/ChatClientVB/ChatClientVB.vbproj b/ChatClientVB/ChatClientVB.vbproj index 71db476..c2eb2b9 100644 --- a/ChatClientVB/ChatClientVB.vbproj +++ b/ChatClientVB/ChatClientVB.vbproj @@ -1,259 +1,78 @@ - - - - - Debug - AnyCPU - {A9F5BC4C-4CC1-4174-8B39-FFDA22875058} - {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} - WinExe - ChatClientVB - SignalChat - v4.6 - Custom - true - - - - AnyCPU - true - full - true - true - true - bin\Debug\ - SignalChat.xml - 41999,42016,42017,42018,42019,42020,42021,42022,42032,42036,42314 - - - AnyCPU - pdbonly - false - false - true - false - true - bin\Release\ - SignalChat.xml - 41999,42016,42017,42018,42019,42020,42021,42022,42032,42036,42314 - - - On - - - Binary - - - Off - - - On - - - - ..\packages\Unity.5.8.5\lib\net46\CommonServiceLocator.dll - True - - - ..\packages\ControlzEx.3.0.2.4\lib\net45\ControlzEx.dll - True - - - ..\packages\MahApps.Metro.1.6.1\lib\net45\MahApps.Metro.dll - True - - - ..\packages\MaterialDesignColors.1.1.3\lib\net45\MaterialDesignColors.dll - True - - - ..\packages\MaterialDesignThemes.MahApps.0.0.11\lib\net45\MaterialDesignThemes.MahApps.dll - True - - - ..\packages\MaterialDesignThemes.2.4.0.1044\lib\net45\MaterialDesignThemes.Wpf.dll - True - - - ..\packages\Microsoft.AspNet.SignalR.Client.2.2.3\lib\net45\Microsoft.AspNet.SignalR.Client.dll - True - - - ..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll - True - - - - - ..\packages\System.Reactive.Core.3.1.1\lib\net46\System.Reactive.Core.dll - True - - - ..\packages\System.Reactive.Interfaces.3.1.1\lib\net45\System.Reactive.Interfaces.dll - True - - - ..\packages\System.Reactive.Linq.3.1.1\lib\net46\System.Reactive.Linq.dll - True - - - ..\packages\System.Reactive.PlatformServices.3.1.1\lib\net46\System.Reactive.PlatformServices.dll - True - - - ..\packages\System.Reactive.Windows.Threading.3.1.1\lib\net45\System.Reactive.Windows.Threading.dll - True - - - - ..\packages\ControlzEx.3.0.2.4\lib\net45\System.Windows.Interactivity.dll - True - - - - - - - - 4.0 - - - ..\packages\Unity.5.8.5\lib\net46\Unity.Abstractions.dll - True - - - ..\packages\Unity.5.8.5\lib\net46\Unity.Configuration.dll - True - - - ..\packages\Unity.5.8.5\lib\net46\Unity.Container.dll - True - - - ..\packages\Unity.5.8.5\lib\net46\Unity.Interception.dll - True - - - ..\packages\Unity.5.8.5\lib\net46\Unity.Interception.Configuration.dll - True - - - ..\packages\Unity.5.8.5\lib\net46\Unity.RegistrationByConvention.dll - True - - - ..\packages\Unity.5.8.5\lib\net46\Unity.ServiceLocation.dll - True - - - - - - - - - MSBuild:Compile - Designer - - - - - - - - - - - - ChatView.xaml - - - LoginView.xaml - - - MSBuild:Compile - Designer - - - Application.xaml - Code - - - - - - - - MainWindow.xaml - Code - - - Designer - MSBuild:Compile - - - Designer - MSBuild:Compile - - - - - - - - - - - - - - - - - - - - - - - - - - - Code - - - Microsoft.VisualBasic.WPF.MyExtension - 1.0.0.0 - - - True - True - Resources.resx - - - True - Settings.settings - True - - - VbMyResourcesResXFileCodeGenerator - Resources.Designer.vb - My.Resources - - - SettingsSingleFileGenerator - Settings.Designer.vb - - - - - - - - - - - - + + + WinExe + SignalChat + net462 + SignalChat + Copyright © 2017 Meshack Musundi + 1.1.0.0 + 1.1.0.0 + true + SignalChat.xml + 41999,42016,42017,42018,42019,42020,42021,42022,42032,42036,42314 + true + true + On + Binary + Off + On + + + + + + + + + + + + + + + + + + + + + ChatView.xaml + + + LoginView.xaml + + + Application.xaml + Code + + + MainWindow.xaml + Code + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ChatClientVB/My Project/AssemblyInfo.vb b/ChatClientVB/My Project/AssemblyInfo.vb deleted file mode 100644 index 62b7494..0000000 --- a/ChatClientVB/My Project/AssemblyInfo.vb +++ /dev/null @@ -1,59 +0,0 @@ -Imports System -Imports System.Reflection -Imports System.Runtime.InteropServices -Imports System.Globalization -Imports System.Resources -Imports System.Windows - -' General Information about an assembly is controlled through the following -' set of attributes. Change these attribute values to modify the information -' associated with an assembly. - -' Review the values of the assembly attributes - - - - - - - - - -'In order to begin building localizable applications, set -'CultureYouAreCodingWith in your .vbproj file -'inside a . For example, if you are using US english -'in your source files, set the to "en-US". Then uncomment the -'NeutralResourceLanguage attribute below. Update the "en-US" in the line -'below to match the UICulture setting in the project file. - -' - - -'The ThemeInfo attribute describes where any theme specific and generic resource dictionaries can be found. -'1st parameter: where theme specific resource dictionaries are located -'(used if a resource is not found in the page, -' or application resource dictionaries) - -'2nd parameter: where the generic resource dictionary is located -'(used if a resource is not found in the page, -'app, and any theme specific resource dictionaries) - - - - -'The following GUID is for the ID of the typelib if this project is exposed to COM - - -' Version information for an assembly consists of the following four values: -' -' Major Version -' Minor Version -' Build Number -' Revision -' -' You can specify all the values or you can default the Build and Revision Numbers -' by using the '*' as shown below: -' - - - diff --git a/ChatClientVB/My Project/MyExtensions/MyWpfExtension.vb b/ChatClientVB/My Project/MyExtensions/MyWpfExtension.vb deleted file mode 100644 index 22f84b7..0000000 --- a/ChatClientVB/My Project/MyExtensions/MyWpfExtension.vb +++ /dev/null @@ -1,121 +0,0 @@ -#If _MyType <> "Empty" Then - -Namespace My - ''' - ''' Module used to define the properties that are available in the My Namespace for WPF - ''' - ''' - _ - Module MyWpfExtension - Private s_Computer As New ThreadSafeObjectProvider(Of Global.Microsoft.VisualBasic.Devices.Computer) - Private s_User As New ThreadSafeObjectProvider(Of Global.Microsoft.VisualBasic.ApplicationServices.User) - Private s_Windows As New ThreadSafeObjectProvider(Of MyWindows) - Private s_Log As New ThreadSafeObjectProvider(Of Global.Microsoft.VisualBasic.Logging.Log) - ''' - ''' Returns the application object for the running application - ''' - _ - Friend ReadOnly Property Application() As Application - Get - Return CType(Global.System.Windows.Application.Current, Application) - End Get - End Property - ''' - ''' Returns information about the host computer. - ''' - _ - Friend ReadOnly Property Computer() As Global.Microsoft.VisualBasic.Devices.Computer - Get - Return s_Computer.GetInstance() - End Get - End Property - ''' - ''' Returns information for the current user. If you wish to run the application with the current - ''' Windows user credentials, call My.User.InitializeWithWindowsUser(). - ''' - _ - Friend ReadOnly Property User() As Global.Microsoft.VisualBasic.ApplicationServices.User - Get - Return s_User.GetInstance() - End Get - End Property - ''' - ''' Returns the application log. The listeners can be configured by the application's configuration file. - ''' - _ - Friend ReadOnly Property Log() As Global.Microsoft.VisualBasic.Logging.Log - Get - Return s_Log.GetInstance() - End Get - End Property - - ''' - ''' Returns the collection of Windows defined in the project. - ''' - _ - Friend ReadOnly Property Windows() As MyWindows - _ - Get - Return s_Windows.GetInstance() - End Get - End Property - _ - _ - Friend NotInheritable Class MyWindows - _ - Private Shared Function Create__Instance__(Of T As {New, Global.System.Windows.Window})(ByVal Instance As T) As T - If Instance Is Nothing Then - If s_WindowBeingCreated IsNot Nothing Then - If s_WindowBeingCreated.ContainsKey(GetType(T)) = True Then - Throw New Global.System.InvalidOperationException("The window cannot be accessed via My.Windows from the Window constructor.") - End If - Else - s_WindowBeingCreated = New Global.System.Collections.Hashtable() - End If - s_WindowBeingCreated.Add(GetType(T), Nothing) - Return New T() - s_WindowBeingCreated.Remove(GetType(T)) - Else - Return Instance - End If - End Function - _ - _ - Private Sub Dispose__Instance__(Of T As Global.System.Windows.Window)(ByRef instance As T) - instance = Nothing - End Sub - _ - _ - Public Sub New() - MyBase.New() - End Sub - Private Shared s_WindowBeingCreated As Global.System.Collections.Hashtable - Public Overrides Function Equals(ByVal o As Object) As Boolean - Return MyBase.Equals(o) - End Function - Public Overrides Function GetHashCode() As Integer - Return MyBase.GetHashCode - End Function - _ - _ - Friend Overloads Function [GetType]() As Global.System.Type - Return GetType(MyWindows) - End Function - Public Overrides Function ToString() As String - Return MyBase.ToString - End Function - End Class - End Module -End Namespace -Partial Class Application - Inherits Global.System.Windows.Application - _ - _ - Friend ReadOnly Property Info() As Global.Microsoft.VisualBasic.ApplicationServices.AssemblyInfo - _ - Get - Return New Global.Microsoft.VisualBasic.ApplicationServices.AssemblyInfo(Global.System.Reflection.Assembly.GetExecutingAssembly()) - End Get - End Property -End Class -#End If \ No newline at end of file diff --git a/ChatClientVB/My Project/Resources.Designer.vb b/ChatClientVB/My Project/Resources.Designer.vb deleted file mode 100644 index 3d563e2..0000000 --- a/ChatClientVB/My Project/Resources.Designer.vb +++ /dev/null @@ -1,63 +0,0 @@ -'------------------------------------------------------------------------------ -' -' This code was generated by a tool. -' Runtime Version:4.0.30319.42000 -' -' Changes to this file may cause incorrect behavior and will be lost if -' the code is regenerated. -' -'------------------------------------------------------------------------------ - -Option Strict On -Option Explicit On - -Imports System - -Namespace My.Resources - - 'This class was auto-generated by the StronglyTypedResourceBuilder - 'class via a tool like ResGen or Visual Studio. - 'To add or remove a member, edit your .ResX file then rerun ResGen - 'with the /str option, or rebuild your VS project. - ''' - ''' A strongly-typed resource class, for looking up localized strings, etc. - ''' - _ - Friend Module Resources - - Private resourceMan As Global.System.Resources.ResourceManager - - Private resourceCulture As Global.System.Globalization.CultureInfo - - ''' - ''' Returns the cached ResourceManager instance used by this class. - ''' - _ - Friend ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager - Get - If Object.ReferenceEquals(resourceMan, Nothing) Then - Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("ChatClientVB.Resources", GetType(Resources).Assembly) - resourceMan = temp - End If - Return resourceMan - End Get - End Property - - ''' - ''' Overrides the current thread's CurrentUICulture property for all - ''' resource lookups using this strongly typed resource class. - ''' - _ - Friend Property Culture() As Global.System.Globalization.CultureInfo - Get - Return resourceCulture - End Get - Set - resourceCulture = value - End Set - End Property - End Module -End Namespace diff --git a/ChatClientVB/My Project/Resources.resx b/ChatClientVB/My Project/Resources.resx deleted file mode 100644 index af7dbeb..0000000 --- a/ChatClientVB/My Project/Resources.resx +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - \ No newline at end of file diff --git a/ChatClientVB/My Project/Settings.Designer.vb b/ChatClientVB/My Project/Settings.Designer.vb deleted file mode 100644 index 3135f75..0000000 --- a/ChatClientVB/My Project/Settings.Designer.vb +++ /dev/null @@ -1,71 +0,0 @@ -'------------------------------------------------------------------------------ -' -' This code was generated by a tool. -' Runtime Version:4.0.30319.42000 -' -' Changes to this file may cause incorrect behavior and will be lost if -' the code is regenerated. -' -'------------------------------------------------------------------------------ - -Option Strict On -Option Explicit On - - - - _ -Partial Friend NotInheritable Class MySettings - Inherits Global.System.Configuration.ApplicationSettingsBase - - Private Shared defaultInstance As MySettings = CType(Global.System.Configuration.ApplicationSettingsBase.Synchronized(New MySettings()),MySettings) - -#Region "My.Settings Auto-Save Functionality" -#If _MyType = "WindowsForms" Then - Private Shared addedHandler As Boolean - - Private Shared addedHandlerLockObject As New Object - - _ - Private Shared Sub AutoSaveSettings(ByVal sender As Global.System.Object, ByVal e As Global.System.EventArgs) - If My.Application.SaveMySettingsOnExit Then - My.Settings.Save() - End If - End Sub -#End If -#End Region - - Public Shared ReadOnly Property [Default]() As MySettings - Get - -#If _MyType = "WindowsForms" Then - If Not addedHandler Then - SyncLock addedHandlerLockObject - If Not addedHandler Then - AddHandler My.Application.Shutdown, AddressOf AutoSaveSettings - addedHandler = True - End If - End SyncLock - End If -#End If - Return defaultInstance - End Get - End Property -End Class - -Namespace My - - _ - Friend Module MySettingsProperty - - _ - Friend ReadOnly Property Settings() As Global.ChatClientVB.MySettings - Get - Return Global.ChatClientVB.MySettings.Default - End Get - End Property - End Module -End Namespace diff --git a/ChatClientVB/My Project/Settings.settings b/ChatClientVB/My Project/Settings.settings deleted file mode 100644 index 40ed9fd..0000000 --- a/ChatClientVB/My Project/Settings.settings +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/ChatClientVB/obj/Debug/Application.g.i.vb b/ChatClientVB/obj/Debug/Application.g.i.vb index d3b745d..b59bdae 100644 --- a/ChatClientVB/obj/Debug/Application.g.i.vb +++ b/ChatClientVB/obj/Debug/Application.g.i.vb @@ -1,4 +1,4 @@ -#ExternalChecksum("..\..\Application.xaml","{406ea660-64cf-4c82-b6f0-42d48172a799}","1A95EFC35C0FF4063E9321A38AFEBC69") +#ExternalChecksum("..\..\Application.xaml","{8829d00f-11b8-4213-878b-770e8597ac16}","CFF6F2BB0BBC02B69E8FCB84B3F6C31E0049FD024CA9BD658F47C41AB8E1FE37") '------------------------------------------------------------------------------ ' ' This code was generated by a tool. diff --git a/ChatClientVB/packages.config b/ChatClientVB/packages.config deleted file mode 100644 index 8333950..0000000 --- a/ChatClientVB/packages.config +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/ChatServerCS/ChatServerCS.csproj b/ChatServerCS/ChatServerCS.csproj index d4906ff..c4916fb 100644 --- a/ChatServerCS/ChatServerCS.csproj +++ b/ChatServerCS/ChatServerCS.csproj @@ -1,105 +1,29 @@ - - - + - Debug - AnyCPU - {8F197D7D-5CC4-41C3-A802-13C62D56E778} Exe - Properties - ChatServerCS SignalChatServer - v4.6 - 512 + net462 true - + SignalChatServer + SignalChatServer + Copyright © 2017 Meshack Musundi + 1.1.0.0 + 1.1.0.0 - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - ..\packages\Microsoft.AspNet.SignalR.Core.2.2.3\lib\net45\Microsoft.AspNet.SignalR.Core.dll - True - - - ..\packages\Microsoft.Owin.4.0.0\lib\net451\Microsoft.Owin.dll - True - - - ..\packages\Microsoft.Owin.Cors.4.0.0\lib\net451\Microsoft.Owin.Cors.dll - True - - - ..\packages\Microsoft.Owin.Diagnostics.4.0.0\lib\net451\Microsoft.Owin.Diagnostics.dll - True - - - ..\packages\Microsoft.Owin.Host.HttpListener.4.0.0\lib\net451\Microsoft.Owin.Host.HttpListener.dll - True - - - ..\packages\Microsoft.Owin.Hosting.4.0.0\lib\net451\Microsoft.Owin.Hosting.dll - True - - - ..\packages\Microsoft.Owin.Security.4.0.0\lib\net451\Microsoft.Owin.Security.dll - True - - - ..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll - True - - - ..\packages\Owin.1.0\lib\net40\Owin.dll - True - - - - - ..\packages\Microsoft.AspNet.Cors.5.2.4\lib\net45\System.Web.Cors.dll - True - - - - - - - - - - - - - + + + + + + + + + + + - - + - - \ No newline at end of file diff --git a/ChatServerCS/Properties/AssemblyInfo.cs b/ChatServerCS/Properties/AssemblyInfo.cs index 83638f2..7294d4d 100644 --- a/ChatServerCS/Properties/AssemblyInfo.cs +++ b/ChatServerCS/Properties/AssemblyInfo.cs @@ -2,18 +2,6 @@ using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("SignalChatServer")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("SignalChatServer")] -[assembly: AssemblyCopyright("Copyright © 2017 Meshack Musundi")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - // Setting ComVisible to false makes the types in this assembly not visible // to COM components. If you need to access a type in this assembly from // COM, set the ComVisible attribute to true on that type. @@ -21,16 +9,3 @@ // The following GUID is for the ID of the typelib if this project is exposed to COM [assembly: Guid("8f197d7d-5cc4-41c3-a802-13c62d56e778")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.1.0.0")] -[assembly: AssemblyFileVersion("1.1.0.0")] diff --git a/ChatServerCS/packages.config b/ChatServerCS/packages.config deleted file mode 100644 index 1eb10f0..0000000 --- a/ChatServerCS/packages.config +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/ChatServerVB/ChatServerVB.vbproj b/ChatServerVB/ChatServerVB.vbproj index 892752e..45451b9 100644 --- a/ChatServerVB/ChatServerVB.vbproj +++ b/ChatServerVB/ChatServerVB.vbproj @@ -1,161 +1,51 @@ - - - - - Debug - AnyCPU - {72737DA3-2BA1-48A3-B434-09E38C2C5951} - Exe - ChatServerVB.ServerModule - ChatServerVB - SignalChatServer - 512 - Console - v4.6 - true - - - - AnyCPU - true - full - true - true - bin\Debug\ - SignalChatServer.xml - 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 - - - AnyCPU - pdbonly - false - true - true - bin\Release\ - SignalChatServer.xml - 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 - - - On - - - Binary - - - Off - - - On - - - - ..\packages\Microsoft.AspNet.SignalR.Core.2.2.3\lib\net45\Microsoft.AspNet.SignalR.Core.dll - True - - - ..\packages\Microsoft.Owin.4.0.0\lib\net451\Microsoft.Owin.dll - True - - - ..\packages\Microsoft.Owin.Cors.4.0.0\lib\net451\Microsoft.Owin.Cors.dll - True - - - ..\packages\Microsoft.Owin.Diagnostics.4.0.0\lib\net451\Microsoft.Owin.Diagnostics.dll - True - - - ..\packages\Microsoft.Owin.Host.HttpListener.4.0.0\lib\net451\Microsoft.Owin.Host.HttpListener.dll - True - - - ..\packages\Microsoft.Owin.Hosting.4.0.0\lib\net451\Microsoft.Owin.Hosting.dll - True - - - ..\packages\Microsoft.Owin.Security.4.0.0\lib\net451\Microsoft.Owin.Security.dll - True - - - ..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll - True - - - ..\packages\Owin.1.0\lib\net40\Owin.dll - True - - - - - - ..\packages\Microsoft.AspNet.Cors.5.2.4\lib\net45\System.Web.Cors.dll - True - - - - - - - - - - - - - - - - - - - - - - - - - True - Application.myapp - - - True - True - Resources.resx - - - True - Settings.settings - True - - - - - - VbMyResourcesResXFileCodeGenerator - Resources.Designer.vb - My.Resources - Designer - - - - - MyApplicationCodeGenerator - Application.Designer.vb - - - SettingsSingleFileGenerator - My - Settings.Designer.vb - - - - - - + + + SignalChatServer + SignalChatServer + Copyright © 2017 Meshack Musundi + 1.1.0.0 + 1.1.0.0 + Exe + ChatServerVB.ServerModule + SignalChatServer + Console + net462 + true + SignalChatServer.xml + 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 + true + On + Binary + Off + On + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ChatServerVB/My Project/Application.Designer.vb b/ChatServerVB/My Project/Application.Designer.vb deleted file mode 100644 index 88dd01c..0000000 --- a/ChatServerVB/My Project/Application.Designer.vb +++ /dev/null @@ -1,13 +0,0 @@ -'------------------------------------------------------------------------------ -' -' This code was generated by a tool. -' Runtime Version:4.0.30319.42000 -' -' Changes to this file may cause incorrect behavior and will be lost if -' the code is regenerated. -' -'------------------------------------------------------------------------------ - -Option Strict On -Option Explicit On - diff --git a/ChatServerVB/My Project/Application.myapp b/ChatServerVB/My Project/Application.myapp deleted file mode 100644 index e62f1a5..0000000 --- a/ChatServerVB/My Project/Application.myapp +++ /dev/null @@ -1,10 +0,0 @@ - - - false - false - 0 - true - 0 - 2 - true - diff --git a/ChatServerVB/My Project/AssemblyInfo.vb b/ChatServerVB/My Project/AssemblyInfo.vb deleted file mode 100644 index 1448744..0000000 --- a/ChatServerVB/My Project/AssemblyInfo.vb +++ /dev/null @@ -1,35 +0,0 @@ -Imports System -Imports System.Reflection -Imports System.Runtime.InteropServices - -' General Information about an assembly is controlled through the following -' set of attributes. Change these attribute values to modify the information -' associated with an assembly. - -' Review the values of the assembly attributes - - - - - - - - - - -'The following GUID is for the ID of the typelib if this project is exposed to COM - - -' Version information for an assembly consists of the following four values: -' -' Major Version -' Minor Version -' Build Number -' Revision -' -' You can specify all the values or you can default the Build and Revision Numbers -' by using the '*' as shown below: -' - - - diff --git a/ChatServerVB/My Project/Resources.Designer.vb b/ChatServerVB/My Project/Resources.Designer.vb deleted file mode 100644 index 3aa7376..0000000 --- a/ChatServerVB/My Project/Resources.Designer.vb +++ /dev/null @@ -1,63 +0,0 @@ -'------------------------------------------------------------------------------ -' -' This code was generated by a tool. -' Runtime Version:4.0.30319.42000 -' -' Changes to this file may cause incorrect behavior and will be lost if -' the code is regenerated. -' -'------------------------------------------------------------------------------ - -Option Strict On -Option Explicit On - -Imports System - -Namespace My.Resources - - 'This class was auto-generated by the StronglyTypedResourceBuilder - 'class via a tool like ResGen or Visual Studio. - 'To add or remove a member, edit your .ResX file then rerun ResGen - 'with the /str option, or rebuild your VS project. - ''' - ''' A strongly-typed resource class, for looking up localized strings, etc. - ''' - _ - Friend Module Resources - - Private resourceMan As Global.System.Resources.ResourceManager - - Private resourceCulture As Global.System.Globalization.CultureInfo - - ''' - ''' Returns the cached ResourceManager instance used by this class. - ''' - _ - Friend ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager - Get - If Object.ReferenceEquals(resourceMan, Nothing) Then - Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("ChatServerVB.Resources", GetType(Resources).Assembly) - resourceMan = temp - End If - Return resourceMan - End Get - End Property - - ''' - ''' Overrides the current thread's CurrentUICulture property for all - ''' resource lookups using this strongly typed resource class. - ''' - _ - Friend Property Culture() As Global.System.Globalization.CultureInfo - Get - Return resourceCulture - End Get - Set - resourceCulture = value - End Set - End Property - End Module -End Namespace diff --git a/ChatServerVB/My Project/Resources.resx b/ChatServerVB/My Project/Resources.resx deleted file mode 100644 index af7dbeb..0000000 --- a/ChatServerVB/My Project/Resources.resx +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - \ No newline at end of file diff --git a/ChatServerVB/My Project/Settings.Designer.vb b/ChatServerVB/My Project/Settings.Designer.vb deleted file mode 100644 index 83e867d..0000000 --- a/ChatServerVB/My Project/Settings.Designer.vb +++ /dev/null @@ -1,73 +0,0 @@ -'------------------------------------------------------------------------------ -' -' This code was generated by a tool. -' Runtime Version:4.0.30319.42000 -' -' Changes to this file may cause incorrect behavior and will be lost if -' the code is regenerated. -' -'------------------------------------------------------------------------------ - -Option Strict On -Option Explicit On - - -Namespace My - - _ - Partial Friend NotInheritable Class MySettings - Inherits Global.System.Configuration.ApplicationSettingsBase - - Private Shared defaultInstance As MySettings = CType(Global.System.Configuration.ApplicationSettingsBase.Synchronized(New MySettings()),MySettings) - -#Region "My.Settings Auto-Save Functionality" -#If _MyType = "WindowsForms" Then - Private Shared addedHandler As Boolean - - Private Shared addedHandlerLockObject As New Object - - _ - Private Shared Sub AutoSaveSettings(ByVal sender As Global.System.Object, ByVal e As Global.System.EventArgs) - If My.Application.SaveMySettingsOnExit Then - My.Settings.Save() - End If - End Sub -#End If -#End Region - - Public Shared ReadOnly Property [Default]() As MySettings - Get - -#If _MyType = "WindowsForms" Then - If Not addedHandler Then - SyncLock addedHandlerLockObject - If Not addedHandler Then - AddHandler My.Application.Shutdown, AddressOf AutoSaveSettings - addedHandler = True - End If - End SyncLock - End If -#End If - Return defaultInstance - End Get - End Property - End Class -End Namespace - -Namespace My - - _ - Friend Module MySettingsProperty - - _ - Friend ReadOnly Property Settings() As Global.ChatServerVB.My.MySettings - Get - Return Global.ChatServerVB.My.MySettings.Default - End Get - End Property - End Module -End Namespace diff --git a/ChatServerVB/My Project/Settings.settings b/ChatServerVB/My Project/Settings.settings deleted file mode 100644 index 85b890b..0000000 --- a/ChatServerVB/My Project/Settings.settings +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/ChatServerVB/packages.config b/ChatServerVB/packages.config deleted file mode 100644 index 1eb10f0..0000000 --- a/ChatServerVB/packages.config +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file