Skip to content

Commit 6da3397

Browse files
authored
Merge pull request #186 from Nfactor26/rename-pixel-scripting-reference-manager-to-pixel-automtion-reference-manager
Renamed "Pixel.Scripting.Reference.Manager" to "Pixel.Automation.Reference.Manger"
2 parents 02c0d2b + 1a13e2f commit 6da3397

File tree

43 files changed

+56
-55
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+56
-55
lines changed

Pixel.Automation.sln

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "pixel-browser-scrapper", "p
141141
src\Extensions\pixel-browser-scrapper\jquery-1.6.4.min.js = src\Extensions\pixel-browser-scrapper\jquery-1.6.4.min.js
142142
src\Extensions\pixel-browser-scrapper\manifest.json = src\Extensions\pixel-browser-scrapper\manifest.json
143143
src\Extensions\pixel-browser-scrapper\optimal-select.min.js = src\Extensions\pixel-browser-scrapper\optimal-select.min.js
144-
src\Extensions\pixel-browser-scrapper\Web.Scrapper.js = src\Extensions\pixel-browser-scrapper\Web.Scrapper.js
145144
src\Extensions\pixel-browser-scrapper\playwright.js = src\Extensions\pixel-browser-scrapper\playwright.js
145+
src\Extensions\pixel-browser-scrapper\Web.Scrapper.js = src\Extensions\pixel-browser-scrapper\Web.Scrapper.js
146146
EndProjectSection
147147
EndProject
148148
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Pixel.Automation.Input.Devices.Components", "src\Pixel.Automation.Input.Devices.Components\Pixel.Automation.Input.Devices.Components.csproj", "{329AD7C0-8CF7-4EB0-A143-BDE1576A94CC}"
@@ -161,10 +161,10 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Pixel.Automation.Editor.Not
161161
EndProject
162162
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Pixel.Automation.Editor.Notifications.Tests", "src\Unit.Tests\Pixel.Automation.Editor.Notifications.Tests\Pixel.Automation.Editor.Notifications.Tests.csproj", "{FFE188B5-B8A7-48A1-B043-DEF5D590D8A5}"
163163
EndProject
164-
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Pixel.Scripting.Reference.Manager", "src\Pixel.Scripting.Reference.Manager\Pixel.Scripting.Reference.Manager.csproj", "{6DCD4843-5F19-4E63-929B-2CEE107C862E}"
165-
EndProject
166164
Project("{E53339B2-1760-4266-BCC7-CA923CBCF16C}") = "docker-compose", "docker-compose.dcproj", "{4110C527-9DBC-44A8-9349-34C72C78B722}"
167165
EndProject
166+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Pixel.Automation.Reference.Manager", "src\Pixel.Automation.Reference.Manager\Pixel.Automation.Reference.Manager.csproj", "{12BE6BAC-2CF4-4661-A8DD-7E00ABF514D5}"
167+
EndProject
168168
Global
169169
GlobalSection(SolutionConfigurationPlatforms) = preSolution
170170
Debug|Any CPU = Debug|Any CPU
@@ -411,14 +411,14 @@ Global
411411
{FFE188B5-B8A7-48A1-B043-DEF5D590D8A5}.Debug|Any CPU.Build.0 = Debug|Any CPU
412412
{FFE188B5-B8A7-48A1-B043-DEF5D590D8A5}.Release|Any CPU.ActiveCfg = Release|Any CPU
413413
{FFE188B5-B8A7-48A1-B043-DEF5D590D8A5}.Release|Any CPU.Build.0 = Release|Any CPU
414-
{6DCD4843-5F19-4E63-929B-2CEE107C862E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
415-
{6DCD4843-5F19-4E63-929B-2CEE107C862E}.Debug|Any CPU.Build.0 = Debug|Any CPU
416-
{6DCD4843-5F19-4E63-929B-2CEE107C862E}.Release|Any CPU.ActiveCfg = Release|Any CPU
417-
{6DCD4843-5F19-4E63-929B-2CEE107C862E}.Release|Any CPU.Build.0 = Release|Any CPU
418414
{4110C527-9DBC-44A8-9349-34C72C78B722}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
419415
{4110C527-9DBC-44A8-9349-34C72C78B722}.Debug|Any CPU.Build.0 = Debug|Any CPU
420416
{4110C527-9DBC-44A8-9349-34C72C78B722}.Release|Any CPU.ActiveCfg = Release|Any CPU
421417
{4110C527-9DBC-44A8-9349-34C72C78B722}.Release|Any CPU.Build.0 = Release|Any CPU
418+
{12BE6BAC-2CF4-4661-A8DD-7E00ABF514D5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
419+
{12BE6BAC-2CF4-4661-A8DD-7E00ABF514D5}.Debug|Any CPU.Build.0 = Debug|Any CPU
420+
{12BE6BAC-2CF4-4661-A8DD-7E00ABF514D5}.Release|Any CPU.ActiveCfg = Release|Any CPU
421+
{12BE6BAC-2CF4-4661-A8DD-7E00ABF514D5}.Release|Any CPU.Build.0 = Release|Any CPU
422422
EndGlobalSection
423423
GlobalSection(SolutionProperties) = preSolution
424424
HideSolutionNode = FALSE
@@ -489,8 +489,8 @@ Global
489489
{D7AC21DE-DDF5-4C4E-A487-98C62693F1A9} = {2B0C7388-18D7-4E3C-8BDF-B7A414520615}
490490
{3387DC18-1B51-47AD-B4F0-ED3411E88597} = {94422BB0-2426-4FA2-B9C4-29F94A3CAD7F}
491491
{FFE188B5-B8A7-48A1-B043-DEF5D590D8A5} = {242744A0-4C9B-4B89-9AC0-4188D186D4D2}
492-
{6DCD4843-5F19-4E63-929B-2CEE107C862E} = {4E906FCE-BF6F-44B0-8E8D-C3F6AFEE6874}
493492
{4110C527-9DBC-44A8-9349-34C72C78B722} = {AA656CE2-0BA6-49F0-AD4A-B54BA52DADE5}
493+
{12BE6BAC-2CF4-4661-A8DD-7E00ABF514D5} = {7E4532E6-7928-4E6F-8874-15482508447F}
494494
EndGlobalSection
495495
GlobalSection(ExtensibilityGlobals) = postSolution
496496
SolutionGuid = {DEAA90E2-A175-4FAA-99F1-30B64D8D3125}

src/Pixel.Automation.AppExplorer.ViewModels/Prefab/PrefabVersionManagerViewModel.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
using Pixel.Automation.Core.Interfaces;
55
using Pixel.Automation.Core.Models;
66
using Pixel.Automation.Editor.Core.Interfaces;
7+
using Pixel.Automation.Reference.Manager.Contracts;
78
using Pixel.Persistence.Services.Client.Interfaces;
89
using Pixel.Scripting.Editor.Core.Contracts;
9-
using Pixel.Scripting.Reference.Manager.Contracts;
1010
using Serilog;
1111

1212
namespace Pixel.Automation.AppExplorer.ViewModels.Prefab

src/Pixel.Automation.AppExplorer.ViewModels/Prefab/PrefabVersionViewModel.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
using Dawn;
33
using Pixel.Automation.Core.Interfaces;
44
using Pixel.Automation.Core.Models;
5+
using Pixel.Automation.Reference.Manager.Contracts;
56
using Pixel.Persistence.Services.Client.Interfaces;
67
using Pixel.Scripting.Editor.Core.Contracts;
7-
using Pixel.Scripting.Reference.Manager.Contracts;
88
using Serilog;
99
using System.IO;
1010
using System.Text.RegularExpressions;

src/Pixel.Automation.AppExplorer.ViewModels/PrefabBuilder/PrefabBuilderViewModel.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
using Pixel.Automation.Core.TestData;
99
using Pixel.Automation.Editor.Core;
1010
using Pixel.Automation.Editor.Core.Helpers;
11+
using Pixel.Automation.Reference.Manager.Contracts;
1112
using Pixel.Persistence.Services.Client;
1213
using Pixel.Persistence.Services.Client.Interfaces;
1314
using Pixel.Scripting.Editor.Core.Contracts;
14-
using Pixel.Scripting.Reference.Manager.Contracts;
1515
using Serilog;
1616
using System.IO;
1717
using System.Text.RegularExpressions;

src/Pixel.Automation.AppExplorer.ViewModels/PrefabBuilder/PrefabScriptsImporterViewModel.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
using Pixel.Automation.Editor.Core;
88
using Pixel.Automation.Editor.Core.Interfaces;
99
using Pixel.Automation.Editor.Core.ViewModels;
10-
using Pixel.Scripting.Reference.Manager.Contracts;
10+
using Pixel.Automation.Reference.Manager.Contracts;
1111
using Serilog;
1212
using System.IO;
1313
using System.Reflection;

src/Pixel.Automation.AppExplorer.ViewModels/PrefabDropHandler/PrefabDropHandlerViewModel.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
using Pixel.Automation.Core.Interfaces;
66
using Pixel.Automation.Editor.Core;
77
using Pixel.Automation.Editor.Core.ViewModels;
8+
using Pixel.Automation.Reference.Manager.Contracts;
89
using Pixel.Scripting.Editor.Core.Contracts;
9-
using Pixel.Scripting.Reference.Manager.Contracts;
1010
using System.IO;
1111

1212
namespace Pixel.Automation.AppExplorer.ViewModels.PrefabDropHandler

src/Pixel.Automation.AppExplorer.ViewModels/PrefabDropHandler/PrefabVersionSelectorViewModel.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
using Pixel.Automation.Core.Models;
66
using Pixel.Automation.Editor.Core;
77
using Pixel.Automation.Editor.Core.ViewModels;
8-
using Pixel.Scripting.Reference.Manager;
9-
using Pixel.Scripting.Reference.Manager.Contracts;
8+
using Pixel.Automation.Reference.Manager;
9+
using Pixel.Automation.Reference.Manager.Contracts;
1010
using Serilog;
1111
using System.IO;
1212

File renamed without changes.
File renamed without changes.

src/Pixel.Automation.Designer.ViewModels/AutomationBuilder/AutomationProjectManager.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
using Pixel.Automation.Core.Interfaces;
88
using Pixel.Automation.Core.Models;
99
using Pixel.Automation.Editor.Core.Interfaces;
10+
using Pixel.Automation.Reference.Manager.Contracts;
1011
using Pixel.Persistence.Services.Client;
1112
using Pixel.Persistence.Services.Client.Interfaces;
1213
using Pixel.Scripting.Editor.Core.Contracts;
13-
using Pixel.Scripting.Reference.Manager.Contracts;
1414
using System.IO;
1515

1616
namespace Pixel.Automation.Designer.ViewModels.AutomationBuilder

0 commit comments

Comments
 (0)