-
Notifications
You must be signed in to change notification settings - Fork 6k
Labels
🏁 Release: .NET 10Work items for the .NET 10 releaseWork items for the .NET 10 release📌 seQUESTeredIdentifies that an issue has been imported into Quest.Identifies that an issue has been imported into Quest.
Description
Describe the issue or suggestion
The dotnet executable for .NET 10 has all the most recent SDK commands. Update the documentation so that it's current with all the commands and options available in the executable.
Articles to update
dotnet build
- Specify arguments include file (fixed as part of Update
dotnet
command documentation for new file-based app functionality #47465)
dotnet clean
- Specify arguments include file (fixed as part of Update
dotnet
command documentation for new file-based app functionality #47465)
dotnet dev-certs
- Include option
--check-trust-machine-readable
dotnet format
- Include argument
--exclude-diagnostics
- Include option
--version
dotnet pack
- Add option
--disable-build-servers
dotnet restore
- Add option --no-http-cache
dotnet run
- Add option --file <FILE_PATH>
- Add option --no-cache
- Add option --sc, --self-contained
- Add option --no-self-contained
- Add option --artifacts-path <ARTIFACTS_DIR>
- Add option --disable-build-servers
dotnet store
- Add option --disable-build-servers
- Add option --ucr, --use-current-runtime
dotnet test
- Add option --disable-build-servers
dotnet watch
- Add option --disable-build-servers
- Add option --sc, --self-contained
- Add option --no-self-contained
- Add option --artifacts-path <ARTIFACTS_DIR>
Articles to add
dotnet tool
- Add dotnet tool exec page (Added in: [New article]: one-shot dotnet tool execution with
dotnet tool exec
anddnx
#46799)
dotnet user-jwts
- Add page for this?
dotnet user-secrets
- Add page for this
dotnet workload
- Add page for clean
- Add page for history
dotnet fsi
- Add new reference page
- Or is this page sufficient? https://learn.microsoft.com/en-us/dotnet/fsharp/language-reference/fsharp-interactive-options
dotnet package
- Add page for update
Articles to delete
dotnet migrate
- remove this page: https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-migrate
adegeo
Metadata
Metadata
Assignees
Labels
🏁 Release: .NET 10Work items for the .NET 10 releaseWork items for the .NET 10 release📌 seQUESTeredIdentifies that an issue has been imported into Quest.Identifies that an issue has been imported into Quest.
Type
Projects
Status
Slipped