diff --git a/Tidstagning/AboutBox.Designer.cs b/Tidstagning/AboutBox.Designer.cs index c7df610..a1b866b 100644 --- a/Tidstagning/AboutBox.Designer.cs +++ b/Tidstagning/AboutBox.Designer.cs @@ -137,7 +137,7 @@ this.textBoxDescription.Size = new System.Drawing.Size(271, 126); this.textBoxDescription.TabIndex = 23; this.textBoxDescription.TabStop = false; - this.textBoxDescription.Text = "Kontakt jct@leax.dk"; + this.textBoxDescription.Text = "Kontakt jens.chr.true@gmail.com"; // // okButton // diff --git a/Tidstagning/Properties/AssemblyInfo.cs b/Tidstagning/Properties/AssemblyInfo.cs index 85af9e7..a4eea09 100644 --- a/Tidstagning/Properties/AssemblyInfo.cs +++ b/Tidstagning/Properties/AssemblyInfo.cs @@ -5,11 +5,11 @@ using System.Runtime.InteropServices; // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("Tidstagning")] -[assembly: AssemblyDescription("Contact jct@leax.dk")] +[assembly: AssemblyDescription("Contact jens.chr.true@gmail.com - https://jcktrue.dk")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("LEAX")] [assembly: AssemblyProduct("Tidstagning")] -[assembly: AssemblyCopyright("Copyright © 2014")] +[assembly: AssemblyCopyright("Copyright © 2020")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -31,5 +31,5 @@ using System.Runtime.InteropServices; // 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.3.0.0")] +[assembly: AssemblyVersion("1.4.0.0")] [assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/Tidstagning/Properties/DataSources/Entry.datasource b/Tidstagning/Properties/DataSources/Entry.datasource deleted file mode 100644 index 702b2be..0000000 --- a/Tidstagning/Properties/DataSources/Entry.datasource +++ /dev/null @@ -1,10 +0,0 @@ - - - - Tidstagning.Entry, Tidstagning, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null - \ No newline at end of file diff --git a/Tidstagning/Tidstagning.csproj b/Tidstagning/Tidstagning.csproj index 06fd9c2..e8d08d8 100644 --- a/Tidstagning/Tidstagning.csproj +++ b/Tidstagning/Tidstagning.csproj @@ -81,13 +81,11 @@ - - @@ -126,7 +124,6 @@ - SettingsSingleFileGenerator Settings.Designer.cs