Skip to content
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

6/29/2023 PM Publish #10217

Merged
merged 1 commit into from
Jun 29, 2023
Merged

6/29/2023 PM Publish #10217

merged 1 commit into from
Jun 29, 2023

Conversation

Taojunshen
Copy link
Contributor

  • Fixed obsolete dotnet statement

dotnet new -i is deprecated. Using it will get a warning:

Warning: use of 'dotnet new --install' is deprecated.
  • Update dotnet output

PR Summary

PR Checklist

  • Descriptive Title: This PR's title is a synopsis of the changes it proposes.
  • Summary: This PR's summary describes the scope and intent of the change.
  • Contributor's Guide: I have read the contributors guide.
  • Style: This PR adheres to the style guide.

* Fixed obsolete dotnet statement

`dotnet new -i` is deprecated. Using it will get a warning:

```plain
Warning: use of 'dotnet new --install' is deprecated.
```

* Update dotnet output
@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit a159977:

✅ Validation status: passed

File Status Preview URL Details
reference/docs-conceptual/dev-cross-plat/Writing-Portable-Modules.md ✅Succeeded View (>=powershell-5.1)

For more details, please refer to the build report.

For any questions, please:

@Taojunshen Taojunshen merged commit 5ece22e into live Jun 29, 2023
49 of 52 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