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

Remove and organize using directives. #903

Merged
merged 1 commit into from
Nov 10, 2023
Merged

Conversation

claudiamurialdo
Copy link
Collaborator

Eliminate any unnecessary using statements, specifically the log4net ones that complement PR #871

Eliminate any unnecessary using statements, specifically the log4net ones that complement PR #871.
@genexusbot
Copy link
Collaborator

Cherry pick to beta failed, 17 conflicted files in commit c4fcee9
  • dotnet/src/dotnetcore/GxClasses.Web/Notifications/WebSocket/WSHandler.cs
  • dotnet/src/dotnetframework/GxClasses/Core/GXApplication.cs
  • dotnet/src/dotnetframework/GxClasses/Core/Web/HttpAjaxContext.cs
  • dotnet/src/dotnetframework/GxClasses/Domain/GXGeolocation.cs
  • dotnet/src/dotnetframework/GxClasses/Domain/GxCollections.cs
  • dotnet/src/dotnetframework/GxClasses/Domain/GxGenericCollections.cs
  • dotnet/src/dotnetframework/GxClasses/Helpers/GXUtilsGeospatial.cs
  • dotnet/src/dotnetframework/GxClasses/Helpers/JSONHelper.cs
  • dotnet/src/dotnetframework/GxClasses/Middleware/GXHttp.cs
  • dotnet/src/dotnetframework/GxClasses/Middleware/GXHttpServices.cs
  • dotnet/src/dotnetframework/GxClasses/Model/GXBaseObject.cs
  • dotnet/src/dotnetframework/GxClasses/Model/GXSilentTrn.cs
  • dotnet/src/dotnetframework/GxClasses/Model/GXWebProcedure.cs
  • dotnet/src/dotnetframework/GxClasses/Services/GxRestWrapper.cs
  • dotnet/src/dotnetframework/GxClasses/View/GXWebControls.cs
  • dotnet/src/dotnetframework/GxWebSocket/WSHandler.cs
  • dotnet/src/dotnetframework/Projects/StoreManager/Store/StoreManager.cs

@genexusbot genexusbot added the conflict Conflict merging to beta branch label Nov 10, 2023
@genexusbot
Copy link
Collaborator

Manual cherry pick to beta success

@genexusbot genexusbot removed the conflict Conflict merging to beta branch label Nov 10, 2023
@claudiamurialdo claudiamurialdo merged commit a97a90a into master Nov 10, 2023
4 of 5 checks passed
@claudiamurialdo claudiamurialdo deleted the remove-sort-using branch November 10, 2023 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants