123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246 |
- {
- "format": 1,
- "restore": {
- "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Models\\WebApp.Models.csproj": {}
- },
- "projects": {
- "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Common\\WebApp.Common.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Common\\WebApp.Common.csproj",
- "projectName": "WebApp.Common",
- "projectPath": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Common\\WebApp.Common.csproj",
- "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
- "outputPath": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Common\\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",
- "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\\API-EXAMPLE\\WebApplication-dev\\WebApp.Data\\WebApp.Data.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Data\\WebApp.Data.csproj",
- "projectName": "WebApp.Data",
- "projectPath": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Data\\WebApp.Data.csproj",
- "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
- "outputPath": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.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\\API-EXAMPLE\\WebApplication-dev\\WebApp.Models\\WebApp.Models.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Models\\WebApp.Models.csproj",
- "projectName": "WebApp.Models",
- "projectPath": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Models\\WebApp.Models.csproj",
- "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
- "outputPath": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Models\\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\\API-EXAMPLE\\WebApplication-dev\\WebApp.Common\\WebApp.Common.csproj": {
- "projectPath": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Common\\WebApp.Common.csproj"
- },
- "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Data\\WebApp.Data.csproj": {
- "projectPath": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Data\\WebApp.Data.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "FluentValidation": {
- "target": "Package",
- "version": "[11.5.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.204/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
- }
- }
|