diff --git a/devutil/TimeStamp/Properties/Resources.Designer.cs b/devutil/TimeStamp/Properties/Resources.Designer.cs
index 5ab04a7..858c3b6 100644
--- a/devutil/TimeStamp/Properties/Resources.Designer.cs
+++ b/devutil/TimeStamp/Properties/Resources.Designer.cs
@@ -1,17 +1,17 @@
//------------------------------------------------------------------------------
//
// This code was generated by a tool.
-// Runtime Version:4.0.30319.1008
+// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
//
//------------------------------------------------------------------------------
-namespace TimeStamp.Properties
-{
-
-
+namespace TimeStamp.Properties {
+ using System;
+
+
///
/// A strongly-typed resource class, for looking up localized strings, etc.
///
@@ -19,51 +19,43 @@ namespace TimeStamp.Properties
// 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.
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- internal class Resources
- {
-
+ internal class Resources {
+
private static global::System.Resources.ResourceManager resourceMan;
-
+
private static global::System.Globalization.CultureInfo resourceCulture;
-
+
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
- internal Resources()
- {
+ internal Resources() {
}
-
+
///
/// Returns the cached ResourceManager instance used by this class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- internal static global::System.Resources.ResourceManager ResourceManager
- {
- get
- {
- if ((resourceMan == null))
- {
+ internal static global::System.Resources.ResourceManager ResourceManager {
+ get {
+ if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("TimeStamp.Properties.Resources", typeof(Resources).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
-
+
///
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- internal static global::System.Globalization.CultureInfo Culture
- {
- get
- {
+ internal static global::System.Globalization.CultureInfo Culture {
+ get {
return resourceCulture;
}
- set
- {
+ set {
resourceCulture = value;
}
}
diff --git a/devutil/TimeStamp/Properties/Settings.Designer.cs b/devutil/TimeStamp/Properties/Settings.Designer.cs
index 14e5b92..17df583 100644
--- a/devutil/TimeStamp/Properties/Settings.Designer.cs
+++ b/devutil/TimeStamp/Properties/Settings.Designer.cs
@@ -1,28 +1,24 @@
//------------------------------------------------------------------------------
//
// This code was generated by a tool.
-// Runtime Version:4.0.30319.1008
+// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
//
//------------------------------------------------------------------------------
-namespace TimeStamp.Properties
-{
-
-
+namespace TimeStamp.Properties {
+
+
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")]
- internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase
- {
-
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.12.0.0")]
+ internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
+
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
-
- public static Settings Default
- {
- get
- {
+
+ public static Settings Default {
+ get {
return defaultInstance;
}
}
diff --git a/devutil/TimeStamp/TimeStamp.csproj b/devutil/TimeStamp/TimeStamp.csproj
index 8e157dd..3240b97 100644
--- a/devutil/TimeStamp/TimeStamp.csproj
+++ b/devutil/TimeStamp/TimeStamp.csproj
@@ -1,5 +1,5 @@
-
+
Debug
x86
@@ -10,8 +10,9 @@
Properties
TimeStamp
TimeStamp
- v4.0
- Client
+ v4.8
+
+
512
@@ -23,6 +24,7 @@
DEBUG;TRACE
prompt
4
+ false
x86
@@ -32,6 +34,7 @@
TRACE
prompt
4
+ false
true
@@ -42,6 +45,7 @@
prompt
false
false
+ false
bin\Release\
@@ -52,6 +56,7 @@
prompt
false
false
+ false
@@ -76,7 +81,9 @@
True
Resources.resx
+ True
+
SettingsSingleFileGenerator
Settings.Designer.cs
diff --git a/devutil/TimeStamp/TimeStamp.exe b/devutil/TimeStamp/TimeStamp.exe
new file mode 100644
index 0000000..86e668c
Binary files /dev/null and b/devutil/TimeStamp/TimeStamp.exe differ
diff --git a/devutil/TimeStamp/app.config b/devutil/TimeStamp/app.config
new file mode 100644
index 0000000..3e0e37c
--- /dev/null
+++ b/devutil/TimeStamp/app.config
@@ -0,0 +1,3 @@
+
+
+