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

[Bugfix] fix for old Forge launch #109

Merged
merged 2 commits into from
Jan 10, 2024
Merged

[Bugfix] fix for old Forge launch #109

merged 2 commits into from
Jan 10, 2024

Conversation

laolarou726
Copy link
Member

@laolarou726 laolarou726 commented Jan 9, 2024

fix 1.16 Forge launch issue


PR-Codex overview

Focus of the PR:

This PR focuses on improving the comparison of Maven strings and updating package references.

Detailed summary:

  • Improved the comparison of Maven strings in DefaultVersionLocator.cs by using GetMavenFullName() method.
  • Updated the version of Microsoft.Extensions.ObjectPool package reference in ProjBobcat.csproj from 8.0.0 to 8.0.1.
  • Added a new condition in GetMavenFullName() method in MavenHelper.cs to handle the case when mavenInfo.Classifier is not empty.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@laolarou726 laolarou726 added the 漏洞 Bug 某些功能发生了异常 Something isn't working label Jan 9, 2024
Copy link

sonarcloud bot commented Jan 9, 2024

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

1 New issue
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@laolarou726 laolarou726 merged commit c9fe227 into master Jan 10, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
漏洞 Bug 某些功能发生了异常 Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants