Skip to content

chore: Drop support for .NET 6 #256

chore: Drop support for .NET 6

chore: Drop support for .NET 6 #256

Triggered via push December 3, 2024 05:20
Status Success
Total duration 43s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: src/Vite.AspNetCore/Services/ViteManifest.cs#L142
Avoid creating a new 'JsonSerializerOptions' instance for every serialization operation. Cache and reuse instances instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1869)
build: src/Vite.AspNetCore/Services/ViteManifest.cs#L142
Avoid creating a new 'JsonSerializerOptions' instance for every serialization operation. Cache and reuse instances instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1869)