File tree Expand file tree Collapse file tree 4 files changed +6
-7
lines changed Expand file tree Collapse file tree 4 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 5
5
<TargetFramework >net6.0-windows</TargetFramework >
6
6
<ImplicitUsings >enable</ImplicitUsings >
7
7
<Nullable >enable</Nullable >
8
- <Platforms >x64</Platforms >
8
+ <Platforms >x64;AnyCPU </Platforms >
9
9
</PropertyGroup >
10
10
11
11
<ItemGroup >
Original file line number Diff line number Diff line change @@ -23,12 +23,12 @@ public class EveAppConfig
23
23
/// <summary>
24
24
/// SMT Version Tagline
25
25
/// </summary>
26
- public const string SMT_TITLE = "Equinoctial . " ;
26
+ public const string SMT_TITLE = "Tractor fishing time " ;
27
27
28
28
/// <summary>
29
29
/// SMT Version
30
30
/// </summary>
31
- public const string SMT_VERSION = "SMT_134 " ;
31
+ public const string SMT_VERSION = "SMT_135 " ;
32
32
33
33
/// <summary>
34
34
/// Folder to store all of the data from
Original file line number Diff line number Diff line change 31
31
{B2323ED5-1B76-4E01-9B13-AC79600EF8EA} .Release| x64 .Build .0 = Release| x64
32
32
{9F3D6EC2-A182-4C10-87CB-D7091BE1231C} .Debug| x64 .ActiveCfg = Debug
33
33
{9F3D6EC2-A182-4C10-87CB-D7091BE1231C} .Release| x64 .ActiveCfg = Release
34
- {9F3D6EC2-A182-4C10-87CB-D7091BE1231C} .Release| x64 .Build .0 = Release
35
34
EndGlobalSection
36
35
GlobalSection (SolutionProperties ) = preSolution
37
36
HideSolutionNode = FALSE
Original file line number Diff line number Diff line change 214
214
{
215
215
"Name" = "8:Microsoft Visual Studio"
216
216
"ProductName" = "8:SMT"
217
- "ProductCode" = "8:{CE2ED2F4-F151-4891-B58F-C8DD18FD8AE0 }"
218
- "PackageCode" = "8:{4CA3FED8-78E1-42C9-AAD0-418177C5FBD9 }"
217
+ "ProductCode" = "8:{8E7A3AF6-EC88-42CD-A2FE-5E109E0CE7DA }"
218
+ "PackageCode" = "8:{B220F388-C214-48F2-902A-B599E7DEFDFB }"
219
219
"UpgradeCode" = "8:{52AA6C1E-3097-4771-BEFB-9E08D74573C1}"
220
220
"AspNetVersion" = "8:"
221
221
"RestartWWWService" = "11:FALSE"
222
222
"RemovePreviousVersions" = "11:TRUE"
223
223
"DetectNewerInstalledVersion" = "11:TRUE"
224
224
"InstallAllUsers" = "11:FALSE"
225
- "ProductVersion" = "8:1.34 "
225
+ "ProductVersion" = "8:1.35 "
226
226
"Manufacturer" = "8:Slazanger"
227
227
"ARPHELPTELEPHONE" = "8:"
228
228
"ARPHELPLINK" = "8:https://github.com/Slazanger/SMT"
You can’t perform that action at this time.
0 commit comments