Skip to content

Commit a27f74b

Browse files
committed
Remove stale reference to project Pixel.Scripting.Reference.Manager.csproj
1 parent 91ddf80 commit a27f74b

File tree

3 files changed

+1
-4
lines changed

3 files changed

+1
-4
lines changed

src/Pixel.Automation.AppExplorer.ViewModels/Pixel.Automation.AppExplorer.ViewModels.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
<ProjectReference Include="..\Pixel.Automation.Editor.Notifications\Pixel.Automation.Editor.Notifications.csproj" />
2525
<ProjectReference Include="..\Pixel.Persistence.Services.Client\Pixel.Persistence.Services.Client.csproj" />
2626
<ProjectReference Include="..\Pixel.Scripting.Editor.Core\Pixel.Scripting.Editor.Core.csproj" />
27-
<ProjectReference Include="..\Pixel.Scripting.Reference.Manager\Pixel.Scripting.Reference.Manager.csproj" />
2827
</ItemGroup>
2928

3029
<ItemGroup>

src/Pixel.Automation.RunTime/Pixel.Automation.RunTime.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@
3131
<ProjectReference Include="..\Pixel.Automation.Core.Components\Pixel.Automation.Core.Components.csproj">
3232
<Private>false</Private>
3333
</ProjectReference>
34-
<ProjectReference Include="..\Pixel.Automation.Reference.Manager\Pixel.Automation.Reference.Manager.csproj" />
35-
<ProjectReference Include="..\Pixel.Scripting.Reference.Manager\Pixel.Scripting.Reference.Manager.csproj" />
34+
<ProjectReference Include="..\Pixel.Automation.Reference.Manager\Pixel.Automation.Reference.Manager.csproj" />
3635
</ItemGroup>
3736

3837
</Project>

src/Pixel.Scripting.Engine.CSharp/Pixel.Scripting.Engine.CSharp.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
<Private>false</Private>
2626
</ProjectReference>
2727
<ProjectReference Include="..\Pixel.Automation.Reference.Manager\Pixel.Automation.Reference.Manager.csproj" />
28-
<ProjectReference Include="..\Pixel.Scripting.Reference.Manager\Pixel.Scripting.Reference.Manager.csproj" />
2928
</ItemGroup>
3029

3130
</Project>

0 commit comments

Comments
 (0)