123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475 |
- {
- "format": 1,
- "restore": {
- "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Service\\AipGateway.API.Service.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.Identity.Client": {
- "target": "Package",
- "version": "[4.60.3, )"
- },
- "Microsoft.Identity.Client.Extensions.Msal": {
- "target": "Package",
- "version": "[4.60.3, )"
- },
- "Microsoft.InformationProtection.File": {
- "target": "Package",
- "version": "[1.14.128, )"
- }
- }
- }
- },
- "runtimes": {
- "win": {
- "#import": []
- },
- "win-arm64": {
- "#import": []
- },
- "win-x64": {
- "#import": []
- },
- "win-x86": {
- "#import": []
- }
- }
- },
- "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Service\\AipGateway.API.Service.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Service\\AipGateway.API.Service.csproj",
- "projectName": "AipGateway.API.Service",
- "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Service\\AipGateway.API.Service.csproj",
- "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
- "outputPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Service\\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.Common\\AipGateway.Common.csproj": {
- "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Common\\AipGateway.Common.csproj"
- },
- "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Data\\AipGateway.Data.csproj": {
- "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Data\\AipGateway.Data.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.Log\\AipGateway.Log.csproj": {
- "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Log\\AipGateway.Log.csproj"
- },
- "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Test\\AipGateway.Test.csproj": {
- "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Test\\AipGateway.Test.csproj"
- },
- "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Viewer\\AipGateway.Viewer.csproj": {
- "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Viewer\\AipGateway.Viewer.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "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.Identity.Client": {
- "target": "Package",
- "version": "[4.60.3, )"
- },
- "Microsoft.Identity.Client.Extensions.Msal": {
- "target": "Package",
- "version": "[4.60.3, )"
- },
- "Microsoft.InformationProtection.File": {
- "target": "Package",
- "version": "[1.14.128, )"
- },
- "Serilog": {
- "target": "Package",
- "version": "[3.1.1, )"
- },
- "Swashbuckle": {
- "target": "Package",
- "version": "[5.6.0, )"
- },
- "Swashbuckle.AspNetCore": {
- "target": "Package",
- "version": "[6.5.0, )"
- }
- },
- "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.204/PortableRuntimeIdentifierGraph.json"
- }
- }
- },
- "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Common\\AipGateway.Common.csproj": {
- "restore": {
- "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Common\\AipGateway.Common.csproj",
- "projectName": "AipGateway.Common",
- "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Common\\AipGateway.Common.csproj",
- "frameworks": {
- "net48": {
- "projectReferences": {}
- }
- }
- },
- "frameworks": {
- "net48": {}
- }
- },
- "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Data\\AipGateway.Data.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Data\\AipGateway.Data.csproj",
- "projectName": "AipGateway.Data",
- "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Data\\AipGateway.Data.csproj",
- "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
- "outputPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Data\\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": {
- "Microsoft.AspNetCore.Identity.EntityFrameworkCore": {
- "target": "Package",
- "version": "[8.0.0, )"
- },
- "Microsoft.EntityFrameworkCore": {
- "target": "Package",
- "version": "[8.0.0, )"
- },
- "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.0, )"
- },
- "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, )"
- }
- },
- "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.204/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.Log\\AipGateway.Log.csproj": {
- "restore": {
- "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Log\\AipGateway.Log.csproj",
- "projectName": "AipGateway.Log",
- "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Log\\AipGateway.Log.csproj",
- "frameworks": {
- "net48": {
- "projectReferences": {}
- }
- }
- },
- "frameworks": {
- "net48": {}
- }
- },
- "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Test\\AipGateway.Test.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Test\\AipGateway.Test.csproj",
- "projectName": "AipGateway.Test",
- "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Test\\AipGateway.Test.csproj",
- "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
- "outputPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Test\\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": {
- "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.AIP\\AipGateway.AIP.csproj": {
- "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.AIP\\AipGateway.AIP.csproj"
- }
- }
- }
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net48": {
- "dependencies": {
- "System.Configuration.ConfigurationManager": {
- "target": "Package",
- "version": "[8.0.0, )"
- }
- }
- }
- },
- "runtimes": {
- "win": {
- "#import": []
- },
- "win-arm64": {
- "#import": []
- },
- "win-x64": {
- "#import": []
- },
- "win-x86": {
- "#import": []
- }
- }
- },
- "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Viewer\\AipGateway.Viewer.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Viewer\\AipGateway.Viewer.csproj",
- "projectName": "AipGateway.Viewer",
- "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Viewer\\AipGateway.Viewer.csproj",
- "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
- "outputPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Viewer\\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": {
- "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.AIP\\AipGateway.AIP.csproj": {
- "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.AIP\\AipGateway.AIP.csproj"
- }
- }
- }
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net48": {
- "dependencies": {
- "System.Configuration.ConfigurationManager": {
- "target": "Package",
- "version": "[8.0.0, )"
- }
- }
- }
- },
- "runtimes": {
- "win": {
- "#import": []
- },
- "win-arm64": {
- "#import": []
- },
- "win-x64": {
- "#import": []
- },
- "win-x86": {
- "#import": []
- }
- }
- }
- }
- }
|