Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ginger ATS Removed #3963

Merged
merged 4 commits into from
Oct 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 0 additions & 16 deletions Ginger/Ginger.sln
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GingerRuntime", "GingerRunt
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Ginger", "Ginger\Ginger.csproj", "{A2CA2D7B-93FA-4D15-AB9F-5B0B6024335F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "VisualRegressionTracker", "VisualRegressionTracker\VisualRegressionTracker.csproj", "{DAB57806-607C-409F-ABA1-29CD6A9C5368}"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also make sure both projects got removed from file system

EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GingerTest", "GingerTest\GingerTest.csproj", "{0DDA6DC8-0F6A-4955-8425-2077C658EB7C}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GingerATS", "GingerATS\GingerATS.csproj", "{2FE010E3-F1BD-4F8D-91BA-E3C452FD62BD}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -207,24 +203,12 @@ Global
{A2CA2D7B-93FA-4D15-AB9F-5B0B6024335F}.Release|Any CPU.Build.0 = Release|Any CPU
{A2CA2D7B-93FA-4D15-AB9F-5B0B6024335F}.RemoteDebug|Any CPU.ActiveCfg = Debug|Any CPU
{A2CA2D7B-93FA-4D15-AB9F-5B0B6024335F}.RemoteDebug|Any CPU.Build.0 = Debug|Any CPU
{DAB57806-607C-409F-ABA1-29CD6A9C5368}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DAB57806-607C-409F-ABA1-29CD6A9C5368}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DAB57806-607C-409F-ABA1-29CD6A9C5368}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DAB57806-607C-409F-ABA1-29CD6A9C5368}.Release|Any CPU.Build.0 = Release|Any CPU
{DAB57806-607C-409F-ABA1-29CD6A9C5368}.RemoteDebug|Any CPU.ActiveCfg = Debug|Any CPU
{DAB57806-607C-409F-ABA1-29CD6A9C5368}.RemoteDebug|Any CPU.Build.0 = Debug|Any CPU
{0DDA6DC8-0F6A-4955-8425-2077C658EB7C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0DDA6DC8-0F6A-4955-8425-2077C658EB7C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0DDA6DC8-0F6A-4955-8425-2077C658EB7C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0DDA6DC8-0F6A-4955-8425-2077C658EB7C}.Release|Any CPU.Build.0 = Release|Any CPU
{0DDA6DC8-0F6A-4955-8425-2077C658EB7C}.RemoteDebug|Any CPU.ActiveCfg = Debug|Any CPU
{0DDA6DC8-0F6A-4955-8425-2077C658EB7C}.RemoteDebug|Any CPU.Build.0 = Debug|Any CPU
{2FE010E3-F1BD-4F8D-91BA-E3C452FD62BD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2FE010E3-F1BD-4F8D-91BA-E3C452FD62BD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2FE010E3-F1BD-4F8D-91BA-E3C452FD62BD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2FE010E3-F1BD-4F8D-91BA-E3C452FD62BD}.Release|Any CPU.Build.0 = Release|Any CPU
{2FE010E3-F1BD-4F8D-91BA-E3C452FD62BD}.RemoteDebug|Any CPU.ActiveCfg = Debug|Any CPU
{2FE010E3-F1BD-4F8D-91BA-E3C452FD62BD}.RemoteDebug|Any CPU.Build.0 = Debug|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
312 changes: 0 additions & 312 deletions Ginger/GingerATS/GingerATS.cs

This file was deleted.

14 changes: 0 additions & 14 deletions Ginger/GingerATS/GingerATS.csproj

This file was deleted.

100 changes: 0 additions & 100 deletions Ginger/GingerATS/GingerATSLog.cs

This file was deleted.

Loading
Loading