Skip to content

Conversation

@notargs
Copy link
Owner

@notargs notargs commented Jun 16, 2025

No description provided.

Copilot AI review requested due to automatic review settings June 16, 2025 02:30
@notargs notargs merged commit 49d2ffa into main Jun 16, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR refines the package installation instructions in the README by switching to proper Markdown bullets and specifying version ranges.

  • Converted double-dash list items to standard Markdown bullets
  • Added explicit version notation for each NuGet package
Comments suppressed due to low confidence (2)

README.md:67

  • Indent list items by two spaces to properly nest them under the preceding sentence (Also, install the following Nuget Packages via NugetForUnity:) so Markdown renders the list as intended.
- [System.Text.Json 9.0.x](https://www.nuget.org/packages/System.Text.Json/)

README.md:67

  • Use a valid NuGet version range syntax (for example >=9.0.0 <10.0.0 or ~9.0) instead of 9.0.x to ensure the intended versions install correctly.
- [System.Text.Json 9.0.x](https://www.nuget.org/packages/System.Text.Json/)

@notargs notargs deleted the notargs-patch-2 branch July 13, 2025 06:32
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