| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386 |
- {
- "format": 1,
- "restore": {
- "C:\\Users\\meris.ahmatovic\\Desktop\\PRORADI\\WebAPISignalRChat\\Backend\\Tests\\Tests.csproj": {}
- },
- "projects": {
- "C:\\Users\\meris.ahmatovic\\Desktop\\PRORADI\\WebAPISignalRChat\\Backend\\Diligent.WebAPI.Business\\Diligent.WebAPI.Business.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\Users\\meris.ahmatovic\\Desktop\\PRORADI\\WebAPISignalRChat\\Backend\\Diligent.WebAPI.Business\\Diligent.WebAPI.Business.csproj",
- "projectName": "Diligent.WebAPI.Business",
- "projectPath": "C:\\Users\\meris.ahmatovic\\Desktop\\PRORADI\\WebAPISignalRChat\\Backend\\Diligent.WebAPI.Business\\Diligent.WebAPI.Business.csproj",
- "packagesPath": "C:\\Users\\meris.ahmatovic\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\meris.ahmatovic\\Desktop\\PRORADI\\WebAPISignalRChat\\Backend\\Diligent.WebAPI.Business\\obj\\",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "C:\\Users\\meris.ahmatovic\\AppData\\Roaming\\NuGet\\NuGet.Config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
- ],
- "originalTargetFrameworks": [
- "net6.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net6.0": {
- "targetAlias": "net6.0",
- "projectReferences": {
- "C:\\Users\\meris.ahmatovic\\Desktop\\PRORADI\\WebAPISignalRChat\\Backend\\Diligent.WebAPI.Data\\Diligent.WebAPI.Data.csproj": {
- "projectPath": "C:\\Users\\meris.ahmatovic\\Desktop\\PRORADI\\WebAPISignalRChat\\Backend\\Diligent.WebAPI.Data\\Diligent.WebAPI.Data.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- }
- },
- "frameworks": {
- "net6.0": {
- "targetAlias": "net6.0",
- "dependencies": {
- "AutoMapper": {
- "target": "Package",
- "version": "[11.0.1, )"
- },
- "AutoMapper.Extensions.Microsoft.DependencyInjection": {
- "target": "Package",
- "version": "[11.0.0, )"
- },
- "MongoDB.Driver": {
- "target": "Package",
- "version": "[2.16.1, )"
- }
- },
- "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\\meris.ahmatovic\\Desktop\\PRORADI\\WebAPISignalRChat\\Backend\\Diligent.WebAPI.Data\\Diligent.WebAPI.Data.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\Users\\meris.ahmatovic\\Desktop\\PRORADI\\WebAPISignalRChat\\Backend\\Diligent.WebAPI.Data\\Diligent.WebAPI.Data.csproj",
- "projectName": "Diligent.WebAPI.Data",
- "projectPath": "C:\\Users\\meris.ahmatovic\\Desktop\\PRORADI\\WebAPISignalRChat\\Backend\\Diligent.WebAPI.Data\\Diligent.WebAPI.Data.csproj",
- "packagesPath": "C:\\Users\\meris.ahmatovic\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\meris.ahmatovic\\Desktop\\PRORADI\\WebAPISignalRChat\\Backend\\Diligent.WebAPI.Data\\obj\\",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "C:\\Users\\meris.ahmatovic\\AppData\\Roaming\\NuGet\\NuGet.Config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
- ],
- "originalTargetFrameworks": [
- "net6.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net6.0": {
- "targetAlias": "net6.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- }
- },
- "frameworks": {
- "net6.0": {
- "targetAlias": "net6.0",
- "dependencies": {
- "AspNetCore.Identity.MongoDbCore": {
- "target": "Package",
- "version": "[3.1.2, )"
- },
- "AutoMapper": {
- "target": "Package",
- "version": "[11.0.1, )"
- },
- "AutoMapper.Extensions.Microsoft.DependencyInjection": {
- "target": "Package",
- "version": "[11.0.0, )"
- },
- "Microsoft.AspNetCore": {
- "target": "Package",
- "version": "[2.2.0, )"
- },
- "Microsoft.EntityFrameworkCore.SqlServer": {
- "target": "Package",
- "version": "[6.0.3, )"
- },
- "Microsoft.EntityFrameworkCore.Tools": {
- "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
- "suppressParent": "All",
- "target": "Package",
- "version": "[6.0.3, )"
- },
- "MongoDB.Driver": {
- "target": "Package",
- "version": "[2.16.1, )"
- }
- },
- "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\\meris.ahmatovic\\Desktop\\PRORADI\\WebAPISignalRChat\\Backend\\Diligent.WebAPI.Host\\Diligent.WebAPI.Host.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\Users\\meris.ahmatovic\\Desktop\\PRORADI\\WebAPISignalRChat\\Backend\\Diligent.WebAPI.Host\\Diligent.WebAPI.Host.csproj",
- "projectName": "Diligent.WebAPI.Host",
- "projectPath": "C:\\Users\\meris.ahmatovic\\Desktop\\PRORADI\\WebAPISignalRChat\\Backend\\Diligent.WebAPI.Host\\Diligent.WebAPI.Host.csproj",
- "packagesPath": "C:\\Users\\meris.ahmatovic\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\meris.ahmatovic\\Desktop\\PRORADI\\WebAPISignalRChat\\Backend\\Diligent.WebAPI.Host\\obj\\",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "C:\\Users\\meris.ahmatovic\\AppData\\Roaming\\NuGet\\NuGet.Config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
- ],
- "originalTargetFrameworks": [
- "net6.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net6.0": {
- "targetAlias": "net6.0",
- "projectReferences": {
- "C:\\Users\\meris.ahmatovic\\Desktop\\PRORADI\\WebAPISignalRChat\\Backend\\Diligent.WebAPI.Business\\Diligent.WebAPI.Business.csproj": {
- "projectPath": "C:\\Users\\meris.ahmatovic\\Desktop\\PRORADI\\WebAPISignalRChat\\Backend\\Diligent.WebAPI.Business\\Diligent.WebAPI.Business.csproj"
- },
- "C:\\Users\\meris.ahmatovic\\Desktop\\PRORADI\\WebAPISignalRChat\\Backend\\Diligent.WebAPI.Data\\Diligent.WebAPI.Data.csproj": {
- "projectPath": "C:\\Users\\meris.ahmatovic\\Desktop\\PRORADI\\WebAPISignalRChat\\Backend\\Diligent.WebAPI.Data\\Diligent.WebAPI.Data.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- }
- },
- "frameworks": {
- "net6.0": {
- "targetAlias": "net6.0",
- "dependencies": {
- "AutoMapper.Extensions.Microsoft.DependencyInjection": {
- "target": "Package",
- "version": "[11.0.0, )"
- },
- "MediatR": {
- "target": "Package",
- "version": "[10.0.1, )"
- },
- "MediatR.Extensions.Microsoft.DependencyInjection": {
- "target": "Package",
- "version": "[10.0.1, )"
- },
- "Microsoft.AspNet.WebApi.Core": {
- "target": "Package",
- "version": "[5.2.9, )"
- },
- "Microsoft.AspNetCore.Authentication.JwtBearer": {
- "target": "Package",
- "version": "[6.0.6, )"
- },
- "Microsoft.AspNetCore.Identity": {
- "target": "Package",
- "version": "[2.2.0, )"
- },
- "Microsoft.AspNetCore.Mvc.Versioning": {
- "target": "Package",
- "version": "[5.0.0, )"
- },
- "Microsoft.EntityFrameworkCore.Design": {
- "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
- "suppressParent": "All",
- "target": "Package",
- "version": "[6.0.3, )"
- },
- "Serilog": {
- "target": "Package",
- "version": "[2.11.0, )"
- },
- "Serilog.AspNetCore": {
- "target": "Package",
- "version": "[5.0.0, )"
- },
- "Serilog.Sinks.Console": {
- "target": "Package",
- "version": "[4.0.1, )"
- },
- "Serilog.Sinks.File": {
- "target": "Package",
- "version": "[5.0.0, )"
- },
- "Serilog.Sinks.Seq": {
- "target": "Package",
- "version": "[5.1.1, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.AspNetCore.App": {
- "privateAssets": "none"
- },
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.300\\RuntimeIdentifierGraph.json"
- }
- }
- },
- "C:\\Users\\meris.ahmatovic\\Desktop\\PRORADI\\WebAPISignalRChat\\Backend\\Tests\\Tests.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\Users\\meris.ahmatovic\\Desktop\\PRORADI\\WebAPISignalRChat\\Backend\\Tests\\Tests.csproj",
- "projectName": "Tests",
- "projectPath": "C:\\Users\\meris.ahmatovic\\Desktop\\PRORADI\\WebAPISignalRChat\\Backend\\Tests\\Tests.csproj",
- "packagesPath": "C:\\Users\\meris.ahmatovic\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\meris.ahmatovic\\Desktop\\PRORADI\\WebAPISignalRChat\\Backend\\Tests\\obj\\",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "C:\\Users\\meris.ahmatovic\\AppData\\Roaming\\NuGet\\NuGet.Config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
- ],
- "originalTargetFrameworks": [
- "net6.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net6.0": {
- "targetAlias": "net6.0",
- "projectReferences": {
- "C:\\Users\\meris.ahmatovic\\Desktop\\PRORADI\\WebAPISignalRChat\\Backend\\Diligent.WebAPI.Business\\Diligent.WebAPI.Business.csproj": {
- "projectPath": "C:\\Users\\meris.ahmatovic\\Desktop\\PRORADI\\WebAPISignalRChat\\Backend\\Diligent.WebAPI.Business\\Diligent.WebAPI.Business.csproj"
- },
- "C:\\Users\\meris.ahmatovic\\Desktop\\PRORADI\\WebAPISignalRChat\\Backend\\Diligent.WebAPI.Data\\Diligent.WebAPI.Data.csproj": {
- "projectPath": "C:\\Users\\meris.ahmatovic\\Desktop\\PRORADI\\WebAPISignalRChat\\Backend\\Diligent.WebAPI.Data\\Diligent.WebAPI.Data.csproj"
- },
- "C:\\Users\\meris.ahmatovic\\Desktop\\PRORADI\\WebAPISignalRChat\\Backend\\Diligent.WebAPI.Host\\Diligent.WebAPI.Host.csproj": {
- "projectPath": "C:\\Users\\meris.ahmatovic\\Desktop\\PRORADI\\WebAPISignalRChat\\Backend\\Diligent.WebAPI.Host\\Diligent.WebAPI.Host.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- }
- },
- "frameworks": {
- "net6.0": {
- "targetAlias": "net6.0",
- "dependencies": {
- "FluentAssertions": {
- "target": "Package",
- "version": "[6.7.0, )"
- },
- "Microsoft.NET.Test.Sdk": {
- "target": "Package",
- "version": "[17.1.0, )"
- },
- "Moq": {
- "target": "Package",
- "version": "[4.18.2, )"
- },
- "NUnit": {
- "target": "Package",
- "version": "[3.13.3, )"
- },
- "NUnit.Analyzers": {
- "target": "Package",
- "version": "[3.3.0, )"
- },
- "NUnit3TestAdapter": {
- "target": "Package",
- "version": "[4.2.1, )"
- },
- "coverlet.collector": {
- "target": "Package",
- "version": "[3.1.2, )"
- },
- "coverlet.msbuild": {
- "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
- "suppressParent": "All",
- "target": "Package",
- "version": "[3.1.2, )"
- }
- },
- "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"
- }
- }
- }
- }
- }
|