drewnoakes / drewnoakes/amusing

Support .slnx format

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
28
Forks
1
PR merge metrics
No merged PRs in 30d

Description

The current versions of the code analysis packages (4.14.0) don't support the newer `.slnx` format for solutions.

Once a package is available on nuget.org that supports this, bump to it and check for `slnx` in the code where we currently check for `.sln`.

Contributor guide

No contributing guide indexed for this repository

Research direction

Wait for a code analysis package version that supports the .slnx format, then locate the existing code that checks for .sln and review the package references. Update the package version and extend the solution-format check; done means .slnx solutions are handled alongside .sln.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
cli
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.