Skip to content

Commit abccbd2

Browse files
Update Echo Hub to version 2.3, modify project paths for consistency, and adjust assembly information
1 parent d8fdb44 commit abccbd2

9 files changed

+14
-14
lines changed

Echo_hub.exe

-9.43 MB
Binary file not shown.

Echo_hub.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
DEFAULT_WIDTH = 600
2121
DEFAULT_HEIGHT = 680 # increased height to fit title
2222
PROGRESS_AREA_HEIGHT = 70
23-
VERSION = "2.2"
23+
VERSION = "2.3"
2424
GITURL = "https://github.com/DirectedHunt42/EchoEngine"
2525

2626
# ---------- Helper Functions ----------

Engine_base/obj/Debug/net9.0-windows/win-x64/Engine_base.AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
[assembly: System.Reflection.AssemblyCompanyAttribute("Engine_base")]
1414
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
1515
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
16-
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+41564ba0c7ab024b21b2e05888fdfd791954e37d")]
16+
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+d8fdb440d018df3b11ca3b5415ed716e42f157a6")]
1717
[assembly: System.Reflection.AssemblyProductAttribute("Engine_base")]
1818
[assembly: System.Reflection.AssemblyTitleAttribute("Engine_base")]
1919
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
859178f3de1a112cafd9df8dda6626c4d922a56bc87a9fda2772b03d45714653
1+
6fa8767c4cb9a2ac40564c3cbcc4cd5dbc672934e0e147c6613562044bccff41

Engine_base/obj/Debug/net9.0-windows/win-x64/Engine_base.GeneratedMSBuildEditorConfig.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ build_property.PlatformNeutralAssembly =
1818
build_property.EnforceExtendedAnalyzerRules =
1919
build_property._SupportedPlatformList = Linux,macOS,Windows
2020
build_property.RootNamespace = Engine_base
21-
build_property.ProjectDir = C:\Users\jackp\Github Repositories\EchoEngine\Engine_base\
21+
build_property.ProjectDir = E:\Projects\Programming\Echo Engine\Engine_base\
2222
build_property.EnableComHosting =
2323
build_property.EnableGeneratedComInterfaceComImportInterop =
2424
build_property.CsWinRTUseWindowsUIXamlProjections = false
Binary file not shown.

Engine_base/obj/Engine_base.csproj.nuget.dgspec.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
22
"format": 1,
33
"restore": {
4-
"C:\\Users\\jackp\\Github Repositories\\EchoEngine\\Engine_base\\Engine_base.csproj": {}
4+
"E:\\Projects\\Programming\\Echo Engine\\Engine_base\\Engine_base.csproj": {}
55
},
66
"projects": {
7-
"C:\\Users\\jackp\\Github Repositories\\EchoEngine\\Engine_base\\Engine_base.csproj": {
7+
"E:\\Projects\\Programming\\Echo Engine\\Engine_base\\Engine_base.csproj": {
88
"version": "1.0.0",
99
"restore": {
10-
"projectUniqueName": "C:\\Users\\jackp\\Github Repositories\\EchoEngine\\Engine_base\\Engine_base.csproj",
10+
"projectUniqueName": "E:\\Projects\\Programming\\Echo Engine\\Engine_base\\Engine_base.csproj",
1111
"projectName": "Engine_base",
12-
"projectPath": "C:\\Users\\jackp\\Github Repositories\\EchoEngine\\Engine_base\\Engine_base.csproj",
12+
"projectPath": "E:\\Projects\\Programming\\Echo Engine\\Engine_base\\Engine_base.csproj",
1313
"packagesPath": "C:\\Users\\jackp\\.nuget\\packages\\",
14-
"outputPath": "C:\\Users\\jackp\\Github Repositories\\EchoEngine\\Engine_base\\obj\\",
14+
"outputPath": "E:\\Projects\\Programming\\Echo Engine\\Engine_base\\obj\\",
1515
"projectStyle": "PackageReference",
1616
"configFilePaths": [
1717
"C:\\Users\\jackp\\AppData\\Roaming\\NuGet\\NuGet.Config"

Engine_base/obj/project.assets.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,11 +82,11 @@
8282
"project": {
8383
"version": "1.0.0",
8484
"restore": {
85-
"projectUniqueName": "C:\\Users\\jackp\\Github Repositories\\EchoEngine\\Engine_base\\Engine_base.csproj",
85+
"projectUniqueName": "E:\\Projects\\Programming\\Echo Engine\\Engine_base\\Engine_base.csproj",
8686
"projectName": "Engine_base",
87-
"projectPath": "C:\\Users\\jackp\\Github Repositories\\EchoEngine\\Engine_base\\Engine_base.csproj",
87+
"projectPath": "E:\\Projects\\Programming\\Echo Engine\\Engine_base\\Engine_base.csproj",
8888
"packagesPath": "C:\\Users\\jackp\\.nuget\\packages\\",
89-
"outputPath": "C:\\Users\\jackp\\Github Repositories\\EchoEngine\\Engine_base\\obj\\",
89+
"outputPath": "E:\\Projects\\Programming\\Echo Engine\\Engine_base\\obj\\",
9090
"projectStyle": "PackageReference",
9191
"configFilePaths": [
9292
"C:\\Users\\jackp\\AppData\\Roaming\\NuGet\\NuGet.Config"

Engine_base/obj/project.nuget.cache

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"version": 2,
3-
"dgSpecHash": "uhZ3CpoSfSk=",
3+
"dgSpecHash": "h1Hf00Ty0rc=",
44
"success": true,
5-
"projectFilePath": "C:\\Users\\jackp\\Github Repositories\\EchoEngine\\Engine_base\\Engine_base.csproj",
5+
"projectFilePath": "E:\\Projects\\Programming\\Echo Engine\\Engine_base\\Engine_base.csproj",
66
"expectedPackageFiles": [
77
"C:\\Users\\jackp\\.nuget\\packages\\microsoft.net.illink.tasks\\9.0.10\\microsoft.net.illink.tasks.9.0.10.nupkg.sha512",
88
"C:\\Users\\jackp\\.nuget\\packages\\microsoft.netcore.app.runtime.win-x64\\9.0.10\\microsoft.netcore.app.runtime.win-x64.9.0.10.nupkg.sha512",

0 commit comments

Comments
 (0)