-
Notifications
You must be signed in to change notification settings - Fork 449
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Attempting to fix CI for ARM Mac and older dotnet format tool compatb…
…ility (#360) * Attempting to fix CI for ARM Mac and older dotnet format tool compatbility * Adding CI step to install .NET 5 * Fixed copy-pasta typo * Testing basic dotnet format functionallity in CI * Testing basic dotnet format functionallity in CI * Testing linter commands on Windows only * Adding some logs to diagnose lint issues * Attempting to force dotnet tool to use .NET 5 * Moving the .NET config one folder up * Moving dotnet format installation to local * Removing local manifests; uninstallating dotnet-format before installing our version * Diagnostic list * Moving dotnet-format install to after project resotre * More verbose logs * More diagnostics * Using dotnet-format instead of dotnet format * Cleanup debug stuff for linter * Adding missing whitespace for linter * Updating Codecov upload action * Temporarly disable code coverage upload * Bumping version of Newtonsoft.Json and jQuery.Validation * Updating another jQuery.Validation version * Restoring Codecov step * Using Codecov token from secrets * Revert "Updating another jQuery.Validation version" This reverts commit e873e55. * Revert "Bumping version of Newtonsoft.Json and jQuery.Validation" This reverts commit 8d6669d. --------- Co-authored-by: Eli Iser <eiser@dropbox.com>
- Loading branch information
Showing
3 changed files
with
23 additions
and
19 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
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