Skip to content

Update dotnet deps + run formatting on all relevant files + some fixes #1839

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

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

o-l-a-v
Copy link
Contributor

@o-l-a-v o-l-a-v commented Jun 28, 2025

This PR is just a suggestion on some housekeeping I think is due.

Feel free to close it or ask for changes.

PR Summary

  • Copied settings for VSCode, EditorConfig and Markdownlint from PowerShell/PowerShell.
  • Updated all dotnet deps with dotnet-outdated.
  • Ran formatter on all relevant files with VSCode extension alexr00.formatallfilesinworkspace.
  • Fixed missing dep in perf/benchmark.
  • Use actual cmdlet Install-PSResource of PSResourceGet in setupReleaseTools, not the alias Install-Module.

PR Context

Why?

  • Keep syntax and style consistent with PowerShell/PowerShell, for both C#, PowerShell and Markdown.
  • Run formatter on all relevant files, so that future PRs that fixes one thing does not show that the whole file changed due to running the formatter.

PR Checklist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant