| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113 |
- {
- "format": 1,
- "restore": {
- "C:\\Users\\USER\\source\\repos\\printservice\\printservice.csproj": {}
- },
- "projects": {
- "C:\\Users\\USER\\source\\repos\\printservice\\printservice.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\Users\\USER\\source\\repos\\printservice\\printservice.csproj",
- "projectName": "printservice",
- "projectPath": "C:\\Users\\USER\\source\\repos\\printservice\\printservice.csproj",
- "packagesPath": "C:\\Users\\USER\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\USER\\source\\repos\\printservice\\obj\\publish\\win-x86\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\USER\\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"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- },
- "SdkAnalysisLevel": "9.0.300"
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "FreeSpire.PDF": {
- "target": "Package",
- "version": "[8.6.0, )"
- },
- "Microsoft.Extensions.Hosting.WindowsServices": {
- "target": "Package",
- "version": "[9.0.7, )"
- },
- "Swashbuckle.AspNetCore": {
- "target": "Package",
- "version": "[6.6.2, )"
- },
- "System.Drawing.Common": {
- "target": "Package",
- "version": "[9.0.7, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "downloadDependencies": [
- {
- "name": "Microsoft.AspNetCore.App.Runtime.win-x86",
- "version": "[8.0.18, 8.0.18]"
- },
- {
- "name": "Microsoft.NETCore.App.Runtime.win-x86",
- "version": "[8.0.18, 8.0.18]"
- },
- {
- "name": "Microsoft.WindowsDesktop.App.Runtime.win-x86",
- "version": "[8.0.18, 8.0.18]"
- }
- ],
- "frameworkReferences": {
- "Microsoft.AspNetCore.App": {
- "privateAssets": "none"
- },
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.302/PortableRuntimeIdentifierGraph.json"
- }
- },
- "runtimes": {
- "win-x86": {
- "#import": []
- }
- }
- }
- }
- }
|