This commit is contained in:
Linrador 2025-09-06 10:03:22 +02:00
parent 5c13bb3405
commit 40fb31e151
3 changed files with 26 additions and 32 deletions

View File

@ -1,31 +1,29 @@
{
"format": 1,
"restore": {
"C:\\Users\\Rother\\fork\\WinFormsApp1\\WinFormsApp1\\WinFormsApp1.csproj": {}
"C:\\Users\\Chris\\fork\\WinFormsApp1\\WinFormsApp1\\WinFormsApp1.csproj": {}
},
"projects": {
"C:\\Users\\Rother\\fork\\WinFormsApp1\\WinFormsApp1\\WinFormsApp1.csproj": {
"C:\\Users\\Chris\\fork\\WinFormsApp1\\WinFormsApp1\\WinFormsApp1.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\Rother\\fork\\WinFormsApp1\\WinFormsApp1\\WinFormsApp1.csproj",
"projectUniqueName": "C:\\Users\\Chris\\fork\\WinFormsApp1\\WinFormsApp1\\WinFormsApp1.csproj",
"projectName": "WinFormsApp1",
"projectPath": "C:\\Users\\Rother\\fork\\WinFormsApp1\\WinFormsApp1\\WinFormsApp1.csproj",
"packagesPath": "C:\\Users\\Rother\\.nuget\\packages\\",
"outputPath": "C:\\Users\\Rother\\fork\\WinFormsApp1\\WinFormsApp1\\obj\\",
"projectPath": "C:\\Users\\Chris\\fork\\WinFormsApp1\\WinFormsApp1\\WinFormsApp1.csproj",
"packagesPath": "C:\\Users\\Chris\\.nuget\\packages\\",
"outputPath": "C:\\Users\\Chris\\fork\\WinFormsApp1\\WinFormsApp1\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\Rother\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
"C:\\Users\\Chris\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config"
],
"originalTargetFrameworks": [
"net8.0-windows10.0.19041.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
@ -43,8 +41,7 @@
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "9.0.300"
}
},
"frameworks": {
"net8.0-windows10.0.19041": {
@ -129,21 +126,21 @@
"downloadDependencies": [
{
"name": "Microsoft.Windows.SDK.NET.Ref",
"version": "[10.0.19041.57, 10.0.19041.57]"
"version": "[10.0.19041.56, 10.0.19041.56]"
}
],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
},
"Microsoft.Windows.SDK.NET.Ref.Windows": {
"Microsoft.Windows.SDK.NET.Ref": {
"privateAssets": "all"
},
"Microsoft.WindowsDesktop.App.WindowsForms": {
"privateAssets": "none"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.304/PortableRuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.408/PortableRuntimeIdentifierGraph.json"
}
}
}

View File

@ -5,12 +5,12 @@
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\Rother\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\Chris\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.14.1</NuGetToolVersion>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.11.1</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\Rother\.nuget\packages\" />
<SourceRoot Include="C:\Users\Chris\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
</ItemGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">

View File

@ -4562,31 +4562,29 @@
]
},
"packageFolders": {
"C:\\Users\\Rother\\.nuget\\packages\\": {},
"C:\\Users\\Chris\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\Rother\\fork\\WinFormsApp1\\WinFormsApp1\\WinFormsApp1.csproj",
"projectUniqueName": "C:\\Users\\Chris\\fork\\WinFormsApp1\\WinFormsApp1\\WinFormsApp1.csproj",
"projectName": "WinFormsApp1",
"projectPath": "C:\\Users\\Rother\\fork\\WinFormsApp1\\WinFormsApp1\\WinFormsApp1.csproj",
"packagesPath": "C:\\Users\\Rother\\.nuget\\packages\\",
"outputPath": "C:\\Users\\Rother\\fork\\WinFormsApp1\\WinFormsApp1\\obj\\",
"projectPath": "C:\\Users\\Chris\\fork\\WinFormsApp1\\WinFormsApp1\\WinFormsApp1.csproj",
"packagesPath": "C:\\Users\\Chris\\.nuget\\packages\\",
"outputPath": "C:\\Users\\Chris\\fork\\WinFormsApp1\\WinFormsApp1\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\Rother\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
"C:\\Users\\Chris\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config"
],
"originalTargetFrameworks": [
"net8.0-windows10.0.19041.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
@ -4604,8 +4602,7 @@
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "9.0.300"
}
},
"frameworks": {
"net8.0-windows10.0.19041": {
@ -4690,21 +4687,21 @@
"downloadDependencies": [
{
"name": "Microsoft.Windows.SDK.NET.Ref",
"version": "[10.0.19041.57, 10.0.19041.57]"
"version": "[10.0.19041.56, 10.0.19041.56]"
}
],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
},
"Microsoft.Windows.SDK.NET.Ref.Windows": {
"Microsoft.Windows.SDK.NET.Ref": {
"privateAssets": "all"
},
"Microsoft.WindowsDesktop.App.WindowsForms": {
"privateAssets": "none"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.304/PortableRuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.408/PortableRuntimeIdentifierGraph.json"
}
}
}