mirror of
https://github.com/Muskingum-County-Library-System/Send2Email.git
synced 2025-04-19 11:59:49 -04:00
Replaced all instances of 'Scan2Email' (beta name) with 'Send2Email'
This commit is contained in:
parent
5ec2a4ffed
commit
55450cc0bb
Binary file not shown.
Binary file not shown.
BIN
.vs/ProjectEvaluation/send2email.metadata.v5.2
Normal file
BIN
.vs/ProjectEvaluation/send2email.metadata.v5.2
Normal file
Binary file not shown.
BIN
.vs/ProjectEvaluation/send2email.projects.v5.2
Normal file
BIN
.vs/ProjectEvaluation/send2email.projects.v5.2
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0
.vs/Send2Email/FileContentIndex/read.lock
Normal file
0
.vs/Send2Email/FileContentIndex/read.lock
Normal file
BIN
.vs/Send2Email/v17/.futdcache.v2
Normal file
BIN
.vs/Send2Email/v17/.futdcache.v2
Normal file
Binary file not shown.
BIN
.vs/Send2Email/v17/.suo
Normal file
BIN
.vs/Send2Email/v17/.suo
Normal file
Binary file not shown.
@ -1,9 +1,9 @@
|
|||||||
|
|
||||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||||
# Visual Studio Version 16
|
# Visual Studio Version 17
|
||||||
VisualStudioVersion = 16.0.30611.23
|
VisualStudioVersion = 17.4.33213.308
|
||||||
MinimumVisualStudioVersion = 10.0.40219.1
|
MinimumVisualStudioVersion = 10.0.40219.1
|
||||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Scan2Email", "SendEmail\Scan2Email.csproj", "{1A02CCC7-F2E8-46BE-8329-FA552F5EEBFF}"
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Send2Email", "SendEmail\Send2Email.csproj", "{1A02CCC7-F2E8-46BE-8329-FA552F5EEBFF}"
|
||||||
EndProject
|
EndProject
|
||||||
Global
|
Global
|
||||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
4
SendEmail/Properties/Resources.Designer.cs
generated
4
SendEmail/Properties/Resources.Designer.cs
generated
@ -8,7 +8,7 @@
|
|||||||
// </auto-generated>
|
// </auto-generated>
|
||||||
//------------------------------------------------------------------------------
|
//------------------------------------------------------------------------------
|
||||||
|
|
||||||
namespace Scan2Email.Properties {
|
namespace Send2Email.Properties {
|
||||||
using System;
|
using System;
|
||||||
|
|
||||||
|
|
||||||
@ -39,7 +39,7 @@ namespace Scan2Email.Properties {
|
|||||||
internal static global::System.Resources.ResourceManager ResourceManager {
|
internal static global::System.Resources.ResourceManager ResourceManager {
|
||||||
get {
|
get {
|
||||||
if (object.ReferenceEquals(resourceMan, null)) {
|
if (object.ReferenceEquals(resourceMan, null)) {
|
||||||
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Scan2Email.Properties.Resources", typeof(Resources).Assembly);
|
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Send2Email.Properties.Resources", typeof(Resources).Assembly);
|
||||||
resourceMan = temp;
|
resourceMan = temp;
|
||||||
}
|
}
|
||||||
return resourceMan;
|
return resourceMan;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user