Skip to content

Conversation

sangafabrice
Copy link
Contributor

@sangafabrice sangafabrice commented Nov 22, 2024

PR Summary

  • Remove misleading parameter values from Build and Test command documentation
  • The valid set of values of the parameter -Framework does not contain netcoreapp2 or netcoreapp2.1
  • Replace invalid values with net6.0

PR Checklist

  • PR has a meaningful title
    • Use the present tense and imperative mood when describing your changes
  • Summarized changes
  • Make sure you've added one or more new tests
  • Make sure you've tested these changes in terminals that PowerShell is commonly used in (i.e. conhost.exe, Windows Terminal, Visual Studio Code Integrated Terminal, etc.)
  • User-facing changes
    • Not Applicable
    • OR
    • Documentation needed at PowerShell-Docs
      • Doc Issue filed:
Microsoft Reviewers: Open in CodeFlow

…entation

- Remove misleading parameter values from Build and Test command documentation
- The valid set of values of the parameter `-Framework` does not contain `netcoreapp2` or `netcoreapp2.1`
- Replace invalid values with `net6.0`
@daxian-dbw daxian-dbw merged commit 455eebe into PowerShell:master Feb 4, 2025
2 checks passed
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.

2 participants