123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606 |
- {
- "format": 1,
- "restore": {
- "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API\\AipGateway.API.csproj": {}
- },
- "projects": {
- "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.AIP\\AipGateway.AIP.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.AIP\\AipGateway.AIP.csproj",
- "projectName": "AipGateway.AIP",
- "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.AIP\\AipGateway.AIP.csproj",
- "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
- "outputPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.AIP\\obj\\",
- "projectStyle": "PackageReference",
- "skipContentFileWrite": true,
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\OpenValue\\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": [
- "net48"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net48": {
- "projectReferences": {}
- }
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net48": {
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": {
- "target": "Package",
- "version": "[8.0.0, )"
- },
- "Microsoft.Identity.Client": {
- "target": "Package",
- "version": "[4.61.3, )"
- },
- "Microsoft.Identity.Client.Extensions.Msal": {
- "target": "Package",
- "version": "[4.61.3, )"
- },
- "Microsoft.InformationProtection.File": {
- "target": "Package",
- "version": "[1.14.128, )"
- },
- "Serilog": {
- "target": "Package",
- "version": "[4.0.0, )"
- },
- "log4net": {
- "target": "Package",
- "version": "[2.0.17, )"
- }
- }
- }
- },
- "runtimes": {
- "win": {
- "#import": []
- },
- "win-arm64": {
- "#import": []
- },
- "win-x64": {
- "#import": []
- },
- "win-x86": {
- "#import": []
- }
- }
- },
- "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Application\\AipGateway.API.Application.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Application\\AipGateway.API.Application.csproj",
- "projectName": "AipGateway.API.Application",
- "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Application\\AipGateway.API.Application.csproj",
- "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
- "outputPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Application\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\OpenValue\\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\\": {},
- "C:\\Program Files\\dotnet\\library-packs": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {
- "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.AIP\\AipGateway.AIP.csproj": {
- "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.AIP\\AipGateway.AIP.csproj"
- },
- "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj": {
- "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj"
- },
- "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Infrastructure\\AipGateway.API.Infrastructure.csproj": {
- "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Infrastructure\\AipGateway.API.Infrastructure.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "Microsoft.AspNetCore.Authentication.JwtBearer": {
- "target": "Package",
- "version": "[8.0.4, )"
- },
- "Microsoft.EntityFrameworkCore": {
- "target": "Package",
- "version": "[8.0.4, )"
- },
- "Microsoft.EntityFrameworkCore.Tools": {
- "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
- "suppressParent": "All",
- "target": "Package",
- "version": "[8.0.0, )"
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions": {
- "target": "Package",
- "version": "[8.0.1, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json"
- }
- }
- },
- "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj",
- "projectName": "AipGateway.API.Domain",
- "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj",
- "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
- "outputPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\OpenValue\\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\\": {},
- "C:\\Program Files\\dotnet\\library-packs": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "AutoMapper.Extensions.Microsoft.DependencyInjection": {
- "target": "Package",
- "version": "[12.0.1, )"
- },
- "FluentValidation": {
- "target": "Package",
- "version": "[11.9.1, )"
- },
- "FluentValidation.DependencyInjectionExtensions": {
- "target": "Package",
- "version": "[11.9.1, )"
- },
- "Microsoft.AspNetCore.Http.Features": {
- "target": "Package",
- "version": "[5.0.17, )"
- },
- "Microsoft.AspNetCore.Identity.EntityFrameworkCore": {
- "target": "Package",
- "version": "[8.0.0, )"
- },
- "Microsoft.EntityFrameworkCore": {
- "target": "Package",
- "version": "[8.0.4, )"
- },
- "Microsoft.EntityFrameworkCore.Design": {
- "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
- "suppressParent": "All",
- "target": "Package",
- "version": "[8.0.0, )"
- },
- "Microsoft.EntityFrameworkCore.SqlServer": {
- "target": "Package",
- "version": "[8.0.4, )"
- },
- "Microsoft.EntityFrameworkCore.Tools": {
- "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
- "suppressParent": "All",
- "target": "Package",
- "version": "[8.0.0, )"
- },
- "Microsoft.Extensions.Identity.Stores": {
- "target": "Package",
- "version": "[8.0.0, )"
- },
- "NReco.PdfGenerator": {
- "target": "Package",
- "version": "[1.2.1, )"
- },
- "Newtonsoft.Json": {
- "target": "Package",
- "version": "[13.0.3, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json"
- }
- }
- },
- "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Infrastructure\\AipGateway.API.Infrastructure.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Infrastructure\\AipGateway.API.Infrastructure.csproj",
- "projectName": "AipGateway.API.Infrastructure",
- "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Infrastructure\\AipGateway.API.Infrastructure.csproj",
- "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
- "outputPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Infrastructure\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\OpenValue\\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\\": {},
- "C:\\Program Files\\dotnet\\library-packs": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {
- "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj": {
- "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "Microsoft.EntityFrameworkCore": {
- "target": "Package",
- "version": "[8.0.4, )"
- },
- "Microsoft.EntityFrameworkCore.Tools": {
- "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
- "suppressParent": "All",
- "target": "Package",
- "version": "[8.0.0, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json"
- }
- }
- },
- "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API\\AipGateway.API.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API\\AipGateway.API.csproj",
- "projectName": "AipGateway.API",
- "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API\\AipGateway.API.csproj",
- "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
- "outputPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\OpenValue\\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\\": {},
- "C:\\Program Files\\dotnet\\library-packs": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {
- "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.AIP\\AipGateway.AIP.csproj": {
- "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.AIP\\AipGateway.AIP.csproj"
- },
- "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Application\\AipGateway.API.Application.csproj": {
- "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Application\\AipGateway.API.Application.csproj"
- },
- "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj": {
- "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj"
- },
- "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.DRM\\AipGateway.DRM.csproj": {
- "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.DRM\\AipGateway.DRM.csproj"
- },
- "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Messaging\\AipGateway.Messaging.csproj": {
- "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Messaging\\AipGateway.Messaging.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "Coravel": {
- "target": "Package",
- "version": "[5.0.3, )"
- },
- "Dapper": {
- "target": "Package",
- "version": "[2.1.35, )"
- },
- "Microsoft.AspNetCore.Mvc.NewtonsoftJson": {
- "target": "Package",
- "version": "[8.0.4, )"
- },
- "Microsoft.EntityFrameworkCore": {
- "target": "Package",
- "version": "[8.0.4, )"
- },
- "Microsoft.EntityFrameworkCore.SqlServer": {
- "target": "Package",
- "version": "[8.0.4, )"
- },
- "Microsoft.Extensions.Logging.Log4Net.AspNetCore": {
- "target": "Package",
- "version": "[8.0.0, )"
- },
- "Serilog": {
- "target": "Package",
- "version": "[4.0.0, )"
- },
- "Serilog.AspNetCore": {
- "target": "Package",
- "version": "[8.0.1, )"
- },
- "Serilog.Enrichers.Thread": {
- "target": "Package",
- "version": "[4.0.0, )"
- },
- "Serilog.Extensions.Logging": {
- "target": "Package",
- "version": "[8.0.0, )"
- },
- "Serilog.Sinks.Console": {
- "target": "Package",
- "version": "[6.0.0, )"
- },
- "Serilog.Sinks.File": {
- "target": "Package",
- "version": "[6.0.0, )"
- },
- "Swashbuckle.AspNetCore": {
- "target": "Package",
- "version": "[6.5.0, )"
- },
- "Swashbuckle.AspNetCore.Annotations": {
- "target": "Package",
- "version": "[6.5.0, )"
- },
- "Swashbuckle.AspNetCore.Filters": {
- "target": "Package",
- "version": "[8.0.2, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.AspNetCore.App": {
- "privateAssets": "none"
- },
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json"
- }
- }
- },
- "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.DRM\\AipGateway.DRM.csproj": {
- "restore": {
- "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.DRM\\AipGateway.DRM.csproj",
- "projectName": "AipGateway.DRM",
- "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.DRM\\AipGateway.DRM.csproj",
- "frameworks": {
- "net48": {
- "projectReferences": {}
- }
- }
- },
- "frameworks": {
- "net48": {}
- }
- },
- "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Messaging\\AipGateway.Messaging.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Messaging\\AipGateway.Messaging.csproj",
- "projectName": "AipGateway.Messaging",
- "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Messaging\\AipGateway.Messaging.csproj",
- "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
- "outputPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Messaging\\obj\\",
- "projectStyle": "PackageReference",
- "skipContentFileWrite": true,
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\OpenValue\\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": [
- "net48"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net48": {
- "projectReferences": {}
- }
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net48": {
- "dependencies": {
- "Experimental.System.Messaging": {
- "target": "Package",
- "version": "[1.1.0, )"
- }
- }
- }
- },
- "runtimes": {
- "win": {
- "#import": []
- },
- "win-arm64": {
- "#import": []
- },
- "win-x64": {
- "#import": []
- },
- "win-x86": {
- "#import": []
- }
- }
- }
- }
- }
|