dotnet / dotnet-api-docs

.NET API reference documentation (.NET 5+, .NET Core, .NET Framework)
https://docs.microsoft.com/dotnet/api/
Other
719 stars 1.56k forks source link

Upgrade project(s) to the SDK-style project format #6584

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

There are 1352 project(s) using the non-SDK-style project format. This is an auto-generated issue, detailed and discussed in dotnet/docs#22271.

Consider upgrading the project(s) to the SDK-style format.

If this project is intentionally demonstrating the old project style, you can optionally configure to ignore this automated issue. Create a file at the root of the repository, named dotnet-versionsweeper.json and add an ignore entry following the globbing patterns detailed here.

{
    "ignore": [
        "**/Path/To/Example.csproj"
    ]
}
dotnet-issue-labeler[bot] commented 3 years ago

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.