Skip to content

build: .NET 10 upgrade#485

Open
runejo wants to merge 15 commits intomainfrom
build-dotnet-10
Open

build: .NET 10 upgrade#485
runejo wants to merge 15 commits intomainfrom
build-dotnet-10

Conversation

@runejo
Copy link
Copy Markdown
Member

@runejo runejo commented Nov 25, 2025

No description provided.

@runejo
Copy link
Copy Markdown
Member Author

runejo commented Nov 25, 2025

This draft PR is still missing the openapi upgrade

  Swashbuckle.AspNetCore              9.0.6 -> 10.0.1
  Swashbuckle.AspNetCore.Annotations  9.0.6 -> 10.0.1
  Swashbuckle.AspNetCore.Newtonsoft   9.0.6 -> 10.0.1
  Swashbuckle.AspNetCore.SwaggerGen   9.0.6 -> 10.0.1
  Swashbuckle.AspNetCore.SwaggerUI    9.0.6 -> 10.0.1

@sonarqubecloud
Copy link
Copy Markdown

@runejo runejo added the dependencies Pull requests that update a dependency file label Apr 9, 2026
@runejo
Copy link
Copy Markdown
Member Author

runejo commented Apr 17, 2026

This draft PR is still missing the openapi upgrade

  Swashbuckle.AspNetCore              9.0.6 -> 10.0.1
  Swashbuckle.AspNetCore.Annotations  9.0.6 -> 10.0.1
  Swashbuckle.AspNetCore.Newtonsoft   9.0.6 -> 10.0.1
  Swashbuckle.AspNetCore.SwaggerGen   9.0.6 -> 10.0.1
  Swashbuckle.AspNetCore.SwaggerUI    9.0.6 -> 10.0.1

I think we should stick to Swashbuckle v9 until aspnetcore Generator is updated. There are several things to consider in the new version Migrating to Swashbuckle.AspNetCore v10

@sonarqubecloud
Copy link
Copy Markdown

@runejo runejo marked this pull request as ready for review April 17, 2026 15:16
Comment thread PxWeb/PxWeb.csproj

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<TreatWarningsAsErrors>True</TreatWarningsAsErrors>
<TreatWarningsAsErrors>False</TreatWarningsAsErrors>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we not treat waringing as errors anymore. Do we get to many warninga?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No it's just temporary until we have released a patched PCAxis.Sql nuget :-)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess this is not in use?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants