Skip to content

XRAY-135041 slnx support added for dotnet#808

Open
Phavya-jfrog wants to merge 2 commits into
jfrog:devfrom
Phavya-jfrog:feature/XRAY-135041-slnx
Open

XRAY-135041 slnx support added for dotnet#808
Phavya-jfrog wants to merge 2 commits into
jfrog:devfrom
Phavya-jfrog:feature/XRAY-135041-slnx

Conversation

@Phavya-jfrog

@Phavya-jfrog Phavya-jfrog commented Jul 23, 2026

Copy link
Copy Markdown
Contributor
  • The pull request is targeting the dev branch.
  • The code has been validated to compile successfully by running go vet ./....
  • The code has been formatted properly using go fmt ./....
  • All static analysis checks passed.
  • All tests have passed. If this feature is not already covered by the tests, new tests have been added.
  • Updated the Contributing page / ReadMe page / CI Workflow files if needed.
  • All changes are detailed at the description. if not already covered at JFrog Documentation, new documentation have been added.

jf curation-audit silently skipped .NET projects with only a .slnx file, since technology detection never recognized it.

  • Added .slnx to Nuget/Dotnet indicators and package descriptors.
  • Fixed --solution-path not being passed into solution.Load() (was hardcoded to ""), which made solution.Load() auto-discover and merge projects from every solution file instead of honoring the explicit flag.
  • Updated --solution-path flag description to mention .slnx.
Screenshot 2026-07-24 at 11 34 51 AM

@Phavya-jfrog Phavya-jfrog added the safe to test Approve running integration tests on a pull request label Jul 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

safe to test Approve running integration tests on a pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant