Commit changes before fixing global.json file(s).

This commit is contained in:
2026-03-31 18:38:42 +02:00
parent e18a09e1da
commit 94a173d83b
3 changed files with 307 additions and 0 deletions
+167
View File
@@ -0,0 +1,167 @@
{
"settings": {
"components": {
"code": false,
"binaries": false
},
"targetId": "net10.0",
"targetDisplayName": ".NETCoreApp,Version=v10.0"
},
"analysisStartTime": "2026-03-31T16:24:00.9934354Z",
"analysisEndTime": "2026-03-31T16:24:01.3926356Z",
"privacyModeHelpUrl": "https://go.microsoft.com/fwlink/?linkid=2270980",
"stats": {
"summary": {
"projects": 1,
"issues": 2,
"incidents": 3,
"effort": 3
},
"charts": {
"severity": {
"Mandatory": 1,
"Optional": 0,
"Potential": 2,
"Information": 0
},
"category": {
"NuGet": 2,
"Project": 1
}
}
},
"projects": [
{
"path": "AutoBidder.csproj",
"startingProject": true,
"issues": 2,
"storyPoints": 3,
"properties": {
"appName": "AutoBidder",
"projectKind": "AspNetCore",
"frameworks": [
"net8.0"
],
"languages": [
"C#"
],
"tools": [
"MSBuild"
],
"isSdkStyle": true,
"numberOfFiles": 76,
"numberOfCodeFiles": 50,
"linesTotal": 24601,
"linesOfCode": 14361,
"totalApiScanned": 0,
"minLinesOfCodeToChange": 0,
"maxLinesOfCodeToChange": 0
},
"ruleInstances": [
{
"incidentId": "3d50aa32-1a3a-4f89-8e30-cc70a68af57e",
"ruleId": "NuGet.0002",
"projectPath": "AutoBidder.csproj",
"state": "Active",
"location": {
"snippetModel": {
"unrestricted": "Microsoft.EntityFrameworkCore.Sqlite, 8.0.0\n\nRaccomandazione:\n\nRemove Microsoft.EntityFrameworkCore.Sqlite, and replace with new package Microsoft.EntityFrameworkCore.Sqlite 10.0.5",
"protected": "Microsoft.EntityFrameworkCore.Sqlite, 8.0.0\n\nRaccomandazione:\n\nRemove Microsoft.EntityFrameworkCore.Sqlite, and replace with new package Microsoft.EntityFrameworkCore.Sqlite 10.0.5"
},
"kind": "File",
"path": "AutoBidder.csproj",
"snippet": "Microsoft.EntityFrameworkCore.Sqlite, 8.0.0\n\nRaccomandazione:\n\nRemove Microsoft.EntityFrameworkCore.Sqlite, and replace with new package Microsoft.EntityFrameworkCore.Sqlite 10.0.5",
"protectedSnippet": "Microsoft.EntityFrameworkCore.Sqlite, 8.0.0\n\nRaccomandazione:\n\nRemove Microsoft.EntityFrameworkCore.Sqlite, and replace with new package Microsoft.EntityFrameworkCore.Sqlite 10.0.5",
"label": "Microsoft.EntityFrameworkCore.Sqlite 8.0.0",
"properties": {
"PackageId": "Microsoft.EntityFrameworkCore.Sqlite",
"PackageVersion": "8.0.0",
"PackageNewVersion": "10.0.5",
"PackageReplacements": null
}
}
},
{
"incidentId": "1876bbae-2d8e-419c-aedc-f4b0d63ad5ee",
"ruleId": "NuGet.0002",
"projectPath": "AutoBidder.csproj",
"state": "Active",
"location": {
"snippetModel": {
"unrestricted": "Microsoft.AspNetCore.Identity.EntityFrameworkCore, 8.0.0\n\nRaccomandazione:\n\nRemove Microsoft.AspNetCore.Identity.EntityFrameworkCore, and replace with new package Microsoft.AspNetCore.Identity.EntityFrameworkCore 10.0.5",
"protected": "Microsoft.AspNetCore.Identity.EntityFrameworkCore, 8.0.0\n\nRaccomandazione:\n\nRemove Microsoft.AspNetCore.Identity.EntityFrameworkCore, and replace with new package Microsoft.AspNetCore.Identity.EntityFrameworkCore 10.0.5"
},
"kind": "File",
"path": "AutoBidder.csproj",
"snippet": "Microsoft.AspNetCore.Identity.EntityFrameworkCore, 8.0.0\n\nRaccomandazione:\n\nRemove Microsoft.AspNetCore.Identity.EntityFrameworkCore, and replace with new package Microsoft.AspNetCore.Identity.EntityFrameworkCore 10.0.5",
"protectedSnippet": "Microsoft.AspNetCore.Identity.EntityFrameworkCore, 8.0.0\n\nRaccomandazione:\n\nRemove Microsoft.AspNetCore.Identity.EntityFrameworkCore, and replace with new package Microsoft.AspNetCore.Identity.EntityFrameworkCore 10.0.5",
"label": "Microsoft.AspNetCore.Identity.EntityFrameworkCore 8.0.0",
"properties": {
"PackageId": "Microsoft.AspNetCore.Identity.EntityFrameworkCore",
"PackageVersion": "8.0.0",
"PackageNewVersion": "10.0.5",
"PackageReplacements": null
}
}
},
{
"incidentId": "ad92ba91-4bd4-46fa-8249-f369bb27e7d6",
"ruleId": "Project.0002",
"projectPath": "AutoBidder.csproj",
"state": "Active",
"location": {
"snippetModel": {
"unrestricted": "Framework di destinazione corrente: net8.0\nFramework di destinazione consigliato: net10.0",
"protected": "Framework di destinazione corrente: net8.0\nFramework di destinazione consigliato: net10.0"
},
"kind": "File",
"path": "AutoBidder.csproj",
"snippet": "Framework di destinazione corrente: net8.0\nFramework di destinazione consigliato: net10.0",
"protectedSnippet": "Framework di destinazione corrente: net8.0\nFramework di destinazione consigliato: net10.0",
"properties": {
"CurrentTargetFramework": "net8.0",
"RecommendedTargetFramework": "net10.0"
}
}
}
],
"features": []
}
],
"rules": {
"NuGet.0002": {
"id": "NuGet.0002",
"isFeature": false,
"description": "Per il framework di destinazione selezionato \u00E8 consigliato l\u0027aggiornamento del pacchetto NuGet.\n\n\u00C8 consigliabile che i pacchetti .NET standard abbiano versioni corrispondenti alla versione di .NET a cui \u00E8 destinato il progetto.\n\nAlcuni altri pacchetti sono anche noti per funzionare meglio con i framework di destinazione selezionati.",
"label": "\u00C8 consigliabile eseguire l\u0027aggiornamento del pacchetto NuGet",
"severity": "Potential",
"effort": 1,
"links": [
{
"url": "https://go.microsoft.com/fwlink/?linkid=2262530",
"isCustom": false
}
]
},
"Project.0002": {
"id": "Project.0002",
"isFeature": false,
"description": "Il framework di destinazione del progetto devono essere sostituiti con il nuovo framework di destinazione selezionato per questo aggiornamento.\n\nDurante l\u0027aggiornamento, il framework di destinazione verr\u00E0 modificato in base alla piattaforma corrispondente, se applicabile. In alcuni casi il progetto avr\u00E0 pi\u00F9 framework di destinazione dopo l\u0027aggiornamento se prima usava funzionalit\u00E0 che ora dispongono di piattaforme proprie nelle versioni moderne di .NET Framework (Windows, iOS, Android e cos\u00EC via).",
"label": "\u00C8 necessario modificare i framework di destinazione del progetto",
"severity": "Mandatory",
"effort": 1,
"links": [
{
"title": "Panoramica del trasferimento da .NET Framework a .NET",
"url": "https://go.microsoft.com/fwlink/?linkid=2265227",
"isCustom": false
},
{
"title": "SDK di progetto .NET",
"url": "https://go.microsoft.com/fwlink/?linkid=2265226",
"isCustom": false
}
]
}
}
}