From ebc2e2249daf29f9ef3451aae915b2010e13ca37 Mon Sep 17 00:00:00 2001
From: jonesd <kevin.jones@transcore.com>
Date: Wed, 18 May 2022 12:46:20 -0400
Subject: [PATCH] Latest SMTP server name Latest .NET version

---
 SendEmail/SendEmail/bin/x86/Debug/SendEmail.exe                                    |    0 
 SendEmail/SendEmail/obj/x86/Debug/SendEmail.pdb                                    |    0 
 SendEmail/.vs/SendEmail/v16/.suo                                                   |    0 
 SendEmail/SendEmail/bin/x86/Debug/SendEmail.pdb                                    |    0 
 SendEmail/SendEmail/obj/x86/Debug/SendEmail.exe                                    |    0 
 SendEmail/SendEmail/app.config                                                     |    3 +++
 SendEmail/SendEmail/obj/x86/Debug/SendEmail.Form1.resources                        |    0 
 SendEmail/SendEmail/Form1.resx                                                     |    4 ++--
 SendEmail/SendEmail/obj/x86/Debug/SendEmail.csproj.CoreCompileInputs.cache         |    1 +
 SendEmail/SendEmail/SendEmail.csproj                                               |    8 +++++++-
 SendEmail/SendEmail/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache        |    0 
 SendEmail/SendEmail/Properties/Settings.Designer.cs                                |    4 ++--
 SendEmail/SendEmail/obj/x86/Debug/SendEmail.Properties.Resources.resources         |    0 
 SendEmail/SendEmail/obj/x86/Debug/SendEmail.csproj.AssemblyReference.cache         |    0 
 SendEmail/SendEmail/obj/x86/Debug/TempPE/Properties.Resources.Designer.cs.dll      |    0 
 SendEmail/SendEmail/Form1.Designer.cs                                              |    2 +-
 SendEmail/SendEmail/obj/x86/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs |    4 ++++
 SendEmail/SendEmail/bin/x86/Debug/SendEmail.exe.config                             |    3 +++
 SendEmail/SendEmail/obj/x86/Debug/SendEmail.csproj.FileListAbsolute.txt            |   10 ++++++++++
 SendEmail/SendEmail/Properties/Resources.Designer.cs                               |    4 ++--
 SendEmail/SendEmail/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache   |    0 
 SendEmail/SendEmail/obj/x86/Debug/SendEmail.csproj.GenerateResource.Cache          |    0 
 22 files changed, 35 insertions(+), 8 deletions(-)

diff --git a/SendEmail/.vs/SendEmail/v16/.suo b/SendEmail/.vs/SendEmail/v16/.suo
new file mode 100644
index 0000000..c6e291b
--- /dev/null
+++ b/SendEmail/.vs/SendEmail/v16/.suo
Binary files differ
diff --git a/SendEmail/SendEmail/Form1.Designer.cs b/SendEmail/SendEmail/Form1.Designer.cs
index 8c66f6f..6ba8baa 100644
--- a/SendEmail/SendEmail/Form1.Designer.cs
+++ b/SendEmail/SendEmail/Form1.Designer.cs
@@ -139,7 +139,7 @@
             this.textBoxServer.Name = "textBoxServer";
             this.textBoxServer.Size = new System.Drawing.Size(159, 20);
             this.textBoxServer.TabIndex = 10;
-            this.textBoxServer.Text = "NORVM08.Transcore.com";
+            this.textBoxServer.Text = "HBGVMEXCH16.tcore.com";
             // 
             // labelPort
             // 
diff --git a/SendEmail/SendEmail/Form1.resx b/SendEmail/SendEmail/Form1.resx
index 19dc0dd..d58980a 100644
--- a/SendEmail/SendEmail/Form1.resx
+++ b/SendEmail/SendEmail/Form1.resx
@@ -112,9 +112,9 @@
     <value>2.0</value>
   </resheader>
   <resheader name="reader">
-    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
   </resheader>
   <resheader name="writer">
-    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
   </resheader>
 </root>
\ No newline at end of file
diff --git a/SendEmail/SendEmail/Properties/Resources.Designer.cs b/SendEmail/SendEmail/Properties/Resources.Designer.cs
index c727cce..2ae76ef 100644
--- a/SendEmail/SendEmail/Properties/Resources.Designer.cs
+++ b/SendEmail/SendEmail/Properties/Resources.Designer.cs
@@ -1,7 +1,7 @@
 //------------------------------------------------------------------------------
 // <auto-generated>
 //     This code was generated by a tool.
-//     Runtime Version:4.0.30319.36392
+//     Runtime Version:4.0.30319.42000
 //
 //     Changes to this file may cause incorrect behavior and will be lost if
 //     the code is regenerated.
@@ -19,7 +19,7 @@
     // 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", "16.0.0.0")]
     [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
     internal class Resources {
diff --git a/SendEmail/SendEmail/Properties/Settings.Designer.cs b/SendEmail/SendEmail/Properties/Settings.Designer.cs
index 9e44621..d1fd1eb 100644
--- a/SendEmail/SendEmail/Properties/Settings.Designer.cs
+++ b/SendEmail/SendEmail/Properties/Settings.Designer.cs
@@ -1,7 +1,7 @@
 //------------------------------------------------------------------------------
 // <auto-generated>
 //     This code was generated by a tool.
-//     Runtime Version:4.0.30319.36392
+//     Runtime Version:4.0.30319.42000
 //
 //     Changes to this file may cause incorrect behavior and will be lost if
 //     the code is regenerated.
@@ -12,7 +12,7 @@
     
     
     [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
-    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "12.0.0.0")]
+    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.10.0.0")]
     internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
         
         private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
diff --git a/SendEmail/SendEmail/SendEmail.csproj b/SendEmail/SendEmail/SendEmail.csproj
index 2fcf895..01cdd49 100644
--- a/SendEmail/SendEmail/SendEmail.csproj
+++ b/SendEmail/SendEmail/SendEmail.csproj
@@ -10,13 +10,14 @@
     <AppDesignerFolder>Properties</AppDesignerFolder>
     <RootNamespace>SendEmail</RootNamespace>
     <AssemblyName>SendEmail</AssemblyName>
-    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+    <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
     <FileAlignment>512</FileAlignment>
     <FileUpgradeFlags>
     </FileUpgradeFlags>
     <UpgradeBackupLocation>
     </UpgradeBackupLocation>
     <OldToolsVersion>3.5</OldToolsVersion>
+    <TargetFrameworkProfile />
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <DebugSymbols>true</DebugSymbols>
@@ -26,6 +27,7 @@
     <DefineConstants>DEBUG;TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     <DebugType>pdbonly</DebugType>
@@ -34,6 +36,7 @@
     <DefineConstants>TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
     <DebugSymbols>true</DebugSymbols>
@@ -42,6 +45,7 @@
     <DebugType>full</DebugType>
     <PlatformTarget>x86</PlatformTarget>
     <ErrorReport>prompt</ErrorReport>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     <OutputPath>bin\x86\Release\</OutputPath>
@@ -50,6 +54,7 @@
     <DebugType>pdbonly</DebugType>
     <PlatformTarget>x86</PlatformTarget>
     <ErrorReport>prompt</ErrorReport>
+    <Prefer32Bit>false</Prefer32Bit>
   </PropertyGroup>
   <ItemGroup>
     <Reference Include="System" />
@@ -90,6 +95,7 @@
       <DependentUpon>Resources.resx</DependentUpon>
       <DesignTime>True</DesignTime>
     </Compile>
+    <None Include="app.config" />
     <None Include="Properties\Settings.settings">
       <Generator>SettingsSingleFileGenerator</Generator>
       <LastGenOutput>Settings.Designer.cs</LastGenOutput>
diff --git a/SendEmail/SendEmail/app.config b/SendEmail/SendEmail/app.config
new file mode 100644
index 0000000..3e0e37c
--- /dev/null
+++ b/SendEmail/SendEmail/app.config
@@ -0,0 +1,3 @@
+<?xml version="1.0" encoding="utf-8"?>
+<configuration>
+<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/></startup></configuration>
diff --git a/SendEmail/SendEmail/bin/x86/Debug/SendEmail.exe b/SendEmail/SendEmail/bin/x86/Debug/SendEmail.exe
index 6c432d2..73da5ac 100644
--- a/SendEmail/SendEmail/bin/x86/Debug/SendEmail.exe
+++ b/SendEmail/SendEmail/bin/x86/Debug/SendEmail.exe
Binary files differ
diff --git a/SendEmail/SendEmail/bin/x86/Debug/SendEmail.exe.config b/SendEmail/SendEmail/bin/x86/Debug/SendEmail.exe.config
new file mode 100644
index 0000000..3e0e37c
--- /dev/null
+++ b/SendEmail/SendEmail/bin/x86/Debug/SendEmail.exe.config
@@ -0,0 +1,3 @@
+<?xml version="1.0" encoding="utf-8"?>
+<configuration>
+<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/></startup></configuration>
diff --git a/SendEmail/SendEmail/bin/x86/Debug/SendEmail.pdb b/SendEmail/SendEmail/bin/x86/Debug/SendEmail.pdb
index 7340dfe..77eb250 100644
--- a/SendEmail/SendEmail/bin/x86/Debug/SendEmail.pdb
+++ b/SendEmail/SendEmail/bin/x86/Debug/SendEmail.pdb
Binary files differ
diff --git a/SendEmail/SendEmail/obj/x86/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/SendEmail/SendEmail/obj/x86/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
new file mode 100644
index 0000000..15efebf
--- /dev/null
+++ b/SendEmail/SendEmail/obj/x86/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs
@@ -0,0 +1,4 @@
+// <autogenerated />
+using System;
+using System.Reflection;
+[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/SendEmail/SendEmail/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache b/SendEmail/SendEmail/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache
new file mode 100644
index 0000000..91e509c
--- /dev/null
+++ b/SendEmail/SendEmail/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache
Binary files differ
diff --git a/SendEmail/SendEmail/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/SendEmail/SendEmail/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache
new file mode 100644
index 0000000..20a872d
--- /dev/null
+++ b/SendEmail/SendEmail/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache
Binary files differ
diff --git a/SendEmail/SendEmail/obj/x86/Debug/SendEmail.Form1.resources b/SendEmail/SendEmail/obj/x86/Debug/SendEmail.Form1.resources
index 06c24d0..6c05a97 100644
--- a/SendEmail/SendEmail/obj/x86/Debug/SendEmail.Form1.resources
+++ b/SendEmail/SendEmail/obj/x86/Debug/SendEmail.Form1.resources
Binary files differ
diff --git a/SendEmail/SendEmail/obj/x86/Debug/SendEmail.Properties.Resources.resources b/SendEmail/SendEmail/obj/x86/Debug/SendEmail.Properties.Resources.resources
index 06c24d0..6c05a97 100644
--- a/SendEmail/SendEmail/obj/x86/Debug/SendEmail.Properties.Resources.resources
+++ b/SendEmail/SendEmail/obj/x86/Debug/SendEmail.Properties.Resources.resources
Binary files differ
diff --git a/SendEmail/SendEmail/obj/x86/Debug/SendEmail.csproj.AssemblyReference.cache b/SendEmail/SendEmail/obj/x86/Debug/SendEmail.csproj.AssemblyReference.cache
new file mode 100644
index 0000000..86ae9c5
--- /dev/null
+++ b/SendEmail/SendEmail/obj/x86/Debug/SendEmail.csproj.AssemblyReference.cache
Binary files differ
diff --git a/SendEmail/SendEmail/obj/x86/Debug/SendEmail.csproj.CoreCompileInputs.cache b/SendEmail/SendEmail/obj/x86/Debug/SendEmail.csproj.CoreCompileInputs.cache
new file mode 100644
index 0000000..b441015
--- /dev/null
+++ b/SendEmail/SendEmail/obj/x86/Debug/SendEmail.csproj.CoreCompileInputs.cache
@@ -0,0 +1 @@
+bc24dac8a09eb27eb1668ffa3f28bc807050755f
diff --git a/SendEmail/SendEmail/obj/x86/Debug/SendEmail.csproj.FileListAbsolute.txt b/SendEmail/SendEmail/obj/x86/Debug/SendEmail.csproj.FileListAbsolute.txt
index d25452a..4ca8a0f 100644
--- a/SendEmail/SendEmail/obj/x86/Debug/SendEmail.csproj.FileListAbsolute.txt
+++ b/SendEmail/SendEmail/obj/x86/Debug/SendEmail.csproj.FileListAbsolute.txt
@@ -14,3 +14,13 @@
 C:\Kevin-git\Utilities\SendEmail\SendEmail\obj\x86\Debug\SendEmail.Form1.resources
 C:\Kevin-git\Utilities\SendEmail\SendEmail\obj\x86\Debug\SendEmail.Properties.Resources.resources
 C:\Kevin-git\Utilities\SendEmail\SendEmail\obj\x86\Debug\SendEmail.csproj.GenerateResource.Cache
+C:\Utilities\SendEmail\SendEmail\bin\x86\Debug\SendEmail.exe.config
+C:\Utilities\SendEmail\SendEmail\bin\x86\Debug\SendEmail.exe
+C:\Utilities\SendEmail\SendEmail\bin\x86\Debug\SendEmail.pdb
+C:\Utilities\SendEmail\SendEmail\obj\x86\Debug\SendEmail.csproj.AssemblyReference.cache
+C:\Utilities\SendEmail\SendEmail\obj\x86\Debug\SendEmail.Form1.resources
+C:\Utilities\SendEmail\SendEmail\obj\x86\Debug\SendEmail.Properties.Resources.resources
+C:\Utilities\SendEmail\SendEmail\obj\x86\Debug\SendEmail.csproj.GenerateResource.cache
+C:\Utilities\SendEmail\SendEmail\obj\x86\Debug\SendEmail.csproj.CoreCompileInputs.cache
+C:\Utilities\SendEmail\SendEmail\obj\x86\Debug\SendEmail.exe
+C:\Utilities\SendEmail\SendEmail\obj\x86\Debug\SendEmail.pdb
diff --git a/SendEmail/SendEmail/obj/x86/Debug/SendEmail.csproj.GenerateResource.Cache b/SendEmail/SendEmail/obj/x86/Debug/SendEmail.csproj.GenerateResource.Cache
index b49fb6c..a57b159 100644
--- a/SendEmail/SendEmail/obj/x86/Debug/SendEmail.csproj.GenerateResource.Cache
+++ b/SendEmail/SendEmail/obj/x86/Debug/SendEmail.csproj.GenerateResource.Cache
Binary files differ
diff --git a/SendEmail/SendEmail/obj/x86/Debug/SendEmail.exe b/SendEmail/SendEmail/obj/x86/Debug/SendEmail.exe
index 6c432d2..73da5ac 100644
--- a/SendEmail/SendEmail/obj/x86/Debug/SendEmail.exe
+++ b/SendEmail/SendEmail/obj/x86/Debug/SendEmail.exe
Binary files differ
diff --git a/SendEmail/SendEmail/obj/x86/Debug/SendEmail.pdb b/SendEmail/SendEmail/obj/x86/Debug/SendEmail.pdb
index 7340dfe..77eb250 100644
--- a/SendEmail/SendEmail/obj/x86/Debug/SendEmail.pdb
+++ b/SendEmail/SendEmail/obj/x86/Debug/SendEmail.pdb
Binary files differ
diff --git a/SendEmail/SendEmail/obj/x86/Debug/TempPE/Properties.Resources.Designer.cs.dll b/SendEmail/SendEmail/obj/x86/Debug/TempPE/Properties.Resources.Designer.cs.dll
new file mode 100644
index 0000000..f279aa3
--- /dev/null
+++ b/SendEmail/SendEmail/obj/x86/Debug/TempPE/Properties.Resources.Designer.cs.dll
Binary files differ

--
Gitblit v1.9.3