This commit is contained in:
RDeck 2025-09-30 14:15:56 -04:00
parent a381669689
commit 97e9e0e2a0
6 changed files with 11 additions and 8 deletions

Binary file not shown.

View File

@ -102,7 +102,8 @@
"RelativeToolTip": "AppState\\CascadingAppState.razor.cs",
"ViewState": "AgIAAFgAAAAAAAAAAAAAAGsAAABbAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2025-05-30T08:10:33.219Z"
"WhenOpened": "2025-05-30T08:10:33.219Z",
"EditorCaption": ""
},
{
"$type": "Document",

View File

@ -47,7 +47,7 @@
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "9.0.200"
"SdkAnalysisLevel": "9.0.300"
},
"frameworks": {
"net8.0": {
@ -85,7 +85,7 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.204/PortableRuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.305/PortableRuntimeIdentifierGraph.json"
}
}
}

View File

@ -7,7 +7,7 @@
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\RDeck.KEYMTV\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.13.2</NuGetToolVersion>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.14.1</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\RDeck.KEYMTV\.nuget\packages\" />

View File

@ -6420,7 +6420,7 @@
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "9.0.200"
"SdkAnalysisLevel": "9.0.300"
},
"frameworks": {
"net8.0": {
@ -6458,7 +6458,7 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.204/PortableRuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.305/PortableRuntimeIdentifierGraph.json"
}
}
},

View File

@ -1,6 +1,6 @@
{
"version": 2,
"dgSpecHash": "WcTVtBRMuFk=",
"dgSpecHash": "hE9znhwbFII=",
"success": true,
"projectFilePath": "C:\\Repos\\SummerBestWebForm2\\SummerBestWebForm2.csproj",
"expectedPackageFiles": [
@ -135,8 +135,10 @@
{
"code": "NU1701",
"level": "Warning",
"warningLevel": 1,
"message": "Package 'XAct.Core.PCL 0.0.5014' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net8.0'. This package may not be fully compatible with your project.",
"projectPath": "C:\\Repos\\SummerBestWebForm2\\SummerBestWebForm2.csproj",
"warningLevel": 1,
"filePath": "C:\\Repos\\SummerBestWebForm2\\SummerBestWebForm2.csproj",
"libraryId": "XAct.Core.PCL",
"targetGraphs": [
"net8.0"