From eef1e2b945d0eefd8dfd371d5d3c432608aaae2e Mon Sep 17 00:00:00 2001 From: Jamie Mansfield Date: Sun, 11 Jun 2017 22:31:02 +0100 Subject: repo: Improve gitignore and gitattributes The gitignore has been improved to ignore the following: - IDE configuration for Visual Studio, VSCode, and Rider - OS files for macOS, Linux, and Windows The gitattributes has been improved to properly diff the following: - Normalise line endings - Common Files - .md, .png, etc - C# Files - Visual Studio Files --- TimeHACK.Main/TimeHACK.Main.csproj | 914 ++++++++++++++++++------------------- 1 file changed, 457 insertions(+), 457 deletions(-) (limited to 'TimeHACK.Main/TimeHACK.Main.csproj') diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj index 8e8aab9..f57c688 100644 --- a/TimeHACK.Main/TimeHACK.Main.csproj +++ b/TimeHACK.Main/TimeHACK.Main.csproj @@ -1,464 +1,464 @@ - - - - - Debug - AnyCPU - {B958AA5F-8AED-456C-9C07-9E4C6C027042} - WinExe - Properties - TimeHACK - TimeHACK - v4.5.2 - 512 - true - false - C:\Users\Logan\Desktop\ - true - Disk - false - Foreground - 7 - Days - false - false - true - http://www.ashifter.ml/histacom/forum - en - HistacomCS - HistacomCS Development Team - publish.htm - 0 - 1.0.1.0 - true - true - true - true - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - TimeHACK.Program - - - true - bin\x86\Debug\ - DEBUG;TRACE - full - x86 - prompt - MinimumRecommendedRules.ruleset - true - - - bin\x86\Release\ - TRACE - true - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset - true - - - 1194F9D110CE37E287D2AAE10D81371AB88D31B2 - - - - - - - true - - - false - - - - - - - false - - - - - - - true - - - - False - bin\Release\Newtonsoft.Json.dll - - - - - - - - - - - - - - - - UserControl - - - SurviveTheDay.cs - - - - - UserControl - - - WinClassicFTPClient.cs - - - UserControl - - - WinClassicTerminal.cs - - - UserControl - - - WinClassicWindowsExplorer.cs - - - Form - - - LoadGameDialog.cs - - - UserControl - - - LoadGameProfileItem.cs - - - Form - - - NewGameDialog.cs - - - Form - - - Win95.cs - - - UserControl - - - FRMWinClassicAddressBookNewContact.cs - - - UserControl - - - TestApp.cs - - - UserControl - - - WebChat1998.cs - - - UserControl - - - FRMWinClassicAddressBookNewFolder.cs - - - UserControl - - - WinClassicAddressBook.cs - - - UserControl - - - WinClassicDownloader.cs - - - UserControl - - - WinClassicHWCV.cs - - - UserControl - - - WinClassicIE4.cs - - - UserControl - - - WinClassicInstaller.cs - - - UserControl - - - WinClassicNotepad.cs - - - UserControl - - - WinClassicWordPad.cs - - - UserControl - - - Win95TaskBarItem.cs - - - Form - - - Win98.cs - - - - - True - True - Resources.resx - - - Form - - - SaveFileTroubleShooter.cs - - - Form - - - TitleScreen.cs - - - SurviveTheDay.cs - - - WinClassicFTPClient.cs - - - WinClassicTerminal.cs - - - WinClassicWindowsExplorer.cs - - - LoadGameDialog.cs - - - LoadGameProfileItem.cs - - - NewGameDialog.cs - - - Component - - - Win95.cs - - - FRMWinClassicAddressBookNewContact.cs - - - TestApp.cs - - - WebChat1998.cs - - - FRMWinClassicAddressBookNewFolder.cs - - - WinClassicAddressBook.cs - - - WinClassicDownloader.cs - - - WinClassicHWCV.cs - - - WinClassicIE4.cs - - - WinClassicInstaller.cs - - - WinClassicNotepad.cs - - - WinClassicWordPad.cs - - - Win95TaskBarItem.cs - - - Win98.cs - - - ResXFileCodeGenerator - Designer - Resources.Designer.cs - - - SaveFileTroubleShooter.cs - - - TitleScreen.cs - - - SettingsSingleFileGenerator - Settings.Designer.cs - - - True - Settings.settings - True - - - - - - False - Microsoft .NET Framework 4.5.2 %28x86 and x64%29 - true - - - False - .NET Framework 3.5 SP1 - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {9477b70f-2d32-4e1d-857b-4624a1deeb1b} - TimeHACK.Engine - - - - + + + + + Debug + AnyCPU + {B958AA5F-8AED-456C-9C07-9E4C6C027042} + WinExe + Properties + TimeHACK + TimeHACK + v4.5.2 + 512 + true + false + C:\Users\Logan\Desktop\ + true + Disk + false + Foreground + 7 + Days + false + false + true + http://www.ashifter.ml/histacom/forum + en + HistacomCS + HistacomCS Development Team + publish.htm + 0 + 1.0.1.0 + true + true + true + true + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + TimeHACK.Program + + + true + bin\x86\Debug\ + DEBUG;TRACE + full + x86 + prompt + MinimumRecommendedRules.ruleset + true + + + bin\x86\Release\ + TRACE + true + pdbonly + x86 + prompt + MinimumRecommendedRules.ruleset + true + + + 1194F9D110CE37E287D2AAE10D81371AB88D31B2 + + + + + + + true + + + false + + + + + + + false + + + + + + + true + + + + False + bin\Release\Newtonsoft.Json.dll + + + + + + + + + + + + + + + + UserControl + + + SurviveTheDay.cs + + + + + UserControl + + + WinClassicFTPClient.cs + + + UserControl + + + WinClassicTerminal.cs + + + UserControl + + + WinClassicWindowsExplorer.cs + + + Form + + + LoadGameDialog.cs + + + UserControl + + + LoadGameProfileItem.cs + + + Form + + + NewGameDialog.cs + + + Form + + + Win95.cs + + + UserControl + + + FRMWinClassicAddressBookNewContact.cs + + + UserControl + + + TestApp.cs + + + UserControl + + + WebChat1998.cs + + + UserControl + + + FRMWinClassicAddressBookNewFolder.cs + + + UserControl + + + WinClassicAddressBook.cs + + + UserControl + + + WinClassicDownloader.cs + + + UserControl + + + WinClassicHWCV.cs + + + UserControl + + + WinClassicIE4.cs + + + UserControl + + + WinClassicInstaller.cs + + + UserControl + + + WinClassicNotepad.cs + + + UserControl + + + WinClassicWordPad.cs + + + UserControl + + + Win95TaskBarItem.cs + + + Form + + + Win98.cs + + + + + True + True + Resources.resx + + + Form + + + SaveFileTroubleShooter.cs + + + Form + + + TitleScreen.cs + + + SurviveTheDay.cs + + + WinClassicFTPClient.cs + + + WinClassicTerminal.cs + + + WinClassicWindowsExplorer.cs + + + LoadGameDialog.cs + + + LoadGameProfileItem.cs + + + NewGameDialog.cs + + + Component + + + Win95.cs + + + FRMWinClassicAddressBookNewContact.cs + + + TestApp.cs + + + WebChat1998.cs + + + FRMWinClassicAddressBookNewFolder.cs + + + WinClassicAddressBook.cs + + + WinClassicDownloader.cs + + + WinClassicHWCV.cs + + + WinClassicIE4.cs + + + WinClassicInstaller.cs + + + WinClassicNotepad.cs + + + WinClassicWordPad.cs + + + Win95TaskBarItem.cs + + + Win98.cs + + + ResXFileCodeGenerator + Designer + Resources.Designer.cs + + + SaveFileTroubleShooter.cs + + + TitleScreen.cs + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + True + Settings.settings + True + + + + + + False + Microsoft .NET Framework 4.5.2 %28x86 and x64%29 + true + + + False + .NET Framework 3.5 SP1 + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {9477b70f-2d32-4e1d-857b-4624a1deeb1b} + TimeHACK.Engine + + + + + --> \ No newline at end of file -- cgit v1.2.3