Skip to content

Try SDK - #98

Open
sungam3r wants to merge 7 commits into
masterfrom
test
Open

Try SDK#98
sungam3r wants to merge 7 commits into
masterfrom
test

Conversation

@sungam3r

Copy link
Copy Markdown
Member

No description provided.

@CptWesley

Copy link
Copy Markdown

The .csproj needs to be added to the solution file.
image

@sungam3r

Copy link
Copy Markdown
MemberAuthor

It's worth to note in https://dotnet-project-file-analyzers.github.io/sdk

@sungam3r

Copy link
Copy Markdown
MemberAuthor

The .csproj needs to be added to the solution file.

OK. Done but now .globalconfig does not work.

@CptWesley

Copy link
Copy Markdown

@Corniel Do you have any idea why the .globalconfig might not be working in this situation?

@Corniel

Copy link
Copy Markdown

@CptWesley Nope. I've spotted issues like these before. I also tried including (a subset) of config using

 <ItemGroup>
<GlobalAnalyzerConfigFilesInclude="..\..\rules.ini" />
</ItemGroup>

But it had no effect.

@github-actions

Copy link
Copy Markdown

This pull request was marked as stale since it has not been active for a long time

@sungam3rsungam3r removed the stale label Mar 7, 2026
@github-actions

Copy link
Copy Markdown

This pull request was marked as stale since it has not been active for a long time

Comment threadsrc/.net.csproj Outdated
Co-authored-by: Corniel Nobel <corniel@gmail.com>
Comment threadsrc/Directory.Build.props Outdated
@github-actions

Copy link
Copy Markdown

This pull request was marked as stale since it has not been active for a long time

@sungam3rsungam3r reopened this Aug 13, 2026
@CornielCorniel mentioned this pull request Aug 15, 2026
Sign up for freeto 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.

3 participants

@sungam3r@CptWesley@Corniel