| @@ -1,738 +0,0 @@ | |||
| { | |||
| "runtimeTarget": { | |||
| "name": ".NETCoreApp,Version=v5.0", | |||
| "signature": "" | |||
| }, | |||
| "compilationOptions": {}, | |||
| "targets": { | |||
| ".NETCoreApp,Version=v5.0": { | |||
| "ScreeningTest.Business/1.0.0": { | |||
| "dependencies": { | |||
| "AutoMapper": "10.1.1", | |||
| "MailKit": "2.13.0", | |||
| "Microsoft.Extensions.Configuration.Binder": "5.0.0", | |||
| "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", | |||
| "ScreeningTest.Data": "1.0.0" | |||
| }, | |||
| "runtime": { | |||
| "ScreeningTest.Business.dll": {} | |||
| } | |||
| }, | |||
| "AutoMapper/10.1.1": { | |||
| "dependencies": { | |||
| "Microsoft.CSharp": "4.7.0", | |||
| "System.Reflection.Emit": "4.7.0" | |||
| }, | |||
| "runtime": { | |||
| "lib/netstandard2.0/AutoMapper.dll": { | |||
| "assemblyVersion": "10.0.0.0", | |||
| "fileVersion": "10.1.1.0" | |||
| } | |||
| } | |||
| }, | |||
| "MailKit/2.13.0": { | |||
| "dependencies": { | |||
| "MimeKit": "2.13.0" | |||
| }, | |||
| "runtime": { | |||
| "lib/net50/MailKit.dll": { | |||
| "assemblyVersion": "2.13.0.0", | |||
| "fileVersion": "2.13.0.0" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.AspNetCore.Cryptography.Internal/5.0.4": { | |||
| "runtime": { | |||
| "lib/net5.0/Microsoft.AspNetCore.Cryptography.Internal.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.421.11815" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.AspNetCore.Cryptography.KeyDerivation/5.0.4": { | |||
| "dependencies": { | |||
| "Microsoft.AspNetCore.Cryptography.Internal": "5.0.4" | |||
| }, | |||
| "runtime": { | |||
| "lib/net5.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.421.11815" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.AspNetCore.Identity.EntityFrameworkCore/5.0.4": { | |||
| "dependencies": { | |||
| "Microsoft.EntityFrameworkCore.Relational": "5.0.7", | |||
| "Microsoft.Extensions.Identity.Stores": "5.0.4" | |||
| }, | |||
| "runtime": { | |||
| "lib/net5.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": { | |||
| "assemblyVersion": "5.0.4.0", | |||
| "fileVersion": "5.0.421.11815" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.CSharp/4.7.0": {}, | |||
| "Microsoft.EntityFrameworkCore/5.0.7": { | |||
| "dependencies": { | |||
| "Microsoft.EntityFrameworkCore.Abstractions": "5.0.7", | |||
| "Microsoft.EntityFrameworkCore.Analyzers": "5.0.7", | |||
| "Microsoft.Extensions.Caching.Memory": "5.0.0", | |||
| "Microsoft.Extensions.DependencyInjection": "5.0.1", | |||
| "Microsoft.Extensions.Logging": "5.0.0", | |||
| "System.Collections.Immutable": "5.0.0", | |||
| "System.ComponentModel.Annotations": "5.0.0", | |||
| "System.Diagnostics.DiagnosticSource": "5.0.1" | |||
| }, | |||
| "runtime": { | |||
| "lib/netstandard2.1/Microsoft.EntityFrameworkCore.dll": { | |||
| "assemblyVersion": "5.0.7.0", | |||
| "fileVersion": "5.0.721.26102" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.EntityFrameworkCore.Abstractions/5.0.7": { | |||
| "runtime": { | |||
| "lib/netstandard2.1/Microsoft.EntityFrameworkCore.Abstractions.dll": { | |||
| "assemblyVersion": "5.0.7.0", | |||
| "fileVersion": "5.0.721.26102" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.EntityFrameworkCore.Analyzers/5.0.7": {}, | |||
| "Microsoft.EntityFrameworkCore.Relational/5.0.7": { | |||
| "dependencies": { | |||
| "Microsoft.EntityFrameworkCore": "5.0.7", | |||
| "Microsoft.Extensions.Configuration.Abstractions": "5.0.0" | |||
| }, | |||
| "runtime": { | |||
| "lib/netstandard2.1/Microsoft.EntityFrameworkCore.Relational.dll": { | |||
| "assemblyVersion": "5.0.7.0", | |||
| "fileVersion": "5.0.721.26102" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.Extensions.Caching.Abstractions/5.0.0": { | |||
| "dependencies": { | |||
| "Microsoft.Extensions.Primitives": "5.0.0" | |||
| }, | |||
| "runtime": { | |||
| "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.20.51904" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.Extensions.Caching.Memory/5.0.0": { | |||
| "dependencies": { | |||
| "Microsoft.Extensions.Caching.Abstractions": "5.0.0", | |||
| "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", | |||
| "Microsoft.Extensions.Logging.Abstractions": "5.0.0", | |||
| "Microsoft.Extensions.Options": "5.0.0", | |||
| "Microsoft.Extensions.Primitives": "5.0.0" | |||
| }, | |||
| "runtime": { | |||
| "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.20.51904" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.Extensions.Configuration/5.0.0": { | |||
| "dependencies": { | |||
| "Microsoft.Extensions.Configuration.Abstractions": "5.0.0", | |||
| "Microsoft.Extensions.Primitives": "5.0.0" | |||
| }, | |||
| "runtime": { | |||
| "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.20.51904" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.Extensions.Configuration.Abstractions/5.0.0": { | |||
| "dependencies": { | |||
| "Microsoft.Extensions.Primitives": "5.0.0" | |||
| }, | |||
| "runtime": { | |||
| "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.20.51904" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.Extensions.Configuration.Binder/5.0.0": { | |||
| "dependencies": { | |||
| "Microsoft.Extensions.Configuration.Abstractions": "5.0.0" | |||
| }, | |||
| "runtime": { | |||
| "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.20.51904" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.Extensions.Configuration.FileExtensions/5.0.0": { | |||
| "dependencies": { | |||
| "Microsoft.Extensions.Configuration": "5.0.0", | |||
| "Microsoft.Extensions.Configuration.Abstractions": "5.0.0", | |||
| "Microsoft.Extensions.FileProviders.Abstractions": "5.0.0", | |||
| "Microsoft.Extensions.FileProviders.Physical": "5.0.0", | |||
| "Microsoft.Extensions.Primitives": "5.0.0" | |||
| }, | |||
| "runtime": { | |||
| "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.20.51904" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.Extensions.Configuration.Json/5.0.0": { | |||
| "dependencies": { | |||
| "Microsoft.Extensions.Configuration": "5.0.0", | |||
| "Microsoft.Extensions.Configuration.Abstractions": "5.0.0", | |||
| "Microsoft.Extensions.Configuration.FileExtensions": "5.0.0", | |||
| "Microsoft.Extensions.FileProviders.Abstractions": "5.0.0" | |||
| }, | |||
| "runtime": { | |||
| "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.20.51904" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.Extensions.DependencyInjection/5.0.1": { | |||
| "dependencies": { | |||
| "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0" | |||
| }, | |||
| "runtime": { | |||
| "lib/net5.0/Microsoft.Extensions.DependencyInjection.dll": { | |||
| "assemblyVersion": "5.0.0.1", | |||
| "fileVersion": "5.0.120.57516" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": { | |||
| "runtime": { | |||
| "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.20.51904" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.Extensions.FileProviders.Abstractions/5.0.0": { | |||
| "dependencies": { | |||
| "Microsoft.Extensions.Primitives": "5.0.0" | |||
| }, | |||
| "runtime": { | |||
| "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.20.51904" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.Extensions.FileProviders.Physical/5.0.0": { | |||
| "dependencies": { | |||
| "Microsoft.Extensions.FileProviders.Abstractions": "5.0.0", | |||
| "Microsoft.Extensions.FileSystemGlobbing": "5.0.0", | |||
| "Microsoft.Extensions.Primitives": "5.0.0" | |||
| }, | |||
| "runtime": { | |||
| "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.20.51904" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.Extensions.FileSystemGlobbing/5.0.0": { | |||
| "runtime": { | |||
| "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.20.51904" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.Extensions.Identity.Core/5.0.4": { | |||
| "dependencies": { | |||
| "Microsoft.AspNetCore.Cryptography.KeyDerivation": "5.0.4", | |||
| "Microsoft.Extensions.Logging": "5.0.0", | |||
| "Microsoft.Extensions.Options": "5.0.0" | |||
| }, | |||
| "runtime": { | |||
| "lib/net5.0/Microsoft.Extensions.Identity.Core.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.421.11815" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.Extensions.Identity.Stores/5.0.4": { | |||
| "dependencies": { | |||
| "Microsoft.Extensions.Caching.Abstractions": "5.0.0", | |||
| "Microsoft.Extensions.Identity.Core": "5.0.4", | |||
| "Microsoft.Extensions.Logging": "5.0.0" | |||
| }, | |||
| "runtime": { | |||
| "lib/net5.0/Microsoft.Extensions.Identity.Stores.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.421.11815" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.Extensions.Logging/5.0.0": { | |||
| "dependencies": { | |||
| "Microsoft.Extensions.DependencyInjection": "5.0.1", | |||
| "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", | |||
| "Microsoft.Extensions.Logging.Abstractions": "5.0.0", | |||
| "Microsoft.Extensions.Options": "5.0.0" | |||
| }, | |||
| "runtime": { | |||
| "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.20.51904" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.Extensions.Logging.Abstractions/5.0.0": { | |||
| "runtime": { | |||
| "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.20.51904" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.Extensions.Options/5.0.0": { | |||
| "dependencies": { | |||
| "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", | |||
| "Microsoft.Extensions.Primitives": "5.0.0" | |||
| }, | |||
| "runtime": { | |||
| "lib/net5.0/Microsoft.Extensions.Options.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.20.51904" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.Extensions.Primitives/5.0.0": { | |||
| "runtime": { | |||
| "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.20.51904" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.NETCore.Platforms/2.0.0": {}, | |||
| "MimeKit/2.13.0": { | |||
| "dependencies": { | |||
| "Portable.BouncyCastle": "1.8.10", | |||
| "System.Buffers": "4.5.1", | |||
| "System.Reflection.TypeExtensions": "4.4.0", | |||
| "System.Security.Cryptography.Pkcs": "4.7.0", | |||
| "System.Text.Encoding.CodePages": "4.4.0" | |||
| }, | |||
| "runtime": { | |||
| "lib/net50/MimeKit.dll": { | |||
| "assemblyVersion": "2.13.0.0", | |||
| "fileVersion": "2.13.0.0" | |||
| } | |||
| } | |||
| }, | |||
| "Npgsql/5.0.7": { | |||
| "dependencies": { | |||
| "System.Runtime.CompilerServices.Unsafe": "4.6.0" | |||
| }, | |||
| "runtime": { | |||
| "lib/net5.0/Npgsql.dll": { | |||
| "assemblyVersion": "5.0.7.0", | |||
| "fileVersion": "5.0.7.0" | |||
| } | |||
| } | |||
| }, | |||
| "Npgsql.EntityFrameworkCore.PostgreSQL/5.0.7": { | |||
| "dependencies": { | |||
| "Microsoft.EntityFrameworkCore": "5.0.7", | |||
| "Microsoft.EntityFrameworkCore.Abstractions": "5.0.7", | |||
| "Microsoft.EntityFrameworkCore.Relational": "5.0.7", | |||
| "Npgsql": "5.0.7" | |||
| }, | |||
| "runtime": { | |||
| "lib/netstandard2.1/Npgsql.EntityFrameworkCore.PostgreSQL.dll": { | |||
| "assemblyVersion": "5.0.7.0", | |||
| "fileVersion": "5.0.7.0" | |||
| } | |||
| } | |||
| }, | |||
| "Portable.BouncyCastle/1.8.10": { | |||
| "runtime": { | |||
| "lib/netstandard2.0/BouncyCastle.Crypto.dll": { | |||
| "assemblyVersion": "1.8.10.0", | |||
| "fileVersion": "1.8.10.1" | |||
| } | |||
| } | |||
| }, | |||
| "System.Buffers/4.5.1": {}, | |||
| "System.Collections.Immutable/5.0.0": {}, | |||
| "System.ComponentModel.Annotations/5.0.0": {}, | |||
| "System.Diagnostics.DiagnosticSource/5.0.1": { | |||
| "runtime": { | |||
| "lib/net5.0/System.Diagnostics.DiagnosticSource.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.220.61120" | |||
| } | |||
| } | |||
| }, | |||
| "System.Reflection.Emit/4.7.0": {}, | |||
| "System.Reflection.TypeExtensions/4.4.0": {}, | |||
| "System.Runtime.CompilerServices.Unsafe/4.6.0": {}, | |||
| "System.Security.Cryptography.Cng/4.7.0": {}, | |||
| "System.Security.Cryptography.Pkcs/4.7.0": { | |||
| "dependencies": { | |||
| "System.Security.Cryptography.Cng": "4.7.0" | |||
| }, | |||
| "runtime": { | |||
| "lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll": { | |||
| "assemblyVersion": "4.1.1.0", | |||
| "fileVersion": "4.700.19.56404" | |||
| } | |||
| }, | |||
| "runtimeTargets": { | |||
| "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll": { | |||
| "rid": "win", | |||
| "assetType": "runtime", | |||
| "assemblyVersion": "4.1.1.0", | |||
| "fileVersion": "4.700.19.56404" | |||
| } | |||
| } | |||
| }, | |||
| "System.Text.Encoding.CodePages/4.4.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "2.0.0" | |||
| } | |||
| }, | |||
| "ScreeningTest.Data/1.0.0": { | |||
| "dependencies": { | |||
| "Microsoft.AspNetCore.Identity.EntityFrameworkCore": "5.0.4", | |||
| "Microsoft.EntityFrameworkCore": "5.0.7", | |||
| "Microsoft.Extensions.Configuration": "5.0.0", | |||
| "Microsoft.Extensions.Configuration.Json": "5.0.0", | |||
| "Npgsql.EntityFrameworkCore.PostgreSQL": "5.0.7" | |||
| }, | |||
| "runtime": { | |||
| "ScreeningTest.Data.dll": {} | |||
| } | |||
| } | |||
| } | |||
| }, | |||
| "libraries": { | |||
| "ScreeningTest.Business/1.0.0": { | |||
| "type": "project", | |||
| "serviceable": false, | |||
| "sha512": "" | |||
| }, | |||
| "AutoMapper/10.1.1": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-uMgbqOdu9ZG5cIOty0C85hzzayBH2i9BthnS5FlMqKtMSHDv4ts81a2jS1VFaDBVhlBeIqJ/kQKjQY95BZde9w==", | |||
| "path": "automapper/10.1.1", | |||
| "hashPath": "automapper.10.1.1.nupkg.sha512" | |||
| }, | |||
| "MailKit/2.13.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-h+2fxPnB/gb+8nniTwetvooM8r9nmbWVF116uXZn8d4+k6V+mf+IOA4Gqb7nwHcZooale0s/v13O7B/6StRHJA==", | |||
| "path": "mailkit/2.13.0", | |||
| "hashPath": "mailkit.2.13.0.nupkg.sha512" | |||
| }, | |||
| "Microsoft.AspNetCore.Cryptography.Internal/5.0.4": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-KZwzffCGaE+V6n/kBPdFEA1M5pDgH9Y6GbOSjzSyH8h6JC+hAkpAnqFtToGNHyBK9QGExA1Ie1BvEL9lycdJ5w==", | |||
| "path": "microsoft.aspnetcore.cryptography.internal/5.0.4", | |||
| "hashPath": "microsoft.aspnetcore.cryptography.internal.5.0.4.nupkg.sha512" | |||
| }, | |||
| "Microsoft.AspNetCore.Cryptography.KeyDerivation/5.0.4": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-0gY+YzLConLQs0sTqZSlQI2QPfws7ZsSTjNHB9rhVuK6VkB9fTWXaEj9ostSRHGUgqs0pdXOj6oEU3lFZgY0NA==", | |||
| "path": "microsoft.aspnetcore.cryptography.keyderivation/5.0.4", | |||
| "hashPath": "microsoft.aspnetcore.cryptography.keyderivation.5.0.4.nupkg.sha512" | |||
| }, | |||
| "Microsoft.AspNetCore.Identity.EntityFrameworkCore/5.0.4": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-O3/inpajeeFN8uUF9L93i75UtIZDuY3opfTZidXt8L3EglUW8lxqgzSw2TseAIey4v/NIsLUUrvh98OQoc5GMQ==", | |||
| "path": "microsoft.aspnetcore.identity.entityframeworkcore/5.0.4", | |||
| "hashPath": "microsoft.aspnetcore.identity.entityframeworkcore.5.0.4.nupkg.sha512" | |||
| }, | |||
| "Microsoft.CSharp/4.7.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==", | |||
| "path": "microsoft.csharp/4.7.0", | |||
| "hashPath": "microsoft.csharp.4.7.0.nupkg.sha512" | |||
| }, | |||
| "Microsoft.EntityFrameworkCore/5.0.7": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-VAvmiQPdw0PUh3X7k9k7haVnCfQuDgyki9rq5XVk0gXJFeh+bwqPzPrY71A08O5TjnIeK9lEggXDnMuhQXUUww==", | |||
| "path": "microsoft.entityframeworkcore/5.0.7", | |||
| "hashPath": "microsoft.entityframeworkcore.5.0.7.nupkg.sha512" | |||
| }, | |||
| "Microsoft.EntityFrameworkCore.Abstractions/5.0.7": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-MM5M9vYDLUXCePUGN2WZ0MkNcNj74sIgyVR9v7tW6abRULtBWPcyZf6zLYhZYpRgPXcahcME+Koscz9kP2DxyA==", | |||
| "path": "microsoft.entityframeworkcore.abstractions/5.0.7", | |||
| "hashPath": "microsoft.entityframeworkcore.abstractions.5.0.7.nupkg.sha512" | |||
| }, | |||
| "Microsoft.EntityFrameworkCore.Analyzers/5.0.7": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-ZShPEOZaQhBZqDObU3+kigEmlEGug37F8v/jpQgVs1XfHrLeXVyk+p94DBH4f+bUUHUbsEEcIbU6OhUBtWZztg==", | |||
| "path": "microsoft.entityframeworkcore.analyzers/5.0.7", | |||
| "hashPath": "microsoft.entityframeworkcore.analyzers.5.0.7.nupkg.sha512" | |||
| }, | |||
| "Microsoft.EntityFrameworkCore.Relational/5.0.7": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-W3nj58s5GX8KFQwZaytERGy3tTqutjWK6309KCpXaVtVvuYf3GE3R0lrouxONzLynLG8hsODcs2gym5QQoqtSg==", | |||
| "path": "microsoft.entityframeworkcore.relational/5.0.7", | |||
| "hashPath": "microsoft.entityframeworkcore.relational.5.0.7.nupkg.sha512" | |||
| }, | |||
| "Microsoft.Extensions.Caching.Abstractions/5.0.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-bu8As90/SBAouMZ6fJ+qRNo1X+KgHGrVueFhhYi+E5WqEhcnp2HoWRFnMzXQ6g4RdZbvPowFerSbKNH4Dtg5yg==", | |||
| "path": "microsoft.extensions.caching.abstractions/5.0.0", | |||
| "hashPath": "microsoft.extensions.caching.abstractions.5.0.0.nupkg.sha512" | |||
| }, | |||
| "Microsoft.Extensions.Caching.Memory/5.0.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-/1qPCleFOkJe0O+xmFqCNLFYQZTJz965sVw8CUB/BQgsApBwzAUsL2BUkDvQW+geRUVTXUS9zLa0pBjC2VJ1gA==", | |||
| "path": "microsoft.extensions.caching.memory/5.0.0", | |||
| "hashPath": "microsoft.extensions.caching.memory.5.0.0.nupkg.sha512" | |||
| }, | |||
| "Microsoft.Extensions.Configuration/5.0.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-LN322qEKHjuVEhhXueTUe7RNePooZmS8aGid5aK2woX3NPjSnONFyKUc6+JknOS6ce6h2tCLfKPTBXE3mN/6Ag==", | |||
| "path": "microsoft.extensions.configuration/5.0.0", | |||
| "hashPath": "microsoft.extensions.configuration.5.0.0.nupkg.sha512" | |||
| }, | |||
| "Microsoft.Extensions.Configuration.Abstractions/5.0.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-ETjSBHMp3OAZ4HxGQYpwyGsD8Sw5FegQXphi0rpoGMT74S4+I2mm7XJEswwn59XAaKOzC15oDSOWEE8SzDCd6Q==", | |||
| "path": "microsoft.extensions.configuration.abstractions/5.0.0", | |||
| "hashPath": "microsoft.extensions.configuration.abstractions.5.0.0.nupkg.sha512" | |||
| }, | |||
| "Microsoft.Extensions.Configuration.Binder/5.0.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-Of1Irt1+NzWO+yEYkuDh5TpT4On7LKl98Q9iLqCdOZps6XXEWDj3AKtmyvzJPVXZe4apmkJJIiDL7rR1yC+hjQ==", | |||
| "path": "microsoft.extensions.configuration.binder/5.0.0", | |||
| "hashPath": "microsoft.extensions.configuration.binder.5.0.0.nupkg.sha512" | |||
| }, | |||
| "Microsoft.Extensions.Configuration.FileExtensions/5.0.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-rRdspYKA18ViPOISwAihhCMbusHsARCOtDMwa23f+BGEdIjpKPlhs3LLjmKlxfhpGXBjIsS0JpXcChjRUN+PAw==", | |||
| "path": "microsoft.extensions.configuration.fileextensions/5.0.0", | |||
| "hashPath": "microsoft.extensions.configuration.fileextensions.5.0.0.nupkg.sha512" | |||
| }, | |||
| "Microsoft.Extensions.Configuration.Json/5.0.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-Pak8ymSUfdzPfBTLHxeOwcR32YDbuVfhnH2hkfOLnJNQd19ItlBdpMjIDY9C5O/nS2Sn9bzDMai0ZrvF7KyY/Q==", | |||
| "path": "microsoft.extensions.configuration.json/5.0.0", | |||
| "hashPath": "microsoft.extensions.configuration.json.5.0.0.nupkg.sha512" | |||
| }, | |||
| "Microsoft.Extensions.DependencyInjection/5.0.1": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-//mDNrYeiJ0eh/awFhDFJQzkRVra/njU5Y4fyK7X29g5HScrzbUkKOKlyTtygthcGFt4zNC8G5CFCjb/oizomA==", | |||
| "path": "microsoft.extensions.dependencyinjection/5.0.1", | |||
| "hashPath": "microsoft.extensions.dependencyinjection.5.0.1.nupkg.sha512" | |||
| }, | |||
| "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-ORj7Zh81gC69TyvmcUm9tSzytcy8AVousi+IVRAI8nLieQjOFryRusSFh7+aLk16FN9pQNqJAiMd7BTKINK0kA==", | |||
| "path": "microsoft.extensions.dependencyinjection.abstractions/5.0.0", | |||
| "hashPath": "microsoft.extensions.dependencyinjection.abstractions.5.0.0.nupkg.sha512" | |||
| }, | |||
| "Microsoft.Extensions.FileProviders.Abstractions/5.0.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-iuZIiZ3mteEb+nsUqpGXKx2cGF+cv6gWPd5jqQI4hzqdiJ6I94ddLjKhQOuRW1lueHwocIw30xbSHGhQj0zjdQ==", | |||
| "path": "microsoft.extensions.fileproviders.abstractions/5.0.0", | |||
| "hashPath": "microsoft.extensions.fileproviders.abstractions.5.0.0.nupkg.sha512" | |||
| }, | |||
| "Microsoft.Extensions.FileProviders.Physical/5.0.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-1rkd8UO2qf21biwO7X0hL9uHP7vtfmdv/NLvKgCRHkdz1XnW8zVQJXyEYiN68WYpExgtVWn55QF0qBzgfh1mGg==", | |||
| "path": "microsoft.extensions.fileproviders.physical/5.0.0", | |||
| "hashPath": "microsoft.extensions.fileproviders.physical.5.0.0.nupkg.sha512" | |||
| }, | |||
| "Microsoft.Extensions.FileSystemGlobbing/5.0.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-ArliS8lGk8sWRtrWpqI8yUVYJpRruPjCDT+EIjrgkA/AAPRctlAkRISVZ334chAKktTLzD1+PK8F5IZpGedSqA==", | |||
| "path": "microsoft.extensions.filesystemglobbing/5.0.0", | |||
| "hashPath": "microsoft.extensions.filesystemglobbing.5.0.0.nupkg.sha512" | |||
| }, | |||
| "Microsoft.Extensions.Identity.Core/5.0.4": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-ibRI/IPV536SIUEvasIICtrf/df+ukBmBHFY1N9cT3igsAFP/Ru3eBBWwMlTjJKkkQf5W0PCncMIBK16DnehCg==", | |||
| "path": "microsoft.extensions.identity.core/5.0.4", | |||
| "hashPath": "microsoft.extensions.identity.core.5.0.4.nupkg.sha512" | |||
| }, | |||
| "Microsoft.Extensions.Identity.Stores/5.0.4": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-hrJNgTY7BMCHWts10AzUfZryKwJE8QGZ1ZbVgCcgZVnqVrWlTLDJnPg2DmHVyw3em+twg5ZT4G+OlHT9ovfa0g==", | |||
| "path": "microsoft.extensions.identity.stores/5.0.4", | |||
| "hashPath": "microsoft.extensions.identity.stores.5.0.4.nupkg.sha512" | |||
| }, | |||
| "Microsoft.Extensions.Logging/5.0.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-MgOwK6tPzB6YNH21wssJcw/2MKwee8b2gI7SllYfn6rvTpIrVvVS5HAjSU2vqSku1fwqRvWP0MdIi14qjd93Aw==", | |||
| "path": "microsoft.extensions.logging/5.0.0", | |||
| "hashPath": "microsoft.extensions.logging.5.0.0.nupkg.sha512" | |||
| }, | |||
| "Microsoft.Extensions.Logging.Abstractions/5.0.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-NxP6ahFcBnnSfwNBi2KH2Oz8Xl5Sm2krjId/jRR3I7teFphwiUoUeZPwTNA21EX+5PtjqmyAvKaOeBXcJjcH/w==", | |||
| "path": "microsoft.extensions.logging.abstractions/5.0.0", | |||
| "hashPath": "microsoft.extensions.logging.abstractions.5.0.0.nupkg.sha512" | |||
| }, | |||
| "Microsoft.Extensions.Options/5.0.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-CBvR92TCJ5uBIdd9/HzDSrxYak+0W/3+yxrNg8Qm6Bmrkh5L+nu6m3WeazQehcZ5q1/6dDA7J5YdQjim0165zg==", | |||
| "path": "microsoft.extensions.options/5.0.0", | |||
| "hashPath": "microsoft.extensions.options.5.0.0.nupkg.sha512" | |||
| }, | |||
| "Microsoft.Extensions.Primitives/5.0.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-cI/VWn9G1fghXrNDagX9nYaaB/nokkZn0HYAawGaELQrl8InSezfe9OnfPZLcJq3esXxygh3hkq2c3qoV3SDyQ==", | |||
| "path": "microsoft.extensions.primitives/5.0.0", | |||
| "hashPath": "microsoft.extensions.primitives.5.0.0.nupkg.sha512" | |||
| }, | |||
| "Microsoft.NETCore.Platforms/2.0.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-VdLJOCXhZaEMY7Hm2GKiULmn7IEPFE4XC5LPSfBVCUIA8YLZVh846gtfBJalsPQF2PlzdD7ecX7DZEulJ402ZQ==", | |||
| "path": "microsoft.netcore.platforms/2.0.0", | |||
| "hashPath": "microsoft.netcore.platforms.2.0.0.nupkg.sha512" | |||
| }, | |||
| "MimeKit/2.13.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-wkHUQzy/sAtWCifZfNDq24DB/xshYoc+QeynSCJPSNeeA51DzZWjVaRslyix/9OEGhdSsUtvisL66dpGp0THjw==", | |||
| "path": "mimekit/2.13.0", | |||
| "hashPath": "mimekit.2.13.0.nupkg.sha512" | |||
| }, | |||
| "Npgsql/5.0.7": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-EQWwxb2lN9w78YG4f6Fxhw5lFEx4LuaNGasXzw86kTOJxiPsUORSh/BTencNZJO4uVqGZx3EO9Z8JXTAvRjgeg==", | |||
| "path": "npgsql/5.0.7", | |||
| "hashPath": "npgsql.5.0.7.nupkg.sha512" | |||
| }, | |||
| "Npgsql.EntityFrameworkCore.PostgreSQL/5.0.7": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-RxFmJ0I4uppEAyR7b+xCfj4ZilUoGkKD4otUjiu+O3hv+vG6LUFOfJcB1ms5kOWTIvLEQHow9e+0zH7JWWV0ig==", | |||
| "path": "npgsql.entityframeworkcore.postgresql/5.0.7", | |||
| "hashPath": "npgsql.entityframeworkcore.postgresql.5.0.7.nupkg.sha512" | |||
| }, | |||
| "Portable.BouncyCastle/1.8.10": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-XLhjNAwuVB9ynwn11l5K44eyozh8q6gFseTrlnLNttejimglX7+F9+vxh60LPjvA/DAt6fUdS43N3ah8K6eaWg==", | |||
| "path": "portable.bouncycastle/1.8.10", | |||
| "hashPath": "portable.bouncycastle.1.8.10.nupkg.sha512" | |||
| }, | |||
| "System.Buffers/4.5.1": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==", | |||
| "path": "system.buffers/4.5.1", | |||
| "hashPath": "system.buffers.4.5.1.nupkg.sha512" | |||
| }, | |||
| "System.Collections.Immutable/5.0.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==", | |||
| "path": "system.collections.immutable/5.0.0", | |||
| "hashPath": "system.collections.immutable.5.0.0.nupkg.sha512" | |||
| }, | |||
| "System.ComponentModel.Annotations/5.0.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-dMkqfy2el8A8/I76n2Hi1oBFEbG1SfxD2l5nhwXV3XjlnOmwxJlQbYpJH4W51odnU9sARCSAgv7S3CyAFMkpYg==", | |||
| "path": "system.componentmodel.annotations/5.0.0", | |||
| "hashPath": "system.componentmodel.annotations.5.0.0.nupkg.sha512" | |||
| }, | |||
| "System.Diagnostics.DiagnosticSource/5.0.1": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-uXQEYqav2V3zP6OwkOKtLv+qIi6z3m1hsGyKwXX7ZA7htT4shoVccGxnJ9kVRFPNAsi1ArZTq2oh7WOto6GbkQ==", | |||
| "path": "system.diagnostics.diagnosticsource/5.0.1", | |||
| "hashPath": "system.diagnostics.diagnosticsource.5.0.1.nupkg.sha512" | |||
| }, | |||
| "System.Reflection.Emit/4.7.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-VR4kk8XLKebQ4MZuKuIni/7oh+QGFmZW3qORd1GvBq/8026OpW501SzT/oypwiQl4TvT8ErnReh/NzY9u+C6wQ==", | |||
| "path": "system.reflection.emit/4.7.0", | |||
| "hashPath": "system.reflection.emit.4.7.0.nupkg.sha512" | |||
| }, | |||
| "System.Reflection.TypeExtensions/4.4.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-dkmh/ySlwnXJp/1qYP9uyKkCK1CXR/REFzl7abHcArxBcV91mY2CgrrzSRA5Z/X4MevJWwXsklGRdR3A7K9zbg==", | |||
| "path": "system.reflection.typeextensions/4.4.0", | |||
| "hashPath": "system.reflection.typeextensions.4.4.0.nupkg.sha512" | |||
| }, | |||
| "System.Runtime.CompilerServices.Unsafe/4.6.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-HxozeSlipUK7dAroTYwIcGwKDeOVpQnJlpVaOkBz7CM4TsE5b/tKlQBZecTjh6FzcSbxndYaxxpsBMz+wMJeyw==", | |||
| "path": "system.runtime.compilerservices.unsafe/4.6.0", | |||
| "hashPath": "system.runtime.compilerservices.unsafe.4.6.0.nupkg.sha512" | |||
| }, | |||
| "System.Security.Cryptography.Cng/4.7.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-4WQjFuypWtxb/bl/YwEE7LYGn4fgpsikFfBU6xwEm4YBYiRAhXAEJ62lILBu2JJSFbClIAntFTGfDZafn8yZTg==", | |||
| "path": "system.security.cryptography.cng/4.7.0", | |||
| "hashPath": "system.security.cryptography.cng.4.7.0.nupkg.sha512" | |||
| }, | |||
| "System.Security.Cryptography.Pkcs/4.7.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-0Srzh6YlhjuMxaqMyeCCdZs22cucaUAG6SKDd3gNHBJmre0VZ71ekzWu9rvLD4YXPetyNdPvV6Qst+8C++9v3Q==", | |||
| "path": "system.security.cryptography.pkcs/4.7.0", | |||
| "hashPath": "system.security.cryptography.pkcs.4.7.0.nupkg.sha512" | |||
| }, | |||
| "System.Text.Encoding.CodePages/4.4.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-6JX7ZdaceBiLKLkYt8zJcp4xTJd1uYyXXEkPw6mnlUIjh1gZPIVKPtRXPmY5kLf6DwZmf5YLwR3QUrRonl7l0A==", | |||
| "path": "system.text.encoding.codepages/4.4.0", | |||
| "hashPath": "system.text.encoding.codepages.4.4.0.nupkg.sha512" | |||
| }, | |||
| "ScreeningTest.Data/1.0.0": { | |||
| "type": "project", | |||
| "serviceable": false, | |||
| "sha512": "" | |||
| } | |||
| } | |||
| } | |||
| @@ -1,4 +0,0 @@ | |||
| // <autogenerated /> | |||
| using System; | |||
| using System.Reflection; | |||
| [assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")] | |||
| @@ -1,23 +0,0 @@ | |||
| //------------------------------------------------------------------------------ | |||
| // <auto-generated> | |||
| // This code was generated by a tool. | |||
| // Runtime Version:4.0.30319.42000 | |||
| // | |||
| // Changes to this file may cause incorrect behavior and will be lost if | |||
| // the code is regenerated. | |||
| // </auto-generated> | |||
| //------------------------------------------------------------------------------ | |||
| using System; | |||
| using System.Reflection; | |||
| [assembly: System.Reflection.AssemblyCompanyAttribute("MVCTemplate.Business")] | |||
| [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] | |||
| [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] | |||
| [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] | |||
| [assembly: System.Reflection.AssemblyProductAttribute("MVCTemplate.Business")] | |||
| [assembly: System.Reflection.AssemblyTitleAttribute("MVCTemplate.Business")] | |||
| [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] | |||
| // Generated by the MSBuild WriteCodeFragment class. | |||
| @@ -1 +0,0 @@ | |||
| f828960ad459a828f527f6df2ea123a143835266 | |||
| @@ -1,10 +0,0 @@ | |||
| is_global = true | |||
| build_property.TargetFramework = net5.0 | |||
| build_property.TargetPlatformMinVersion = | |||
| build_property.UsingMicrosoftNETSdkWeb = | |||
| build_property.ProjectTypeGuids = | |||
| build_property.InvariantGlobalization = | |||
| build_property.PlatformNeutralAssembly = | |||
| build_property._SupportedPlatformList = Linux,macOS,Windows | |||
| build_property.RootNamespace = MVCTemplate.Business | |||
| build_property.ProjectDir = D:\secure-sharing\MVCTemplate.Business\ | |||
| @@ -1 +0,0 @@ | |||
| ef0a098bf0da471f222d702a0059fdc599b1b371 | |||
| @@ -1,30 +0,0 @@ | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\MVCTemplate\MVCTemplate.Business\bin\Debug\net5.0\MVCTemplate.Business.deps.json | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\MVCTemplate\MVCTemplate.Business\bin\Debug\net5.0\MVCTemplate.Business.dll | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\MVCTemplate\MVCTemplate.Business\bin\Debug\net5.0\MVCTemplate.Business.pdb | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\MVCTemplate\MVCTemplate.Business\bin\Debug\net5.0\MVCTemplate.Data.dll | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\MVCTemplate\MVCTemplate.Business\bin\Debug\net5.0\MVCTemplate.Data.pdb | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\MVCTemplate\MVCTemplate.Business\obj\Debug\net5.0\MVCTemplate.Business.csproj.AssemblyReference.cache | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\MVCTemplate\MVCTemplate.Business\obj\Debug\net5.0\MVCTemplate.Business.GeneratedMSBuildEditorConfig.editorconfig | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\MVCTemplate\MVCTemplate.Business\obj\Debug\net5.0\MVCTemplate.Business.AssemblyInfoInputs.cache | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\MVCTemplate\MVCTemplate.Business\obj\Debug\net5.0\MVCTemplate.Business.AssemblyInfo.cs | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\MVCTemplate\MVCTemplate.Business\obj\Debug\net5.0\MVCTemplate.Business.csproj.CoreCompileInputs.cache | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\MVCTemplate\MVCTemplate.Business\obj\Debug\net5.0\MVCTemplate.Business.csproj.CopyComplete | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\MVCTemplate\MVCTemplate.Business\obj\Debug\net5.0\MVCTemplate.Business.dll | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\MVCTemplate\MVCTemplate.Business\obj\Debug\net5.0\refint\MVCTemplate.Business.dll | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\MVCTemplate\MVCTemplate.Business\obj\Debug\net5.0\MVCTemplate.Business.pdb | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\MVCTemplate\MVCTemplate.Business\obj\Debug\net5.0\ref\MVCTemplate.Business.dll | |||
| C:\Users\julija.stojkovic\source\repos\secure-sharing\MVCTemplate.Business\bin\Debug\net5.0\MVCTemplate.Business.deps.json | |||
| C:\Users\julija.stojkovic\source\repos\secure-sharing\MVCTemplate.Business\bin\Debug\net5.0\MVCTemplate.Business.dll | |||
| C:\Users\julija.stojkovic\source\repos\secure-sharing\MVCTemplate.Business\bin\Debug\net5.0\ref\MVCTemplate.Business.dll | |||
| C:\Users\julija.stojkovic\source\repos\secure-sharing\MVCTemplate.Business\bin\Debug\net5.0\MVCTemplate.Business.pdb | |||
| C:\Users\julija.stojkovic\source\repos\secure-sharing\MVCTemplate.Business\bin\Debug\net5.0\MVCTemplate.Data.dll | |||
| C:\Users\julija.stojkovic\source\repos\secure-sharing\MVCTemplate.Business\bin\Debug\net5.0\MVCTemplate.Data.pdb | |||
| C:\Users\julija.stojkovic\source\repos\secure-sharing\MVCTemplate.Business\obj\Debug\net5.0\MVCTemplate.Business.csproj.AssemblyReference.cache | |||
| C:\Users\julija.stojkovic\source\repos\secure-sharing\MVCTemplate.Business\obj\Debug\net5.0\MVCTemplate.Business.GeneratedMSBuildEditorConfig.editorconfig | |||
| C:\Users\julija.stojkovic\source\repos\secure-sharing\MVCTemplate.Business\obj\Debug\net5.0\MVCTemplate.Business.AssemblyInfoInputs.cache | |||
| C:\Users\julija.stojkovic\source\repos\secure-sharing\MVCTemplate.Business\obj\Debug\net5.0\MVCTemplate.Business.AssemblyInfo.cs | |||
| C:\Users\julija.stojkovic\source\repos\secure-sharing\MVCTemplate.Business\obj\Debug\net5.0\MVCTemplate.Business.csproj.CoreCompileInputs.cache | |||
| C:\Users\julija.stojkovic\source\repos\secure-sharing\MVCTemplate.Business\obj\Debug\net5.0\MVCTemplate.Business.csproj.CopyComplete | |||
| C:\Users\julija.stojkovic\source\repos\secure-sharing\MVCTemplate.Business\obj\Debug\net5.0\MVCTemplate.Business.dll | |||
| C:\Users\julija.stojkovic\source\repos\secure-sharing\MVCTemplate.Business\obj\Debug\net5.0\ref\MVCTemplate.Business.dll | |||
| C:\Users\julija.stojkovic\source\repos\secure-sharing\MVCTemplate.Business\obj\Debug\net5.0\MVCTemplate.Business.pdb | |||
| @@ -1,23 +0,0 @@ | |||
| //------------------------------------------------------------------------------ | |||
| // <auto-generated> | |||
| // This code was generated by a tool. | |||
| // Runtime Version:4.0.30319.42000 | |||
| // | |||
| // Changes to this file may cause incorrect behavior and will be lost if | |||
| // the code is regenerated. | |||
| // </auto-generated> | |||
| //------------------------------------------------------------------------------ | |||
| using System; | |||
| using System.Reflection; | |||
| [assembly: System.Reflection.AssemblyCompanyAttribute("ScreeningTest.Business")] | |||
| [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] | |||
| [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] | |||
| [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] | |||
| [assembly: System.Reflection.AssemblyProductAttribute("ScreeningTest.Business")] | |||
| [assembly: System.Reflection.AssemblyTitleAttribute("ScreeningTest.Business")] | |||
| [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] | |||
| // Generated by the MSBuild WriteCodeFragment class. | |||
| @@ -1 +0,0 @@ | |||
| 2780bc9b806dcadf4f20ed57b14abd0ff6da86f6 | |||
| @@ -1,10 +0,0 @@ | |||
| is_global = true | |||
| build_property.TargetFramework = net5.0 | |||
| build_property.TargetPlatformMinVersion = | |||
| build_property.UsingMicrosoftNETSdkWeb = | |||
| build_property.ProjectTypeGuids = | |||
| build_property.InvariantGlobalization = | |||
| build_property.PlatformNeutralAssembly = | |||
| build_property._SupportedPlatformList = Linux,macOS,Windows | |||
| build_property.RootNamespace = ScreeningTest.Business | |||
| build_property.ProjectDir = C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\ScreeningTestApp\ScreeningTest.Business\ | |||
| @@ -1 +0,0 @@ | |||
| cd54332aaada5a0d23ae672d84d6b4ee65739ef9 | |||
| @@ -1,60 +0,0 @@ | |||
| E:\ScreeningTest\ScreeningTest.Business\obj\Debug\net5.0\ScreeningTest.Business.csproj.AssemblyReference.cache | |||
| E:\ScreeningTest\ScreeningTest.Business\obj\Debug\net5.0\ScreeningTest.Business.GeneratedMSBuildEditorConfig.editorconfig | |||
| E:\ScreeningTest\ScreeningTest.Business\obj\Debug\net5.0\ScreeningTest.Business.AssemblyInfoInputs.cache | |||
| E:\ScreeningTest\ScreeningTest.Business\obj\Debug\net5.0\ScreeningTest.Business.AssemblyInfo.cs | |||
| E:\ScreeningTest\ScreeningTest.Business\obj\Debug\net5.0\ScreeningTest.Business.csproj.CoreCompileInputs.cache | |||
| E:\ScreeningTest\ScreeningTest.Business\bin\Debug\net5.0\ScreeningTest.Business.deps.json | |||
| E:\ScreeningTest\ScreeningTest.Business\bin\Debug\net5.0\ScreeningTest.Business.dll | |||
| E:\ScreeningTest\ScreeningTest.Business\bin\Debug\net5.0\ref\ScreeningTest.Business.dll | |||
| E:\ScreeningTest\ScreeningTest.Business\bin\Debug\net5.0\ScreeningTest.Business.pdb | |||
| E:\ScreeningTest\ScreeningTest.Business\bin\Debug\net5.0\ScreeningTest.Data.dll | |||
| E:\ScreeningTest\ScreeningTest.Business\bin\Debug\net5.0\ScreeningTest.Data.pdb | |||
| E:\ScreeningTest\ScreeningTest.Business\obj\Debug\net5.0\ScreeningTest.Business.csproj.CopyComplete | |||
| E:\ScreeningTest\ScreeningTest.Business\obj\Debug\net5.0\ScreeningTest.Business.dll | |||
| E:\ScreeningTest\ScreeningTest.Business\obj\Debug\net5.0\ref\ScreeningTest.Business.dll | |||
| E:\ScreeningTest\ScreeningTest.Business\obj\Debug\net5.0\ScreeningTest.Business.pdb | |||
| E:\ScreeningTest - Copy\ScreeningTest.Business\bin\Debug\net5.0\ScreeningTest.Business.deps.json | |||
| E:\ScreeningTest - Copy\ScreeningTest.Business\bin\Debug\net5.0\ScreeningTest.Business.dll | |||
| E:\ScreeningTest - Copy\ScreeningTest.Business\bin\Debug\net5.0\ref\ScreeningTest.Business.dll | |||
| E:\ScreeningTest - Copy\ScreeningTest.Business\bin\Debug\net5.0\ScreeningTest.Business.pdb | |||
| E:\ScreeningTest - Copy\ScreeningTest.Business\bin\Debug\net5.0\ScreeningTest.Data.dll | |||
| E:\ScreeningTest - Copy\ScreeningTest.Business\bin\Debug\net5.0\ScreeningTest.Data.pdb | |||
| E:\ScreeningTest - Copy\ScreeningTest.Business\obj\Debug\net5.0\ScreeningTest.Business.csproj.AssemblyReference.cache | |||
| E:\ScreeningTest - Copy\ScreeningTest.Business\obj\Debug\net5.0\ScreeningTest.Business.GeneratedMSBuildEditorConfig.editorconfig | |||
| E:\ScreeningTest - Copy\ScreeningTest.Business\obj\Debug\net5.0\ScreeningTest.Business.AssemblyInfoInputs.cache | |||
| E:\ScreeningTest - Copy\ScreeningTest.Business\obj\Debug\net5.0\ScreeningTest.Business.AssemblyInfo.cs | |||
| E:\ScreeningTest - Copy\ScreeningTest.Business\obj\Debug\net5.0\ScreeningTest.Business.csproj.CoreCompileInputs.cache | |||
| E:\ScreeningTest - Copy\ScreeningTest.Business\obj\Debug\net5.0\ScreeningTest.Business.csproj.CopyComplete | |||
| E:\ScreeningTest - Copy\ScreeningTest.Business\obj\Debug\net5.0\ScreeningTest.Business.dll | |||
| E:\ScreeningTest - Copy\ScreeningTest.Business\obj\Debug\net5.0\ref\ScreeningTest.Business.dll | |||
| E:\ScreeningTest - Copy\ScreeningTest.Business\obj\Debug\net5.0\ScreeningTest.Business.pdb | |||
| E:\ScreeningTest Repo\ScreeningTestApp\ScreeningTest.Business\bin\Debug\net5.0\ScreeningTest.Business.deps.json | |||
| E:\ScreeningTest Repo\ScreeningTestApp\ScreeningTest.Business\bin\Debug\net5.0\ScreeningTest.Business.dll | |||
| E:\ScreeningTest Repo\ScreeningTestApp\ScreeningTest.Business\bin\Debug\net5.0\ref\ScreeningTest.Business.dll | |||
| E:\ScreeningTest Repo\ScreeningTestApp\ScreeningTest.Business\bin\Debug\net5.0\ScreeningTest.Business.pdb | |||
| E:\ScreeningTest Repo\ScreeningTestApp\ScreeningTest.Business\bin\Debug\net5.0\ScreeningTest.Data.dll | |||
| E:\ScreeningTest Repo\ScreeningTestApp\ScreeningTest.Business\bin\Debug\net5.0\ScreeningTest.Data.pdb | |||
| E:\ScreeningTest Repo\ScreeningTestApp\ScreeningTest.Business\obj\Debug\net5.0\ScreeningTest.Business.csproj.AssemblyReference.cache | |||
| E:\ScreeningTest Repo\ScreeningTestApp\ScreeningTest.Business\obj\Debug\net5.0\ScreeningTest.Business.GeneratedMSBuildEditorConfig.editorconfig | |||
| E:\ScreeningTest Repo\ScreeningTestApp\ScreeningTest.Business\obj\Debug\net5.0\ScreeningTest.Business.AssemblyInfoInputs.cache | |||
| E:\ScreeningTest Repo\ScreeningTestApp\ScreeningTest.Business\obj\Debug\net5.0\ScreeningTest.Business.AssemblyInfo.cs | |||
| E:\ScreeningTest Repo\ScreeningTestApp\ScreeningTest.Business\obj\Debug\net5.0\ScreeningTest.Business.csproj.CoreCompileInputs.cache | |||
| E:\ScreeningTest Repo\ScreeningTestApp\ScreeningTest.Business\obj\Debug\net5.0\ScreeningTest.Business.csproj.CopyComplete | |||
| E:\ScreeningTest Repo\ScreeningTestApp\ScreeningTest.Business\obj\Debug\net5.0\ScreeningTest.Business.dll | |||
| E:\ScreeningTest Repo\ScreeningTestApp\ScreeningTest.Business\obj\Debug\net5.0\ref\ScreeningTest.Business.dll | |||
| E:\ScreeningTest Repo\ScreeningTestApp\ScreeningTest.Business\obj\Debug\net5.0\ScreeningTest.Business.pdb | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\ScreeningTestApp\ScreeningTest.Business\obj\Debug\net5.0\ScreeningTest.Business.csproj.AssemblyReference.cache | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\ScreeningTestApp\ScreeningTest.Business\obj\Debug\net5.0\ScreeningTest.Business.GeneratedMSBuildEditorConfig.editorconfig | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\ScreeningTestApp\ScreeningTest.Business\obj\Debug\net5.0\ScreeningTest.Business.AssemblyInfoInputs.cache | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\ScreeningTestApp\ScreeningTest.Business\obj\Debug\net5.0\ScreeningTest.Business.AssemblyInfo.cs | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\ScreeningTestApp\ScreeningTest.Business\obj\Debug\net5.0\ScreeningTest.Business.csproj.CoreCompileInputs.cache | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\ScreeningTestApp\ScreeningTest.Business\bin\Debug\net5.0\ScreeningTest.Business.deps.json | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\ScreeningTestApp\ScreeningTest.Business\bin\Debug\net5.0\ScreeningTest.Business.dll | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\ScreeningTestApp\ScreeningTest.Business\bin\Debug\net5.0\ScreeningTest.Business.pdb | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\ScreeningTestApp\ScreeningTest.Business\bin\Debug\net5.0\ScreeningTest.Data.dll | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\ScreeningTestApp\ScreeningTest.Business\bin\Debug\net5.0\ScreeningTest.Data.pdb | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\ScreeningTestApp\ScreeningTest.Business\obj\Debug\net5.0\ScreeningTest.Business.csproj.CopyComplete | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\ScreeningTestApp\ScreeningTest.Business\obj\Debug\net5.0\ScreeningTest.Business.dll | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\ScreeningTestApp\ScreeningTest.Business\obj\Debug\net5.0\refint\ScreeningTest.Business.dll | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\ScreeningTestApp\ScreeningTest.Business\obj\Debug\net5.0\ScreeningTest.Business.pdb | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\ScreeningTestApp\ScreeningTest.Business\obj\Debug\net5.0\ref\ScreeningTest.Business.dll | |||
| @@ -1,182 +0,0 @@ | |||
| { | |||
| "format": 1, | |||
| "restore": { | |||
| "D:\\secure-sharing\\MVCTemplate.Business\\MVCTemplate.Business.csproj": {} | |||
| }, | |||
| "projects": { | |||
| "D:\\secure-sharing\\MVCTemplate.Business\\MVCTemplate.Business.csproj": { | |||
| "version": "1.0.0", | |||
| "restore": { | |||
| "projectUniqueName": "D:\\secure-sharing\\MVCTemplate.Business\\MVCTemplate.Business.csproj", | |||
| "projectName": "MVCTemplate.Business", | |||
| "projectPath": "D:\\secure-sharing\\MVCTemplate.Business\\MVCTemplate.Business.csproj", | |||
| "packagesPath": "C:\\Users\\radivoje.milutinovic\\.nuget\\packages\\", | |||
| "outputPath": "D:\\secure-sharing\\MVCTemplate.Business\\obj\\", | |||
| "projectStyle": "PackageReference", | |||
| "configFilePaths": [ | |||
| "C:\\Users\\radivoje.milutinovic\\AppData\\Roaming\\NuGet\\NuGet.Config", | |||
| "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" | |||
| ], | |||
| "originalTargetFrameworks": [ | |||
| "net5.0" | |||
| ], | |||
| "sources": { | |||
| "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, | |||
| "https://api.nuget.org/v3/index.json": {} | |||
| }, | |||
| "frameworks": { | |||
| "net5.0": { | |||
| "targetAlias": "net5.0", | |||
| "projectReferences": { | |||
| "D:\\secure-sharing\\SecureSharing.Data\\SecureSharing.Data.csproj": { | |||
| "projectPath": "D:\\secure-sharing\\SecureSharing.Data\\SecureSharing.Data.csproj" | |||
| } | |||
| } | |||
| } | |||
| }, | |||
| "warningProperties": { | |||
| "warnAsError": [ | |||
| "NU1605" | |||
| ] | |||
| } | |||
| }, | |||
| "frameworks": { | |||
| "net5.0": { | |||
| "targetAlias": "net5.0", | |||
| "dependencies": { | |||
| "AutoMapper": { | |||
| "target": "Package", | |||
| "version": "[11.0.1, )" | |||
| }, | |||
| "MailKit": { | |||
| "target": "Package", | |||
| "version": "[2.13.0, )" | |||
| }, | |||
| "Microsoft.AspNetCore.Authentication.Google": { | |||
| "target": "Package", | |||
| "version": "[5.0.7, )" | |||
| }, | |||
| "Microsoft.EntityFrameworkCore.SqlServer": { | |||
| "target": "Package", | |||
| "version": "[5.0.7, )" | |||
| }, | |||
| "Microsoft.Extensions.Configuration.Binder": { | |||
| "target": "Package", | |||
| "version": "[5.0.0, )" | |||
| }, | |||
| "Microsoft.Extensions.DependencyInjection.Abstractions": { | |||
| "target": "Package", | |||
| "version": "[5.0.0, )" | |||
| } | |||
| }, | |||
| "imports": [ | |||
| "net461", | |||
| "net462", | |||
| "net47", | |||
| "net471", | |||
| "net472", | |||
| "net48" | |||
| ], | |||
| "assetTargetFallback": true, | |||
| "warn": true, | |||
| "frameworkReferences": { | |||
| "Microsoft.NETCore.App": { | |||
| "privateAssets": "all" | |||
| } | |||
| }, | |||
| "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.302\\RuntimeIdentifierGraph.json" | |||
| } | |||
| } | |||
| }, | |||
| "D:\\secure-sharing\\SecureSharing.Data\\SecureSharing.Data.csproj": { | |||
| "version": "1.0.0", | |||
| "restore": { | |||
| "projectUniqueName": "D:\\secure-sharing\\SecureSharing.Data\\SecureSharing.Data.csproj", | |||
| "projectName": "SecureSharing.Data", | |||
| "projectPath": "D:\\secure-sharing\\SecureSharing.Data\\SecureSharing.Data.csproj", | |||
| "packagesPath": "C:\\Users\\radivoje.milutinovic\\.nuget\\packages\\", | |||
| "outputPath": "D:\\secure-sharing\\SecureSharing.Data\\obj\\", | |||
| "projectStyle": "PackageReference", | |||
| "configFilePaths": [ | |||
| "C:\\Users\\radivoje.milutinovic\\AppData\\Roaming\\NuGet\\NuGet.Config", | |||
| "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" | |||
| ], | |||
| "originalTargetFrameworks": [ | |||
| "net5.0" | |||
| ], | |||
| "sources": { | |||
| "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, | |||
| "https://api.nuget.org/v3/index.json": {} | |||
| }, | |||
| "frameworks": { | |||
| "net5.0": { | |||
| "targetAlias": "net5.0", | |||
| "projectReferences": {} | |||
| } | |||
| }, | |||
| "warningProperties": { | |||
| "warnAsError": [ | |||
| "NU1605" | |||
| ] | |||
| } | |||
| }, | |||
| "frameworks": { | |||
| "net5.0": { | |||
| "targetAlias": "net5.0", | |||
| "dependencies": { | |||
| "AutoMapper": { | |||
| "target": "Package", | |||
| "version": "[11.0.1, )" | |||
| }, | |||
| "Microsoft.AspNetCore.Authentication.Google": { | |||
| "target": "Package", | |||
| "version": "[5.0.7, )" | |||
| }, | |||
| "Microsoft.AspNetCore.Identity.EntityFrameworkCore": { | |||
| "target": "Package", | |||
| "version": "[5.0.4, )" | |||
| }, | |||
| "Microsoft.EntityFrameworkCore": { | |||
| "target": "Package", | |||
| "version": "[5.0.7, )" | |||
| }, | |||
| "Microsoft.EntityFrameworkCore.SqlServer": { | |||
| "target": "Package", | |||
| "version": "[5.0.7, )" | |||
| }, | |||
| "Microsoft.EntityFrameworkCore.Tools": { | |||
| "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", | |||
| "suppressParent": "All", | |||
| "target": "Package", | |||
| "version": "[5.0.4, )" | |||
| }, | |||
| "Microsoft.Extensions.Configuration": { | |||
| "target": "Package", | |||
| "version": "[5.0.0, )" | |||
| }, | |||
| "Microsoft.Extensions.Configuration.Json": { | |||
| "target": "Package", | |||
| "version": "[5.0.0, )" | |||
| } | |||
| }, | |||
| "imports": [ | |||
| "net461", | |||
| "net462", | |||
| "net47", | |||
| "net471", | |||
| "net472", | |||
| "net48" | |||
| ], | |||
| "assetTargetFallback": true, | |||
| "warn": true, | |||
| "frameworkReferences": { | |||
| "Microsoft.NETCore.App": { | |||
| "privateAssets": "all" | |||
| } | |||
| }, | |||
| "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.302\\RuntimeIdentifierGraph.json" | |||
| } | |||
| } | |||
| } | |||
| } | |||
| } | |||
| @@ -1,18 +0,0 @@ | |||
| <?xml version="1.0" encoding="utf-8" standalone="no"?> | |||
| <Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |||
| <PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' "> | |||
| <RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess> | |||
| <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\radivoje.milutinovic\.nuget\packages\</NuGetPackageFolders> | |||
| <NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle> | |||
| <NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.2.0</NuGetToolVersion> | |||
| </PropertyGroup> | |||
| <ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' "> | |||
| <SourceRoot Include="C:\Users\radivoje.milutinovic\.nuget\packages\" /> | |||
| </ItemGroup> | |||
| <PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' "> | |||
| <PkgNewtonsoft_Json Condition=" '$(PkgNewtonsoft_Json)' == '' ">C:\Users\radivoje.milutinovic\.nuget\packages\newtonsoft.json\10.0.1</PkgNewtonsoft_Json> | |||
| </PropertyGroup> | |||
| </Project> | |||
| @@ -1,2 +0,0 @@ | |||
| <?xml version="1.0" encoding="utf-8" standalone="no"?> | |||
| <Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" /> | |||
| @@ -1,4 +0,0 @@ | |||
| // <autogenerated /> | |||
| using System; | |||
| using System.Reflection; | |||
| [assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")] | |||
| @@ -1,23 +0,0 @@ | |||
| //------------------------------------------------------------------------------ | |||
| // <auto-generated> | |||
| // This code was generated by a tool. | |||
| // Runtime Version:4.0.30319.42000 | |||
| // | |||
| // Changes to this file may cause incorrect behavior and will be lost if | |||
| // the code is regenerated. | |||
| // </auto-generated> | |||
| //------------------------------------------------------------------------------ | |||
| using System; | |||
| using System.Reflection; | |||
| [assembly: System.Reflection.AssemblyCompanyAttribute("MVCTemplate.Business")] | |||
| [assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] | |||
| [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] | |||
| [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] | |||
| [assembly: System.Reflection.AssemblyProductAttribute("MVCTemplate.Business")] | |||
| [assembly: System.Reflection.AssemblyTitleAttribute("MVCTemplate.Business")] | |||
| [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] | |||
| // Generated by the MSBuild WriteCodeFragment class. | |||
| @@ -1 +0,0 @@ | |||
| e2de658655b0ef170585bf600c7832afb0dcaece | |||
| @@ -1,10 +0,0 @@ | |||
| is_global = true | |||
| build_property.TargetFramework = net5.0 | |||
| build_property.TargetPlatformMinVersion = | |||
| build_property.UsingMicrosoftNETSdkWeb = | |||
| build_property.ProjectTypeGuids = | |||
| build_property.InvariantGlobalization = | |||
| build_property.PlatformNeutralAssembly = | |||
| build_property._SupportedPlatformList = Linux,macOS,Windows | |||
| build_property.RootNamespace = MVCTemplate.Business | |||
| build_property.ProjectDir = C:\Users\julija.stojkovic\Source\Repos\secure-sharing\MVCTemplate.Business\ | |||
| @@ -1,23 +0,0 @@ | |||
| //------------------------------------------------------------------------------ | |||
| // <auto-generated> | |||
| // This code was generated by a tool. | |||
| // Runtime Version:4.0.30319.42000 | |||
| // | |||
| // Changes to this file may cause incorrect behavior and will be lost if | |||
| // the code is regenerated. | |||
| // </auto-generated> | |||
| //------------------------------------------------------------------------------ | |||
| using System; | |||
| using System.Reflection; | |||
| [assembly: System.Reflection.AssemblyCompanyAttribute("ScreeningTest.Business")] | |||
| [assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] | |||
| [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] | |||
| [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] | |||
| [assembly: System.Reflection.AssemblyProductAttribute("ScreeningTest.Business")] | |||
| [assembly: System.Reflection.AssemblyTitleAttribute("ScreeningTest.Business")] | |||
| [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] | |||
| // Generated by the MSBuild WriteCodeFragment class. | |||
| @@ -1 +0,0 @@ | |||
| 17a7479709d9b7a3cb26330ff2e1d9d7ec911bb1 | |||
| @@ -1,8 +0,0 @@ | |||
| is_global = true | |||
| build_property.TargetFramework = net5.0 | |||
| build_property.TargetPlatformMinVersion = | |||
| build_property.UsingMicrosoftNETSdkWeb = | |||
| build_property.ProjectTypeGuids = | |||
| build_property.PublishSingleFile = | |||
| build_property.IncludeAllContentForSelfExtract = | |||
| build_property._SupportedPlatformList = Android,iOS,Linux,macOS,Windows | |||
| @@ -1 +0,0 @@ | |||
| ba767dbf146727b042e3f075986dbc526d3265ff | |||
| @@ -1,15 +0,0 @@ | |||
| D:\Projekti\ScreeningTestApp\ScreeningTestApp\ScreeningTest.Business\bin\Release\net5.0\ScreeningTest.Business.deps.json | |||
| D:\Projekti\ScreeningTestApp\ScreeningTestApp\ScreeningTest.Business\bin\Release\net5.0\ScreeningTest.Business.dll | |||
| D:\Projekti\ScreeningTestApp\ScreeningTestApp\ScreeningTest.Business\bin\Release\net5.0\ref\ScreeningTest.Business.dll | |||
| D:\Projekti\ScreeningTestApp\ScreeningTestApp\ScreeningTest.Business\bin\Release\net5.0\ScreeningTest.Business.pdb | |||
| D:\Projekti\ScreeningTestApp\ScreeningTestApp\ScreeningTest.Business\bin\Release\net5.0\ScreeningTest.Data.dll | |||
| D:\Projekti\ScreeningTestApp\ScreeningTestApp\ScreeningTest.Business\bin\Release\net5.0\ScreeningTest.Data.pdb | |||
| D:\Projekti\ScreeningTestApp\ScreeningTestApp\ScreeningTest.Business\obj\Release\net5.0\ScreeningTest.Business.csproj.AssemblyReference.cache | |||
| D:\Projekti\ScreeningTestApp\ScreeningTestApp\ScreeningTest.Business\obj\Release\net5.0\ScreeningTest.Business.GeneratedMSBuildEditorConfig.editorconfig | |||
| D:\Projekti\ScreeningTestApp\ScreeningTestApp\ScreeningTest.Business\obj\Release\net5.0\ScreeningTest.Business.AssemblyInfoInputs.cache | |||
| D:\Projekti\ScreeningTestApp\ScreeningTestApp\ScreeningTest.Business\obj\Release\net5.0\ScreeningTest.Business.AssemblyInfo.cs | |||
| D:\Projekti\ScreeningTestApp\ScreeningTestApp\ScreeningTest.Business\obj\Release\net5.0\ScreeningTest.Business.csproj.CoreCompileInputs.cache | |||
| D:\Projekti\ScreeningTestApp\ScreeningTestApp\ScreeningTest.Business\obj\Release\net5.0\ScreeningTest.Business.csproj.CopyComplete | |||
| D:\Projekti\ScreeningTestApp\ScreeningTestApp\ScreeningTest.Business\obj\Release\net5.0\ScreeningTest.Business.dll | |||
| D:\Projekti\ScreeningTestApp\ScreeningTestApp\ScreeningTest.Business\obj\Release\net5.0\ref\ScreeningTest.Business.dll | |||
| D:\Projekti\ScreeningTestApp\ScreeningTestApp\ScreeningTest.Business\obj\Release\net5.0\ScreeningTest.Business.pdb | |||
| @@ -1,174 +0,0 @@ | |||
| { | |||
| "format": 1, | |||
| "restore": { | |||
| "C:\\Users\\julija.stojkovic\\Downloads\\ScreeningTestApp\\ScreeningTestApp\\ScreeningTest.Business\\ScreeningTest.Business.csproj": {} | |||
| }, | |||
| "projects": { | |||
| "C:\\Users\\julija.stojkovic\\Downloads\\ScreeningTestApp\\ScreeningTestApp\\ScreeningTest.Business\\ScreeningTest.Business.csproj": { | |||
| "version": "1.0.0", | |||
| "restore": { | |||
| "projectUniqueName": "C:\\Users\\julija.stojkovic\\Downloads\\ScreeningTestApp\\ScreeningTestApp\\ScreeningTest.Business\\ScreeningTest.Business.csproj", | |||
| "projectName": "ScreeningTest.Business", | |||
| "projectPath": "C:\\Users\\julija.stojkovic\\Downloads\\ScreeningTestApp\\ScreeningTestApp\\ScreeningTest.Business\\ScreeningTest.Business.csproj", | |||
| "packagesPath": "C:\\Users\\julija.stojkovic\\.nuget\\packages\\", | |||
| "outputPath": "C:\\Users\\julija.stojkovic\\Downloads\\ScreeningTestApp\\ScreeningTestApp\\ScreeningTest.Business\\obj\\", | |||
| "projectStyle": "PackageReference", | |||
| "configFilePaths": [ | |||
| "C:\\Users\\julija.stojkovic\\AppData\\Roaming\\NuGet\\NuGet.Config", | |||
| "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" | |||
| ], | |||
| "originalTargetFrameworks": [ | |||
| "net5.0" | |||
| ], | |||
| "sources": { | |||
| "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, | |||
| "https://api.nuget.org/v3/index.json": {} | |||
| }, | |||
| "frameworks": { | |||
| "net5.0": { | |||
| "targetAlias": "net5.0", | |||
| "projectReferences": { | |||
| "C:\\Users\\julija.stojkovic\\Downloads\\ScreeningTestApp\\ScreeningTestApp\\ScreeningTest.Data\\ScreeningTest.Data.csproj": { | |||
| "projectPath": "C:\\Users\\julija.stojkovic\\Downloads\\ScreeningTestApp\\ScreeningTestApp\\ScreeningTest.Data\\ScreeningTest.Data.csproj" | |||
| } | |||
| } | |||
| } | |||
| }, | |||
| "warningProperties": { | |||
| "warnAsError": [ | |||
| "NU1605" | |||
| ] | |||
| } | |||
| }, | |||
| "frameworks": { | |||
| "net5.0": { | |||
| "targetAlias": "net5.0", | |||
| "dependencies": { | |||
| "AutoMapper": { | |||
| "target": "Package", | |||
| "version": "[11.0.1, )" | |||
| }, | |||
| "MailKit": { | |||
| "target": "Package", | |||
| "version": "[2.13.0, )" | |||
| }, | |||
| "Microsoft.EntityFrameworkCore.SqlServer": { | |||
| "target": "Package", | |||
| "version": "[5.0.7, )" | |||
| }, | |||
| "Microsoft.Extensions.Configuration.Binder": { | |||
| "target": "Package", | |||
| "version": "[5.0.0, )" | |||
| }, | |||
| "Microsoft.Extensions.DependencyInjection.Abstractions": { | |||
| "target": "Package", | |||
| "version": "[5.0.0, )" | |||
| } | |||
| }, | |||
| "imports": [ | |||
| "net461", | |||
| "net462", | |||
| "net47", | |||
| "net471", | |||
| "net472", | |||
| "net48" | |||
| ], | |||
| "assetTargetFallback": true, | |||
| "warn": true, | |||
| "frameworkReferences": { | |||
| "Microsoft.NETCore.App": { | |||
| "privateAssets": "all" | |||
| } | |||
| }, | |||
| "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.300\\RuntimeIdentifierGraph.json" | |||
| } | |||
| } | |||
| }, | |||
| "C:\\Users\\julija.stojkovic\\Downloads\\ScreeningTestApp\\ScreeningTestApp\\ScreeningTest.Data\\ScreeningTest.Data.csproj": { | |||
| "version": "1.0.0", | |||
| "restore": { | |||
| "projectUniqueName": "C:\\Users\\julija.stojkovic\\Downloads\\ScreeningTestApp\\ScreeningTestApp\\ScreeningTest.Data\\ScreeningTest.Data.csproj", | |||
| "projectName": "ScreeningTest.Data", | |||
| "projectPath": "C:\\Users\\julija.stojkovic\\Downloads\\ScreeningTestApp\\ScreeningTestApp\\ScreeningTest.Data\\ScreeningTest.Data.csproj", | |||
| "packagesPath": "C:\\Users\\julija.stojkovic\\.nuget\\packages\\", | |||
| "outputPath": "C:\\Users\\julija.stojkovic\\Downloads\\ScreeningTestApp\\ScreeningTestApp\\ScreeningTest.Data\\obj\\", | |||
| "projectStyle": "PackageReference", | |||
| "configFilePaths": [ | |||
| "C:\\Users\\julija.stojkovic\\AppData\\Roaming\\NuGet\\NuGet.Config", | |||
| "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" | |||
| ], | |||
| "originalTargetFrameworks": [ | |||
| "net5.0" | |||
| ], | |||
| "sources": { | |||
| "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, | |||
| "https://api.nuget.org/v3/index.json": {} | |||
| }, | |||
| "frameworks": { | |||
| "net5.0": { | |||
| "targetAlias": "net5.0", | |||
| "projectReferences": {} | |||
| } | |||
| }, | |||
| "warningProperties": { | |||
| "warnAsError": [ | |||
| "NU1605" | |||
| ] | |||
| } | |||
| }, | |||
| "frameworks": { | |||
| "net5.0": { | |||
| "targetAlias": "net5.0", | |||
| "dependencies": { | |||
| "AutoMapper": { | |||
| "target": "Package", | |||
| "version": "[11.0.1, )" | |||
| }, | |||
| "Microsoft.AspNetCore.Identity.EntityFrameworkCore": { | |||
| "target": "Package", | |||
| "version": "[5.0.4, )" | |||
| }, | |||
| "Microsoft.EntityFrameworkCore": { | |||
| "target": "Package", | |||
| "version": "[5.0.7, )" | |||
| }, | |||
| "Microsoft.EntityFrameworkCore.SqlServer": { | |||
| "target": "Package", | |||
| "version": "[5.0.7, )" | |||
| }, | |||
| "Microsoft.EntityFrameworkCore.Tools": { | |||
| "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", | |||
| "suppressParent": "All", | |||
| "target": "Package", | |||
| "version": "[5.0.4, )" | |||
| }, | |||
| "Microsoft.Extensions.Configuration": { | |||
| "target": "Package", | |||
| "version": "[5.0.0, )" | |||
| }, | |||
| "Microsoft.Extensions.Configuration.Json": { | |||
| "target": "Package", | |||
| "version": "[5.0.0, )" | |||
| } | |||
| }, | |||
| "imports": [ | |||
| "net461", | |||
| "net462", | |||
| "net47", | |||
| "net471", | |||
| "net472", | |||
| "net48" | |||
| ], | |||
| "assetTargetFallback": true, | |||
| "warn": true, | |||
| "frameworkReferences": { | |||
| "Microsoft.NETCore.App": { | |||
| "privateAssets": "all" | |||
| } | |||
| }, | |||
| "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.300\\RuntimeIdentifierGraph.json" | |||
| } | |||
| } | |||
| } | |||
| } | |||
| } | |||
| @@ -1,18 +0,0 @@ | |||
| <?xml version="1.0" encoding="utf-8" standalone="no"?> | |||
| <Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |||
| <PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' "> | |||
| <RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess> | |||
| <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\julija.stojkovic\.nuget\packages\</NuGetPackageFolders> | |||
| <NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle> | |||
| <NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.2.0</NuGetToolVersion> | |||
| </PropertyGroup> | |||
| <ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' "> | |||
| <SourceRoot Include="C:\Users\julija.stojkovic\.nuget\packages\" /> | |||
| </ItemGroup> | |||
| <PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' "> | |||
| <PkgNewtonsoft_Json Condition=" '$(PkgNewtonsoft_Json)' == '' ">C:\Users\julija.stojkovic\.nuget\packages\newtonsoft.json\10.0.1</PkgNewtonsoft_Json> | |||
| </PropertyGroup> | |||
| </Project> | |||
| @@ -1,2 +0,0 @@ | |||
| <?xml version="1.0" encoding="utf-8" standalone="no"?> | |||
| <Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" /> | |||
| @@ -1,8 +0,0 @@ | |||
| { | |||
| "runtimeOptions": { | |||
| "additionalProbingPaths": [ | |||
| "C:\\Users\\julija.stojkovic\\.dotnet\\store\\|arch|\\|tfm|", | |||
| "C:\\Users\\julija.stojkovic\\.nuget\\packages" | |||
| ] | |||
| } | |||
| } | |||
| @@ -1,9 +0,0 @@ | |||
| { | |||
| "runtimeOptions": { | |||
| "tfm": "net5.0", | |||
| "framework": { | |||
| "name": "Microsoft.AspNetCore.App", | |||
| "version": "5.0.0" | |||
| } | |||
| } | |||
| } | |||
| @@ -1,8 +0,0 @@ | |||
| { | |||
| "runtimeOptions": { | |||
| "additionalProbingPaths": [ | |||
| "C:\\Users\\julija.stojkovic\\.dotnet\\store\\|arch|\\|tfm|", | |||
| "C:\\Users\\julija.stojkovic\\.nuget\\packages" | |||
| ] | |||
| } | |||
| } | |||
| @@ -1,9 +0,0 @@ | |||
| { | |||
| "runtimeOptions": { | |||
| "tfm": "net5.0", | |||
| "framework": { | |||
| "name": "Microsoft.NETCore.App", | |||
| "version": "5.0.0" | |||
| } | |||
| } | |||
| } | |||
| @@ -1,599 +0,0 @@ | |||
| { | |||
| "runtimeTarget": { | |||
| "name": ".NETCoreApp,Version=v5.0", | |||
| "signature": "" | |||
| }, | |||
| "compilationOptions": {}, | |||
| "targets": { | |||
| ".NETCoreApp,Version=v5.0": { | |||
| "ScreeningTest.Data/1.0.0": { | |||
| "dependencies": { | |||
| "Microsoft.AspNetCore.Identity.EntityFrameworkCore": "5.0.4", | |||
| "Microsoft.EntityFrameworkCore": "5.0.7", | |||
| "Microsoft.EntityFrameworkCore.Tools": "5.0.4", | |||
| "Microsoft.Extensions.Configuration": "5.0.0", | |||
| "Microsoft.Extensions.Configuration.Json": "5.0.0", | |||
| "Npgsql.EntityFrameworkCore.PostgreSQL": "5.0.7" | |||
| }, | |||
| "runtime": { | |||
| "ScreeningTest.Data.dll": {} | |||
| } | |||
| }, | |||
| "Humanizer.Core/2.8.26": { | |||
| "runtime": { | |||
| "lib/netstandard2.0/Humanizer.dll": { | |||
| "assemblyVersion": "2.8.0.0", | |||
| "fileVersion": "2.8.26.1919" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.AspNetCore.Cryptography.Internal/5.0.4": { | |||
| "runtime": { | |||
| "lib/net5.0/Microsoft.AspNetCore.Cryptography.Internal.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.421.11815" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.AspNetCore.Cryptography.KeyDerivation/5.0.4": { | |||
| "dependencies": { | |||
| "Microsoft.AspNetCore.Cryptography.Internal": "5.0.4" | |||
| }, | |||
| "runtime": { | |||
| "lib/net5.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.421.11815" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.AspNetCore.Identity.EntityFrameworkCore/5.0.4": { | |||
| "dependencies": { | |||
| "Microsoft.EntityFrameworkCore.Relational": "5.0.7", | |||
| "Microsoft.Extensions.Identity.Stores": "5.0.4" | |||
| }, | |||
| "runtime": { | |||
| "lib/net5.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": { | |||
| "assemblyVersion": "5.0.4.0", | |||
| "fileVersion": "5.0.421.11815" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.CSharp/4.7.0": {}, | |||
| "Microsoft.EntityFrameworkCore/5.0.7": { | |||
| "dependencies": { | |||
| "Microsoft.EntityFrameworkCore.Abstractions": "5.0.7", | |||
| "Microsoft.EntityFrameworkCore.Analyzers": "5.0.7", | |||
| "Microsoft.Extensions.Caching.Memory": "5.0.0", | |||
| "Microsoft.Extensions.DependencyInjection": "5.0.1", | |||
| "Microsoft.Extensions.Logging": "5.0.0", | |||
| "System.Collections.Immutable": "5.0.0", | |||
| "System.ComponentModel.Annotations": "5.0.0", | |||
| "System.Diagnostics.DiagnosticSource": "5.0.1" | |||
| }, | |||
| "runtime": { | |||
| "lib/netstandard2.1/Microsoft.EntityFrameworkCore.dll": { | |||
| "assemblyVersion": "5.0.7.0", | |||
| "fileVersion": "5.0.721.26102" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.EntityFrameworkCore.Abstractions/5.0.7": { | |||
| "runtime": { | |||
| "lib/netstandard2.1/Microsoft.EntityFrameworkCore.Abstractions.dll": { | |||
| "assemblyVersion": "5.0.7.0", | |||
| "fileVersion": "5.0.721.26102" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.EntityFrameworkCore.Analyzers/5.0.7": {}, | |||
| "Microsoft.EntityFrameworkCore.Design/5.0.4": { | |||
| "dependencies": { | |||
| "Humanizer.Core": "2.8.26", | |||
| "Microsoft.CSharp": "4.7.0", | |||
| "Microsoft.EntityFrameworkCore.Relational": "5.0.7" | |||
| }, | |||
| "runtime": { | |||
| "lib/netstandard2.1/Microsoft.EntityFrameworkCore.Design.dll": { | |||
| "assemblyVersion": "5.0.4.0", | |||
| "fileVersion": "5.0.421.11803" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.EntityFrameworkCore.Relational/5.0.7": { | |||
| "dependencies": { | |||
| "Microsoft.EntityFrameworkCore": "5.0.7", | |||
| "Microsoft.Extensions.Configuration.Abstractions": "5.0.0" | |||
| }, | |||
| "runtime": { | |||
| "lib/netstandard2.1/Microsoft.EntityFrameworkCore.Relational.dll": { | |||
| "assemblyVersion": "5.0.7.0", | |||
| "fileVersion": "5.0.721.26102" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.EntityFrameworkCore.Tools/5.0.4": { | |||
| "dependencies": { | |||
| "Microsoft.EntityFrameworkCore.Design": "5.0.4" | |||
| } | |||
| }, | |||
| "Microsoft.Extensions.Caching.Abstractions/5.0.0": { | |||
| "dependencies": { | |||
| "Microsoft.Extensions.Primitives": "5.0.0" | |||
| }, | |||
| "runtime": { | |||
| "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.20.51904" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.Extensions.Caching.Memory/5.0.0": { | |||
| "dependencies": { | |||
| "Microsoft.Extensions.Caching.Abstractions": "5.0.0", | |||
| "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", | |||
| "Microsoft.Extensions.Logging.Abstractions": "5.0.0", | |||
| "Microsoft.Extensions.Options": "5.0.0", | |||
| "Microsoft.Extensions.Primitives": "5.0.0" | |||
| }, | |||
| "runtime": { | |||
| "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.20.51904" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.Extensions.Configuration/5.0.0": { | |||
| "dependencies": { | |||
| "Microsoft.Extensions.Configuration.Abstractions": "5.0.0", | |||
| "Microsoft.Extensions.Primitives": "5.0.0" | |||
| }, | |||
| "runtime": { | |||
| "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.20.51904" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.Extensions.Configuration.Abstractions/5.0.0": { | |||
| "dependencies": { | |||
| "Microsoft.Extensions.Primitives": "5.0.0" | |||
| }, | |||
| "runtime": { | |||
| "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.20.51904" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.Extensions.Configuration.FileExtensions/5.0.0": { | |||
| "dependencies": { | |||
| "Microsoft.Extensions.Configuration": "5.0.0", | |||
| "Microsoft.Extensions.Configuration.Abstractions": "5.0.0", | |||
| "Microsoft.Extensions.FileProviders.Abstractions": "5.0.0", | |||
| "Microsoft.Extensions.FileProviders.Physical": "5.0.0", | |||
| "Microsoft.Extensions.Primitives": "5.0.0" | |||
| }, | |||
| "runtime": { | |||
| "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.20.51904" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.Extensions.Configuration.Json/5.0.0": { | |||
| "dependencies": { | |||
| "Microsoft.Extensions.Configuration": "5.0.0", | |||
| "Microsoft.Extensions.Configuration.Abstractions": "5.0.0", | |||
| "Microsoft.Extensions.Configuration.FileExtensions": "5.0.0", | |||
| "Microsoft.Extensions.FileProviders.Abstractions": "5.0.0" | |||
| }, | |||
| "runtime": { | |||
| "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.20.51904" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.Extensions.DependencyInjection/5.0.1": { | |||
| "dependencies": { | |||
| "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0" | |||
| }, | |||
| "runtime": { | |||
| "lib/net5.0/Microsoft.Extensions.DependencyInjection.dll": { | |||
| "assemblyVersion": "5.0.0.1", | |||
| "fileVersion": "5.0.120.57516" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": { | |||
| "runtime": { | |||
| "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.20.51904" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.Extensions.FileProviders.Abstractions/5.0.0": { | |||
| "dependencies": { | |||
| "Microsoft.Extensions.Primitives": "5.0.0" | |||
| }, | |||
| "runtime": { | |||
| "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.20.51904" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.Extensions.FileProviders.Physical/5.0.0": { | |||
| "dependencies": { | |||
| "Microsoft.Extensions.FileProviders.Abstractions": "5.0.0", | |||
| "Microsoft.Extensions.FileSystemGlobbing": "5.0.0", | |||
| "Microsoft.Extensions.Primitives": "5.0.0" | |||
| }, | |||
| "runtime": { | |||
| "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.20.51904" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.Extensions.FileSystemGlobbing/5.0.0": { | |||
| "runtime": { | |||
| "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.20.51904" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.Extensions.Identity.Core/5.0.4": { | |||
| "dependencies": { | |||
| "Microsoft.AspNetCore.Cryptography.KeyDerivation": "5.0.4", | |||
| "Microsoft.Extensions.Logging": "5.0.0", | |||
| "Microsoft.Extensions.Options": "5.0.0" | |||
| }, | |||
| "runtime": { | |||
| "lib/net5.0/Microsoft.Extensions.Identity.Core.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.421.11815" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.Extensions.Identity.Stores/5.0.4": { | |||
| "dependencies": { | |||
| "Microsoft.Extensions.Caching.Abstractions": "5.0.0", | |||
| "Microsoft.Extensions.Identity.Core": "5.0.4", | |||
| "Microsoft.Extensions.Logging": "5.0.0" | |||
| }, | |||
| "runtime": { | |||
| "lib/net5.0/Microsoft.Extensions.Identity.Stores.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.421.11815" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.Extensions.Logging/5.0.0": { | |||
| "dependencies": { | |||
| "Microsoft.Extensions.DependencyInjection": "5.0.1", | |||
| "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", | |||
| "Microsoft.Extensions.Logging.Abstractions": "5.0.0", | |||
| "Microsoft.Extensions.Options": "5.0.0" | |||
| }, | |||
| "runtime": { | |||
| "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.20.51904" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.Extensions.Logging.Abstractions/5.0.0": { | |||
| "runtime": { | |||
| "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.20.51904" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.Extensions.Options/5.0.0": { | |||
| "dependencies": { | |||
| "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", | |||
| "Microsoft.Extensions.Primitives": "5.0.0" | |||
| }, | |||
| "runtime": { | |||
| "lib/net5.0/Microsoft.Extensions.Options.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.20.51904" | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.Extensions.Primitives/5.0.0": { | |||
| "runtime": { | |||
| "lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.20.51904" | |||
| } | |||
| } | |||
| }, | |||
| "Npgsql/5.0.7": { | |||
| "dependencies": { | |||
| "System.Runtime.CompilerServices.Unsafe": "4.6.0" | |||
| }, | |||
| "runtime": { | |||
| "lib/net5.0/Npgsql.dll": { | |||
| "assemblyVersion": "5.0.7.0", | |||
| "fileVersion": "5.0.7.0" | |||
| } | |||
| } | |||
| }, | |||
| "Npgsql.EntityFrameworkCore.PostgreSQL/5.0.7": { | |||
| "dependencies": { | |||
| "Microsoft.EntityFrameworkCore": "5.0.7", | |||
| "Microsoft.EntityFrameworkCore.Abstractions": "5.0.7", | |||
| "Microsoft.EntityFrameworkCore.Relational": "5.0.7", | |||
| "Npgsql": "5.0.7" | |||
| }, | |||
| "runtime": { | |||
| "lib/netstandard2.1/Npgsql.EntityFrameworkCore.PostgreSQL.dll": { | |||
| "assemblyVersion": "5.0.7.0", | |||
| "fileVersion": "5.0.7.0" | |||
| } | |||
| } | |||
| }, | |||
| "System.Collections.Immutable/5.0.0": {}, | |||
| "System.ComponentModel.Annotations/5.0.0": {}, | |||
| "System.Diagnostics.DiagnosticSource/5.0.1": { | |||
| "runtime": { | |||
| "lib/net5.0/System.Diagnostics.DiagnosticSource.dll": { | |||
| "assemblyVersion": "5.0.0.0", | |||
| "fileVersion": "5.0.220.61120" | |||
| } | |||
| } | |||
| }, | |||
| "System.Runtime.CompilerServices.Unsafe/4.6.0": {} | |||
| } | |||
| }, | |||
| "libraries": { | |||
| "ScreeningTest.Data/1.0.0": { | |||
| "type": "project", | |||
| "serviceable": false, | |||
| "sha512": "" | |||
| }, | |||
| "Humanizer.Core/2.8.26": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-OiKusGL20vby4uDEswj2IgkdchC1yQ6rwbIkZDVBPIR6al2b7n3pC91elBul9q33KaBgRKhbZH3+2Ur4fnWx2A==", | |||
| "path": "humanizer.core/2.8.26", | |||
| "hashPath": "humanizer.core.2.8.26.nupkg.sha512" | |||
| }, | |||
| "Microsoft.AspNetCore.Cryptography.Internal/5.0.4": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-KZwzffCGaE+V6n/kBPdFEA1M5pDgH9Y6GbOSjzSyH8h6JC+hAkpAnqFtToGNHyBK9QGExA1Ie1BvEL9lycdJ5w==", | |||
| "path": "microsoft.aspnetcore.cryptography.internal/5.0.4", | |||
| "hashPath": "microsoft.aspnetcore.cryptography.internal.5.0.4.nupkg.sha512" | |||
| }, | |||
| "Microsoft.AspNetCore.Cryptography.KeyDerivation/5.0.4": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-0gY+YzLConLQs0sTqZSlQI2QPfws7ZsSTjNHB9rhVuK6VkB9fTWXaEj9ostSRHGUgqs0pdXOj6oEU3lFZgY0NA==", | |||
| "path": "microsoft.aspnetcore.cryptography.keyderivation/5.0.4", | |||
| "hashPath": "microsoft.aspnetcore.cryptography.keyderivation.5.0.4.nupkg.sha512" | |||
| }, | |||
| "Microsoft.AspNetCore.Identity.EntityFrameworkCore/5.0.4": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-O3/inpajeeFN8uUF9L93i75UtIZDuY3opfTZidXt8L3EglUW8lxqgzSw2TseAIey4v/NIsLUUrvh98OQoc5GMQ==", | |||
| "path": "microsoft.aspnetcore.identity.entityframeworkcore/5.0.4", | |||
| "hashPath": "microsoft.aspnetcore.identity.entityframeworkcore.5.0.4.nupkg.sha512" | |||
| }, | |||
| "Microsoft.CSharp/4.7.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==", | |||
| "path": "microsoft.csharp/4.7.0", | |||
| "hashPath": "microsoft.csharp.4.7.0.nupkg.sha512" | |||
| }, | |||
| "Microsoft.EntityFrameworkCore/5.0.7": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-VAvmiQPdw0PUh3X7k9k7haVnCfQuDgyki9rq5XVk0gXJFeh+bwqPzPrY71A08O5TjnIeK9lEggXDnMuhQXUUww==", | |||
| "path": "microsoft.entityframeworkcore/5.0.7", | |||
| "hashPath": "microsoft.entityframeworkcore.5.0.7.nupkg.sha512" | |||
| }, | |||
| "Microsoft.EntityFrameworkCore.Abstractions/5.0.7": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-MM5M9vYDLUXCePUGN2WZ0MkNcNj74sIgyVR9v7tW6abRULtBWPcyZf6zLYhZYpRgPXcahcME+Koscz9kP2DxyA==", | |||
| "path": "microsoft.entityframeworkcore.abstractions/5.0.7", | |||
| "hashPath": "microsoft.entityframeworkcore.abstractions.5.0.7.nupkg.sha512" | |||
| }, | |||
| "Microsoft.EntityFrameworkCore.Analyzers/5.0.7": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-ZShPEOZaQhBZqDObU3+kigEmlEGug37F8v/jpQgVs1XfHrLeXVyk+p94DBH4f+bUUHUbsEEcIbU6OhUBtWZztg==", | |||
| "path": "microsoft.entityframeworkcore.analyzers/5.0.7", | |||
| "hashPath": "microsoft.entityframeworkcore.analyzers.5.0.7.nupkg.sha512" | |||
| }, | |||
| "Microsoft.EntityFrameworkCore.Design/5.0.4": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-LqyE5MX0IUFjsXu3tNIMpTtC4poY7XQogpGdATjK949tCKopxyJuzTZtgsgdc20LGFWQM0UwwyyfUNjs5kKvsw==", | |||
| "path": "microsoft.entityframeworkcore.design/5.0.4", | |||
| "hashPath": "microsoft.entityframeworkcore.design.5.0.4.nupkg.sha512" | |||
| }, | |||
| "Microsoft.EntityFrameworkCore.Relational/5.0.7": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-W3nj58s5GX8KFQwZaytERGy3tTqutjWK6309KCpXaVtVvuYf3GE3R0lrouxONzLynLG8hsODcs2gym5QQoqtSg==", | |||
| "path": "microsoft.entityframeworkcore.relational/5.0.7", | |||
| "hashPath": "microsoft.entityframeworkcore.relational.5.0.7.nupkg.sha512" | |||
| }, | |||
| "Microsoft.EntityFrameworkCore.Tools/5.0.4": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-ldiZtmhBXJBvBHLUUglCL2n0RFoaXwR3fnvY0Tn0U70V4gafA2ny7vf1d/Gh4ai9qyj/wVJOj4RN8HAy4wjqTw==", | |||
| "path": "microsoft.entityframeworkcore.tools/5.0.4", | |||
| "hashPath": "microsoft.entityframeworkcore.tools.5.0.4.nupkg.sha512" | |||
| }, | |||
| "Microsoft.Extensions.Caching.Abstractions/5.0.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-bu8As90/SBAouMZ6fJ+qRNo1X+KgHGrVueFhhYi+E5WqEhcnp2HoWRFnMzXQ6g4RdZbvPowFerSbKNH4Dtg5yg==", | |||
| "path": "microsoft.extensions.caching.abstractions/5.0.0", | |||
| "hashPath": "microsoft.extensions.caching.abstractions.5.0.0.nupkg.sha512" | |||
| }, | |||
| "Microsoft.Extensions.Caching.Memory/5.0.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-/1qPCleFOkJe0O+xmFqCNLFYQZTJz965sVw8CUB/BQgsApBwzAUsL2BUkDvQW+geRUVTXUS9zLa0pBjC2VJ1gA==", | |||
| "path": "microsoft.extensions.caching.memory/5.0.0", | |||
| "hashPath": "microsoft.extensions.caching.memory.5.0.0.nupkg.sha512" | |||
| }, | |||
| "Microsoft.Extensions.Configuration/5.0.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-LN322qEKHjuVEhhXueTUe7RNePooZmS8aGid5aK2woX3NPjSnONFyKUc6+JknOS6ce6h2tCLfKPTBXE3mN/6Ag==", | |||
| "path": "microsoft.extensions.configuration/5.0.0", | |||
| "hashPath": "microsoft.extensions.configuration.5.0.0.nupkg.sha512" | |||
| }, | |||
| "Microsoft.Extensions.Configuration.Abstractions/5.0.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-ETjSBHMp3OAZ4HxGQYpwyGsD8Sw5FegQXphi0rpoGMT74S4+I2mm7XJEswwn59XAaKOzC15oDSOWEE8SzDCd6Q==", | |||
| "path": "microsoft.extensions.configuration.abstractions/5.0.0", | |||
| "hashPath": "microsoft.extensions.configuration.abstractions.5.0.0.nupkg.sha512" | |||
| }, | |||
| "Microsoft.Extensions.Configuration.FileExtensions/5.0.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-rRdspYKA18ViPOISwAihhCMbusHsARCOtDMwa23f+BGEdIjpKPlhs3LLjmKlxfhpGXBjIsS0JpXcChjRUN+PAw==", | |||
| "path": "microsoft.extensions.configuration.fileextensions/5.0.0", | |||
| "hashPath": "microsoft.extensions.configuration.fileextensions.5.0.0.nupkg.sha512" | |||
| }, | |||
| "Microsoft.Extensions.Configuration.Json/5.0.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-Pak8ymSUfdzPfBTLHxeOwcR32YDbuVfhnH2hkfOLnJNQd19ItlBdpMjIDY9C5O/nS2Sn9bzDMai0ZrvF7KyY/Q==", | |||
| "path": "microsoft.extensions.configuration.json/5.0.0", | |||
| "hashPath": "microsoft.extensions.configuration.json.5.0.0.nupkg.sha512" | |||
| }, | |||
| "Microsoft.Extensions.DependencyInjection/5.0.1": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-//mDNrYeiJ0eh/awFhDFJQzkRVra/njU5Y4fyK7X29g5HScrzbUkKOKlyTtygthcGFt4zNC8G5CFCjb/oizomA==", | |||
| "path": "microsoft.extensions.dependencyinjection/5.0.1", | |||
| "hashPath": "microsoft.extensions.dependencyinjection.5.0.1.nupkg.sha512" | |||
| }, | |||
| "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-ORj7Zh81gC69TyvmcUm9tSzytcy8AVousi+IVRAI8nLieQjOFryRusSFh7+aLk16FN9pQNqJAiMd7BTKINK0kA==", | |||
| "path": "microsoft.extensions.dependencyinjection.abstractions/5.0.0", | |||
| "hashPath": "microsoft.extensions.dependencyinjection.abstractions.5.0.0.nupkg.sha512" | |||
| }, | |||
| "Microsoft.Extensions.FileProviders.Abstractions/5.0.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-iuZIiZ3mteEb+nsUqpGXKx2cGF+cv6gWPd5jqQI4hzqdiJ6I94ddLjKhQOuRW1lueHwocIw30xbSHGhQj0zjdQ==", | |||
| "path": "microsoft.extensions.fileproviders.abstractions/5.0.0", | |||
| "hashPath": "microsoft.extensions.fileproviders.abstractions.5.0.0.nupkg.sha512" | |||
| }, | |||
| "Microsoft.Extensions.FileProviders.Physical/5.0.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-1rkd8UO2qf21biwO7X0hL9uHP7vtfmdv/NLvKgCRHkdz1XnW8zVQJXyEYiN68WYpExgtVWn55QF0qBzgfh1mGg==", | |||
| "path": "microsoft.extensions.fileproviders.physical/5.0.0", | |||
| "hashPath": "microsoft.extensions.fileproviders.physical.5.0.0.nupkg.sha512" | |||
| }, | |||
| "Microsoft.Extensions.FileSystemGlobbing/5.0.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-ArliS8lGk8sWRtrWpqI8yUVYJpRruPjCDT+EIjrgkA/AAPRctlAkRISVZ334chAKktTLzD1+PK8F5IZpGedSqA==", | |||
| "path": "microsoft.extensions.filesystemglobbing/5.0.0", | |||
| "hashPath": "microsoft.extensions.filesystemglobbing.5.0.0.nupkg.sha512" | |||
| }, | |||
| "Microsoft.Extensions.Identity.Core/5.0.4": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-ibRI/IPV536SIUEvasIICtrf/df+ukBmBHFY1N9cT3igsAFP/Ru3eBBWwMlTjJKkkQf5W0PCncMIBK16DnehCg==", | |||
| "path": "microsoft.extensions.identity.core/5.0.4", | |||
| "hashPath": "microsoft.extensions.identity.core.5.0.4.nupkg.sha512" | |||
| }, | |||
| "Microsoft.Extensions.Identity.Stores/5.0.4": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-hrJNgTY7BMCHWts10AzUfZryKwJE8QGZ1ZbVgCcgZVnqVrWlTLDJnPg2DmHVyw3em+twg5ZT4G+OlHT9ovfa0g==", | |||
| "path": "microsoft.extensions.identity.stores/5.0.4", | |||
| "hashPath": "microsoft.extensions.identity.stores.5.0.4.nupkg.sha512" | |||
| }, | |||
| "Microsoft.Extensions.Logging/5.0.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-MgOwK6tPzB6YNH21wssJcw/2MKwee8b2gI7SllYfn6rvTpIrVvVS5HAjSU2vqSku1fwqRvWP0MdIi14qjd93Aw==", | |||
| "path": "microsoft.extensions.logging/5.0.0", | |||
| "hashPath": "microsoft.extensions.logging.5.0.0.nupkg.sha512" | |||
| }, | |||
| "Microsoft.Extensions.Logging.Abstractions/5.0.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-NxP6ahFcBnnSfwNBi2KH2Oz8Xl5Sm2krjId/jRR3I7teFphwiUoUeZPwTNA21EX+5PtjqmyAvKaOeBXcJjcH/w==", | |||
| "path": "microsoft.extensions.logging.abstractions/5.0.0", | |||
| "hashPath": "microsoft.extensions.logging.abstractions.5.0.0.nupkg.sha512" | |||
| }, | |||
| "Microsoft.Extensions.Options/5.0.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-CBvR92TCJ5uBIdd9/HzDSrxYak+0W/3+yxrNg8Qm6Bmrkh5L+nu6m3WeazQehcZ5q1/6dDA7J5YdQjim0165zg==", | |||
| "path": "microsoft.extensions.options/5.0.0", | |||
| "hashPath": "microsoft.extensions.options.5.0.0.nupkg.sha512" | |||
| }, | |||
| "Microsoft.Extensions.Primitives/5.0.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-cI/VWn9G1fghXrNDagX9nYaaB/nokkZn0HYAawGaELQrl8InSezfe9OnfPZLcJq3esXxygh3hkq2c3qoV3SDyQ==", | |||
| "path": "microsoft.extensions.primitives/5.0.0", | |||
| "hashPath": "microsoft.extensions.primitives.5.0.0.nupkg.sha512" | |||
| }, | |||
| "Npgsql/5.0.7": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-EQWwxb2lN9w78YG4f6Fxhw5lFEx4LuaNGasXzw86kTOJxiPsUORSh/BTencNZJO4uVqGZx3EO9Z8JXTAvRjgeg==", | |||
| "path": "npgsql/5.0.7", | |||
| "hashPath": "npgsql.5.0.7.nupkg.sha512" | |||
| }, | |||
| "Npgsql.EntityFrameworkCore.PostgreSQL/5.0.7": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-RxFmJ0I4uppEAyR7b+xCfj4ZilUoGkKD4otUjiu+O3hv+vG6LUFOfJcB1ms5kOWTIvLEQHow9e+0zH7JWWV0ig==", | |||
| "path": "npgsql.entityframeworkcore.postgresql/5.0.7", | |||
| "hashPath": "npgsql.entityframeworkcore.postgresql.5.0.7.nupkg.sha512" | |||
| }, | |||
| "System.Collections.Immutable/5.0.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==", | |||
| "path": "system.collections.immutable/5.0.0", | |||
| "hashPath": "system.collections.immutable.5.0.0.nupkg.sha512" | |||
| }, | |||
| "System.ComponentModel.Annotations/5.0.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-dMkqfy2el8A8/I76n2Hi1oBFEbG1SfxD2l5nhwXV3XjlnOmwxJlQbYpJH4W51odnU9sARCSAgv7S3CyAFMkpYg==", | |||
| "path": "system.componentmodel.annotations/5.0.0", | |||
| "hashPath": "system.componentmodel.annotations.5.0.0.nupkg.sha512" | |||
| }, | |||
| "System.Diagnostics.DiagnosticSource/5.0.1": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-uXQEYqav2V3zP6OwkOKtLv+qIi6z3m1hsGyKwXX7ZA7htT4shoVccGxnJ9kVRFPNAsi1ArZTq2oh7WOto6GbkQ==", | |||
| "path": "system.diagnostics.diagnosticsource/5.0.1", | |||
| "hashPath": "system.diagnostics.diagnosticsource.5.0.1.nupkg.sha512" | |||
| }, | |||
| "System.Runtime.CompilerServices.Unsafe/4.6.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-HxozeSlipUK7dAroTYwIcGwKDeOVpQnJlpVaOkBz7CM4TsE5b/tKlQBZecTjh6FzcSbxndYaxxpsBMz+wMJeyw==", | |||
| "path": "system.runtime.compilerservices.unsafe/4.6.0", | |||
| "hashPath": "system.runtime.compilerservices.unsafe.4.6.0.nupkg.sha512" | |||
| } | |||
| } | |||
| } | |||
| @@ -1,10 +0,0 @@ | |||
| { | |||
| "runtimeOptions": { | |||
| "additionalProbingPaths": [ | |||
| "C:\\Users\\Nenad.Stojanovic\\.dotnet\\store\\|arch|\\|tfm|", | |||
| "C:\\Users\\Nenad.Stojanovic\\.nuget\\packages", | |||
| "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet", | |||
| "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" | |||
| ] | |||
| } | |||
| } | |||
| @@ -1,9 +0,0 @@ | |||
| { | |||
| "runtimeOptions": { | |||
| "tfm": "net5.0", | |||
| "framework": { | |||
| "name": "Microsoft.NETCore.App", | |||
| "version": "5.0.0" | |||
| } | |||
| } | |||
| } | |||
| @@ -1,4 +0,0 @@ | |||
| // <autogenerated /> | |||
| using System; | |||
| using System.Reflection; | |||
| [assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")] | |||
| @@ -1,23 +0,0 @@ | |||
| //------------------------------------------------------------------------------ | |||
| // <auto-generated> | |||
| // This code was generated by a tool. | |||
| // Runtime Version:4.0.30319.42000 | |||
| // | |||
| // Changes to this file may cause incorrect behavior and will be lost if | |||
| // the code is regenerated. | |||
| // </auto-generated> | |||
| //------------------------------------------------------------------------------ | |||
| using System; | |||
| using System.Reflection; | |||
| [assembly: System.Reflection.AssemblyCompanyAttribute("MVCTemplate.Data")] | |||
| [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] | |||
| [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] | |||
| [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] | |||
| [assembly: System.Reflection.AssemblyProductAttribute("MVCTemplate.Data")] | |||
| [assembly: System.Reflection.AssemblyTitleAttribute("MVCTemplate.Data")] | |||
| [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] | |||
| // Generated by the MSBuild WriteCodeFragment class. | |||
| @@ -1 +0,0 @@ | |||
| 14d60f22bdf9501fc70549d846d6d65d5592e698 | |||
| @@ -1,10 +0,0 @@ | |||
| is_global = true | |||
| build_property.TargetFramework = net5.0 | |||
| build_property.TargetPlatformMinVersion = | |||
| build_property.UsingMicrosoftNETSdkWeb = | |||
| build_property.ProjectTypeGuids = | |||
| build_property.InvariantGlobalization = | |||
| build_property.PlatformNeutralAssembly = | |||
| build_property._SupportedPlatformList = Linux,macOS,Windows | |||
| build_property.RootNamespace = MVCTemplate.Data | |||
| build_property.ProjectDir = D:\secure-sharing\MVCTemplate.Data\ | |||
| @@ -1 +0,0 @@ | |||
| 42966081b9a51e9fbbd0f5eea7f24e1520aae363 | |||
| @@ -1,30 +0,0 @@ | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\MVCTemplate\MVCTemplate.Data\bin\Debug\net5.0\MVCTemplate.Data.deps.json | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\MVCTemplate\MVCTemplate.Data\bin\Debug\net5.0\MVCTemplate.Data.runtimeconfig.json | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\MVCTemplate\MVCTemplate.Data\bin\Debug\net5.0\MVCTemplate.Data.runtimeconfig.dev.json | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\MVCTemplate\MVCTemplate.Data\bin\Debug\net5.0\MVCTemplate.Data.dll | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\MVCTemplate\MVCTemplate.Data\bin\Debug\net5.0\MVCTemplate.Data.pdb | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\MVCTemplate\MVCTemplate.Data\obj\Debug\net5.0\MVCTemplate.Data.csproj.AssemblyReference.cache | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\MVCTemplate\MVCTemplate.Data\obj\Debug\net5.0\MVCTemplate.Data.GeneratedMSBuildEditorConfig.editorconfig | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\MVCTemplate\MVCTemplate.Data\obj\Debug\net5.0\MVCTemplate.Data.AssemblyInfoInputs.cache | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\MVCTemplate\MVCTemplate.Data\obj\Debug\net5.0\MVCTemplate.Data.AssemblyInfo.cs | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\MVCTemplate\MVCTemplate.Data\obj\Debug\net5.0\MVCTemplate.Data.csproj.CoreCompileInputs.cache | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\MVCTemplate\MVCTemplate.Data\obj\Debug\net5.0\MVCTemplate.Data.dll | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\MVCTemplate\MVCTemplate.Data\obj\Debug\net5.0\refint\MVCTemplate.Data.dll | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\MVCTemplate\MVCTemplate.Data\obj\Debug\net5.0\MVCTemplate.Data.pdb | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\MVCTemplate\MVCTemplate.Data\obj\Debug\net5.0\MVCTemplate.Data.genruntimeconfig.cache | |||
| C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\MVCTemplate\MVCTemplate.Data\obj\Debug\net5.0\ref\MVCTemplate.Data.dll | |||
| C:\Users\julija.stojkovic\source\repos\secure-sharing\MVCTemplate.Data\bin\Debug\net5.0\MVCTemplate.Data.deps.json | |||
| C:\Users\julija.stojkovic\source\repos\secure-sharing\MVCTemplate.Data\bin\Debug\net5.0\MVCTemplate.Data.runtimeconfig.json | |||
| C:\Users\julija.stojkovic\source\repos\secure-sharing\MVCTemplate.Data\bin\Debug\net5.0\MVCTemplate.Data.runtimeconfig.dev.json | |||
| C:\Users\julija.stojkovic\source\repos\secure-sharing\MVCTemplate.Data\bin\Debug\net5.0\MVCTemplate.Data.dll | |||
| C:\Users\julija.stojkovic\source\repos\secure-sharing\MVCTemplate.Data\bin\Debug\net5.0\ref\MVCTemplate.Data.dll | |||
| C:\Users\julija.stojkovic\source\repos\secure-sharing\MVCTemplate.Data\bin\Debug\net5.0\MVCTemplate.Data.pdb | |||
| C:\Users\julija.stojkovic\source\repos\secure-sharing\MVCTemplate.Data\obj\Debug\net5.0\MVCTemplate.Data.csproj.AssemblyReference.cache | |||
| C:\Users\julija.stojkovic\source\repos\secure-sharing\MVCTemplate.Data\obj\Debug\net5.0\MVCTemplate.Data.GeneratedMSBuildEditorConfig.editorconfig | |||
| C:\Users\julija.stojkovic\source\repos\secure-sharing\MVCTemplate.Data\obj\Debug\net5.0\MVCTemplate.Data.AssemblyInfoInputs.cache | |||
| C:\Users\julija.stojkovic\source\repos\secure-sharing\MVCTemplate.Data\obj\Debug\net5.0\MVCTemplate.Data.AssemblyInfo.cs | |||
| C:\Users\julija.stojkovic\source\repos\secure-sharing\MVCTemplate.Data\obj\Debug\net5.0\MVCTemplate.Data.csproj.CoreCompileInputs.cache | |||
| C:\Users\julija.stojkovic\source\repos\secure-sharing\MVCTemplate.Data\obj\Debug\net5.0\MVCTemplate.Data.dll | |||
| C:\Users\julija.stojkovic\source\repos\secure-sharing\MVCTemplate.Data\obj\Debug\net5.0\ref\MVCTemplate.Data.dll | |||
| C:\Users\julija.stojkovic\source\repos\secure-sharing\MVCTemplate.Data\obj\Debug\net5.0\MVCTemplate.Data.pdb | |||
| C:\Users\julija.stojkovic\source\repos\secure-sharing\MVCTemplate.Data\obj\Debug\net5.0\MVCTemplate.Data.genruntimeconfig.cache | |||
| @@ -1 +0,0 @@ | |||
| 19f846003c7b2bdbf2c1f7554289181d0376042f | |||
| @@ -1,23 +0,0 @@ | |||
| //------------------------------------------------------------------------------ | |||
| // <auto-generated> | |||
| // This code was generated by a tool. | |||
| // Runtime Version:4.0.30319.42000 | |||
| // | |||
| // Changes to this file may cause incorrect behavior and will be lost if | |||
| // the code is regenerated. | |||
| // </auto-generated> | |||
| //------------------------------------------------------------------------------ | |||
| using System; | |||
| using System.Reflection; | |||
| [assembly: System.Reflection.AssemblyCompanyAttribute("ScreeningTest.Data")] | |||
| [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] | |||
| [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] | |||
| [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] | |||
| [assembly: System.Reflection.AssemblyProductAttribute("ScreeningTest.Data")] | |||
| [assembly: System.Reflection.AssemblyTitleAttribute("ScreeningTest.Data")] | |||
| [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] | |||
| // Generated by the MSBuild WriteCodeFragment class. | |||
| @@ -1 +0,0 @@ | |||
| 30e9c90eb642e9a76acd04c3755d4c6e6297016f | |||
| @@ -1,10 +0,0 @@ | |||
| is_global = true | |||
| build_property.TargetFramework = net5.0 | |||
| build_property.TargetPlatformMinVersion = | |||
| build_property.UsingMicrosoftNETSdkWeb = | |||
| build_property.ProjectTypeGuids = | |||
| build_property.InvariantGlobalization = | |||
| build_property.PlatformNeutralAssembly = | |||
| build_property._SupportedPlatformList = Linux,macOS,Windows | |||
| build_property.RootNamespace = ScreeningTest.Data | |||
| build_property.ProjectDir = C:\Users\julija.stojkovic\Downloads\ScreeningTestApp\ScreeningTestApp\ScreeningTest.Data\ | |||