-
Notifications
You must be signed in to change notification settings - Fork 756
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Resolved 249 build warnings in Library project (#4215)
* Resolved 249 build warnings in Library project This PR focuses a bit in the Common.Globals file. I have resolved many build warnings and also deprecated some unused public methods that I believe should have never been made public. All feedback is welcome * Resolves some more warnings in Globals.cs * Removed one wrong todo * Update DNN Platform/DotNetNuke.Abstractions/Application/IApplicationStatusInfo.cs Co-authored-by: Brian Dukes <bdukes@engagesoftware.com> * Update DNN Platform/Library/Common/Globals.cs Co-authored-by: Brian Dukes <bdukes@engagesoftware.com> * Addresses PR concerns with v10 vs v11 deprecations * Update DNN Platform/Library/Common/Globals.cs Co-authored-by: Brian Dukes <bdukes@engagesoftware.com> * Update DNN Platform/Library/Common/Globals.cs Co-authored-by: Brian Dukes <bdukes@engagesoftware.com> * Update DNN Platform/Library/Common/Globals.cs Co-authored-by: Brian Dukes <bdukes@engagesoftware.com> * Removed TODO on IsEditMode * Removed stale TODO * Renames some variables for clarity and corrected typos Co-authored-by: Brian Dukes <bdukes@engagesoftware.com>
- Loading branch information
Showing
8 changed files
with
4,028 additions
and
3,913 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 7 additions & 7 deletions
14
...Library/Common/Controls/ActionLessForm.cs → DNN Platform/Library/Common/Controls/Form.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.