From 6c8ba65851125d91fdd55c546d807506043a4a30 Mon Sep 17 00:00:00 2001 From: Dominic Reich Date: Sun, 6 Mar 2016 12:51:43 +0100 Subject: [PATCH] =?UTF-8?q?Ver=C3=B6ffentlichung=20hinzugef=C3=BCgt=20(min?= =?UTF-8?q?or=20changes=20or=20none=20in=20files,=20github=20ignore=20does?= =?UTF-8?q?=20not=20really=20work=20in=20VS2015)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Aufwachen/Aufwachen.vbproj | 378 ++++++++++-------- Aufwachen/Aufwachen.vbproj.user | 24 +- Aufwachen/My Project/AssemblyInfo.vb | 70 ++-- .../bin/Debug/Aufwachen.vshost.exe.manifest | 22 +- .../bin/Release/Aufwachen.vshost.exe.manifest | 22 +- Aufwachen/frm_Status.resx | 244 +++++------ Aufwachen/frm_Status.vb | 20 +- .../Aufwachen.vbproj.FileListAbsolute.txt | 21 +- .../DesignTimeResolveAssemblyReferences.cache | Bin 1164 -> 1452 bytes ...gnTimeResolveAssemblyReferencesInput.cache | Bin 7245 -> 7352 bytes 10 files changed, 418 insertions(+), 383 deletions(-) diff --git a/Aufwachen/Aufwachen.vbproj b/Aufwachen/Aufwachen.vbproj index 823c8a7..985b6cb 100644 --- a/Aufwachen/Aufwachen.vbproj +++ b/Aufwachen/Aufwachen.vbproj @@ -1,173 +1,207 @@ - - - - - Debug - AnyCPU - {542DFF8A-D17F-45D9-8906-A25860967587} - WinExe - Aufwachen.My.MyApplication - Aufwachen - Aufwachen - 512 - WindowsForms - v4.5 - publish\ - true - Disk - false - Foreground - 7 - Days - false - false - true - 0 - 1.0.0.0 - false - false - true - - - AnyCPU - true - full - true - true - bin\Debug\ - - - 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 - - - AnyCPU - pdbonly - false - true - true - bin\Release\ - - - 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 - false - - - On - - - Binary - - - Off - - - On - - - my_network_places.ico - - - - - - - - - - - - - - - - - - - - - - - - - - - - Form - - - frm_Main.vb - Form - - - frm_Status.vb - - - Form - - - - True - Application.myapp - - - True - True - Resources.resx - - - True - Settings.settings - True - - - - - frm_Main.vb - - - frm_Status.vb - - - VbMyResourcesResXFileCodeGenerator - Resources.Designer.vb - My.Resources - Designer - - - - - MyApplicationCodeGenerator - Application.Designer.vb - - - SettingsSingleFileGenerator - My - Settings.Designer.vb - - - - - - - - - - False - Microsoft .NET Framework 4.5 %28x86 and x64%29 - true - - - False - .NET Framework 3.5 SP1 - false - - - - + + + + + Debug + AnyCPU + {542DFF8A-D17F-45D9-8906-A25860967587} + WinExe + Aufwachen.My.MyApplication + Aufwachen + Aufwachen + 512 + WindowsForms + v4.5 + true + Z:\Aufwachen\ + true + Web + true + Foreground + 7 + Days + false + false + true + http://tools.dominicreich.com/Aufwachen/ + http://tools.dominicreich.com/Aufwachen/ + http://tmsn.at/%3ftools&aufwachen + https://github.com/freefallcid/aufwachen/issues + Aufwachen + Dominic Reich + 1 + 1.0.0.%2a + false + true + true + true + true + + + AnyCPU + true + full + true + true + bin\Debug\ + + + 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 + + + AnyCPU + pdbonly + false + true + true + bin\Release\ + + + 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 + false + + + On + + + Binary + + + Off + + + On + + + my_network_places.ico + + + 9D72C8839919D754E44682D18A8FC8682C827295 + + + Aufwachen_TemporaryKey.pfx + + + true + + + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + Form + + + frm_Main.vb + Form + + + frm_Status.vb + + + Form + + + + True + Application.myapp + + + True + True + Resources.resx + + + True + Settings.settings + True + + + + + frm_Main.vb + + + frm_Status.vb + + + VbMyResourcesResXFileCodeGenerator + Resources.Designer.vb + My.Resources + Designer + + + + + + MyApplicationCodeGenerator + Application.Designer.vb + + + SettingsSingleFileGenerator + My + Settings.Designer.vb + + + + + + + + + + False + Microsoft .NET Framework 4.5 %28x86 and x64%29 + true + + + False + .NET Framework 3.5 SP1 + false + + + + + False + + + + + Exclude + True + File + + + + \ No newline at end of file diff --git a/Aufwachen/Aufwachen.vbproj.user b/Aufwachen/Aufwachen.vbproj.user index 08008b5..c3d0ef8 100644 --- a/Aufwachen/Aufwachen.vbproj.user +++ b/Aufwachen/Aufwachen.vbproj.user @@ -1,13 +1,13 @@ - - - - publish\ - - - - - - de-DE - false - + + + + Z:\Aufwachen\|Z:\|publish\ + http://tools.dominicreich.com/Aufwachen/ + http://tmsn.at/%3ftools&aufwachen + + + https://github.com/freefallcid/aufwachen/issues + de-DE + false + \ No newline at end of file diff --git a/Aufwachen/My Project/AssemblyInfo.vb b/Aufwachen/My Project/AssemblyInfo.vb index 9c319f4..332541c 100644 --- a/Aufwachen/My Project/AssemblyInfo.vb +++ b/Aufwachen/My Project/AssemblyInfo.vb @@ -1,35 +1,35 @@ -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: -' - - - +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/Aufwachen/bin/Debug/Aufwachen.vshost.exe.manifest b/Aufwachen/bin/Debug/Aufwachen.vshost.exe.manifest index f96b1d6..061c9ca 100644 --- a/Aufwachen/bin/Debug/Aufwachen.vshost.exe.manifest +++ b/Aufwachen/bin/Debug/Aufwachen.vshost.exe.manifest @@ -1,11 +1,11 @@ - - - - - - - - - - - + + + + + + + + + + + diff --git a/Aufwachen/bin/Release/Aufwachen.vshost.exe.manifest b/Aufwachen/bin/Release/Aufwachen.vshost.exe.manifest index f96b1d6..061c9ca 100644 --- a/Aufwachen/bin/Release/Aufwachen.vshost.exe.manifest +++ b/Aufwachen/bin/Release/Aufwachen.vshost.exe.manifest @@ -1,11 +1,11 @@ - - - - - - - - - - - + + + + + + + + + + + diff --git a/Aufwachen/frm_Status.resx b/Aufwachen/frm_Status.resx index 8fee315..0eba767 100644 --- a/Aufwachen/frm_Status.resx +++ b/Aufwachen/frm_Status.resx @@ -1,123 +1,123 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 17, 17 - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 17, 17 + \ No newline at end of file diff --git a/Aufwachen/frm_Status.vb b/Aufwachen/frm_Status.vb index 99e1b27..ee32760 100644 --- a/Aufwachen/frm_Status.vb +++ b/Aufwachen/frm_Status.vb @@ -1,11 +1,11 @@ -Public Class frm_Status - - Private Sub frm_Status_Load(sender As Object, e As EventArgs) Handles MyBase.Load - timer_status.Enabled = True - End Sub - - Private Sub timer_status_Tick(sender As Object, e As EventArgs) Handles timer_status.Tick - frm_Main.Enabled = True - Me.Close() - End Sub +Public Class frm_Status + + Private Sub frm_Status_Load(sender As Object, e As EventArgs) Handles MyBase.Load + timer_status.Enabled = True + End Sub + + Private Sub timer_status_Tick(sender As Object, e As EventArgs) Handles timer_status.Tick + frm_Main.Enabled = True + Me.Close() + End Sub End Class \ No newline at end of file diff --git a/Aufwachen/obj/Debug/Aufwachen.vbproj.FileListAbsolute.txt b/Aufwachen/obj/Debug/Aufwachen.vbproj.FileListAbsolute.txt index 9ea3c44..6a9c478 100644 --- a/Aufwachen/obj/Debug/Aufwachen.vbproj.FileListAbsolute.txt +++ b/Aufwachen/obj/Debug/Aufwachen.vbproj.FileListAbsolute.txt @@ -1,10 +1,11 @@ -C:\Users\Dominic\AppData\Local\Temporary Projects\Aufwachen\bin\Debug\Aufwachen.exe.config -C:\Users\Dominic\AppData\Local\Temporary Projects\Aufwachen\bin\Debug\Aufwachen.exe -C:\Users\Dominic\AppData\Local\Temporary Projects\Aufwachen\bin\Debug\Aufwachen.pdb -C:\Users\Dominic\AppData\Local\Temporary Projects\Aufwachen\bin\Debug\Aufwachen.xml -C:\Users\Dominic\AppData\Local\Temporary Projects\Aufwachen\obj\Debug\Aufwachen.frm_Main.resources -C:\Users\Dominic\AppData\Local\Temporary Projects\Aufwachen\obj\Debug\Aufwachen.Resources.resources -C:\Users\Dominic\AppData\Local\Temporary Projects\Aufwachen\obj\Debug\Aufwachen.vbproj.GenerateResource.Cache -C:\Users\Dominic\AppData\Local\Temporary Projects\Aufwachen\obj\Debug\Aufwachen.exe -C:\Users\Dominic\AppData\Local\Temporary Projects\Aufwachen\obj\Debug\Aufwachen.xml -C:\Users\Dominic\AppData\Local\Temporary Projects\Aufwachen\obj\Debug\Aufwachen.pdb +C:\Users\Dominic\AppData\Local\Temporary Projects\Aufwachen\bin\Debug\Aufwachen.exe.config +C:\Users\Dominic\AppData\Local\Temporary Projects\Aufwachen\bin\Debug\Aufwachen.exe +C:\Users\Dominic\AppData\Local\Temporary Projects\Aufwachen\bin\Debug\Aufwachen.pdb +C:\Users\Dominic\AppData\Local\Temporary Projects\Aufwachen\bin\Debug\Aufwachen.xml +C:\Users\Dominic\AppData\Local\Temporary Projects\Aufwachen\obj\Debug\Aufwachen.frm_Main.resources +C:\Users\Dominic\AppData\Local\Temporary Projects\Aufwachen\obj\Debug\Aufwachen.Resources.resources +C:\Users\Dominic\AppData\Local\Temporary Projects\Aufwachen\obj\Debug\Aufwachen.vbproj.GenerateResource.Cache +C:\Users\Dominic\AppData\Local\Temporary Projects\Aufwachen\obj\Debug\Aufwachen.exe +C:\Users\Dominic\AppData\Local\Temporary Projects\Aufwachen\obj\Debug\Aufwachen.xml +C:\Users\Dominic\AppData\Local\Temporary Projects\Aufwachen\obj\Debug\Aufwachen.pdb +C:\Users\Dominic\Documents\Visual Studio 2015\Projects\Aufwachen\Aufwachen\bin\Debug\Aufwachen.exe.config diff --git a/Aufwachen/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/Aufwachen/obj/Debug/DesignTimeResolveAssemblyReferences.cache index 9bde2ef332a88ed613f87771a6ec1aa23c6dc944..67cc12236a43d8344536976f45390ef4123fba92 100644 GIT binary patch delta 433 zcmeC-T*EyNd4%mxZZTW02^V delta 318 zcmZ3(-NQLSOe5YmGr1_gI6tjK#sCq*wLu{gU}uguU$&p<~ZEVZaOGe6JP&}gHr z52HLQ0|NsW7dw#TWC0N%z5s{?!fb4lYnd_`*@0yEiz`&3+d81$ymveqms$NP?4x7ScIsQskMYx1ZVo4%cLTQpf zE~E0~Jb@%emB|+cvRGAtYO+C^C(jZTVpN;FRxpiK9VnIt6pPzjCiI_0S_8<10YNq( zixG&~G=W4gP*Jd)AUjM<3&>z`E6vGaKpe+9NZsBp|UQ!>uSk*Rv!wx0X$Ba*l*NqyFR` z33mwtpc>xlpu}>J9>2ug)LJ$}pinq4%)BR?Ns2KVP4<CFkd*Wu~*q zO;+SjXO#y^l}vUJjGp|0Uy4xyC>F=(l30?cmy(mirU;bG085?{;A2$+@?wF!C{~c1 z@?;yqELIhuST;y(GOLgft16I}2;y-@!;e zQq>`o9hk&eDr?#FCWmvoOXvdyd8>mG%iS__QvDKhQ)}4_fI{J*0GYf{QjFCQ$OF5J SiOp!Tpj0NK`sQjWTP6Vh<42?b