You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
524 lines
20 KiB
524 lines
20 KiB
{
|
|
"version": 3,
|
|
"targets": {
|
|
".NETCoreApp,Version=v3.1": {
|
|
"Microsoft.AspNet.WebApi.Client/4.0.20710": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Net.Http": "[2.0.20710, 2.1.0)",
|
|
"Newtonsoft.Json": "4.5.6"
|
|
},
|
|
"compile": {
|
|
"lib/net40/System.Net.Http.Formatting.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net40/System.Net.Http.Formatting.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.AspNet.WebApi.Core/4.0.20710": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNet.WebApi.Client": "[4.0.20710, 4.1.0)"
|
|
},
|
|
"compile": {
|
|
"lib/net40/System.Web.Http.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net40/System.Web.Http.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.AspNet.WebApi.WebHost/4.0.20710": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNet.WebApi.Core": "[4.0.20710, 4.1.0)",
|
|
"Microsoft.Web.Infrastructure": "1.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net40/System.Web.Http.WebHost.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net40/System.Web.Http.WebHost.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.Net.Http/2.0.20710": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net45/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net45/_._": {}
|
|
}
|
|
},
|
|
"Microsoft.OpenApi/1.2.3": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/Microsoft.OpenApi.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Microsoft.OpenApi.dll": {}
|
|
}
|
|
},
|
|
"Microsoft.Web.Infrastructure/1.0.0": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net40/Microsoft.Web.Infrastructure.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net40/Microsoft.Web.Infrastructure.dll": {}
|
|
}
|
|
},
|
|
"Newtonsoft.Json/12.0.3": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/Newtonsoft.Json.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Newtonsoft.Json.dll": {}
|
|
}
|
|
},
|
|
"Swashbuckle/5.6.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNet.WebApi.WebHost": "4.0.20710",
|
|
"Swashbuckle.Core": "5.6.0",
|
|
"WebActivatorEx": "2.0.0"
|
|
}
|
|
},
|
|
"Swashbuckle.AspNetCore.Annotations/5.6.3": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Swashbuckle.AspNetCore.SwaggerGen": "5.6.3"
|
|
},
|
|
"compile": {
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.Annotations.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.Annotations.dll": {}
|
|
}
|
|
},
|
|
"Swashbuckle.AspNetCore.Swagger/5.6.3": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.OpenApi": "1.2.3"
|
|
},
|
|
"compile": {
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll": {}
|
|
},
|
|
"frameworkReferences": [
|
|
"Microsoft.AspNetCore.App"
|
|
]
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerGen/5.6.3": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Swashbuckle.AspNetCore.Swagger": "5.6.3"
|
|
},
|
|
"compile": {
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {}
|
|
},
|
|
"frameworkReferences": [
|
|
"Microsoft.AspNetCore.App"
|
|
]
|
|
},
|
|
"Swashbuckle.Core/5.6.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.AspNet.WebApi.Core": "4.0.20710",
|
|
"Newtonsoft.Json": "7.0.1"
|
|
},
|
|
"compile": {
|
|
"lib/net40/Swashbuckle.Core.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net40/Swashbuckle.Core.dll": {}
|
|
}
|
|
},
|
|
"WebActivatorEx/2.0.0": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Web.Infrastructure": "1.0.0"
|
|
},
|
|
"compile": {
|
|
"lib/net40/WebActivatorEx.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net40/WebActivatorEx.dll": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"Microsoft.AspNet.WebApi.Client/4.0.20710": {
|
|
"sha512": "BwFtW0cGr8tg02XalvF8MmznOpYrhquD2eXWI0oF3LLSqLMFoFkb8Pmke/7SnqkiNc+YfsaUqdXEKbjhv1Ctrw==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnet.webapi.client/4.0.20710",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net40/System.Net.Http.Formatting.dll",
|
|
"lib/net40/System.Net.Http.Formatting.xml",
|
|
"microsoft.aspnet.webapi.client.4.0.20710.nupkg.sha512",
|
|
"microsoft.aspnet.webapi.client.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNet.WebApi.Core/4.0.20710": {
|
|
"sha512": "ufD+tH4W7+eNsb4pzX5oFTDcgI6J3lffughFTkyLHPBZ+A4Eo+VncAxt3lbt9zxxbLHXIbgJHYRLvtgR5YEZAQ==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnet.webapi.core/4.0.20710",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"content/web.config.transform",
|
|
"lib/net40/System.Web.Http.dll",
|
|
"lib/net40/System.Web.Http.xml",
|
|
"microsoft.aspnet.webapi.core.4.0.20710.nupkg.sha512",
|
|
"microsoft.aspnet.webapi.core.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.AspNet.WebApi.WebHost/4.0.20710": {
|
|
"sha512": "Pqje5F4BJvnN6z2eSIuyCCZNJbIPap/4bYfvvHYy/kiYPj7+cFK+tgcSKWgITwk+6K8v+Bf3Et16DXQQuK+wEg==",
|
|
"type": "package",
|
|
"path": "microsoft.aspnet.webapi.webhost/4.0.20710",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net40/System.Web.Http.WebHost.dll",
|
|
"lib/net40/System.Web.Http.WebHost.xml",
|
|
"microsoft.aspnet.webapi.webhost.4.0.20710.nupkg.sha512",
|
|
"microsoft.aspnet.webapi.webhost.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Net.Http/2.0.20710": {
|
|
"sha512": "OsB/5QO9tYJRLYIgBOhRl4Tssh3pw7+UAO9tMGMBg63f98GfjsniVIwLWRC0vcRr/F6HLP/NvRlHyGBhtD7Bmw==",
|
|
"type": "package",
|
|
"path": "microsoft.net.http/2.0.20710",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net40/System.Net.Http.WebRequest.dll",
|
|
"lib/net40/System.Net.Http.WebRequest.xml",
|
|
"lib/net40/System.Net.Http.dll",
|
|
"lib/net40/System.Net.Http.xml",
|
|
"lib/net45/_._",
|
|
"microsoft.net.http.2.0.20710.nupkg.sha512",
|
|
"microsoft.net.http.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.OpenApi/1.2.3": {
|
|
"sha512": "Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==",
|
|
"type": "package",
|
|
"path": "microsoft.openapi/1.2.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net46/Microsoft.OpenApi.dll",
|
|
"lib/net46/Microsoft.OpenApi.pdb",
|
|
"lib/net46/Microsoft.OpenApi.xml",
|
|
"lib/netstandard2.0/Microsoft.OpenApi.dll",
|
|
"lib/netstandard2.0/Microsoft.OpenApi.pdb",
|
|
"lib/netstandard2.0/Microsoft.OpenApi.xml",
|
|
"microsoft.openapi.1.2.3.nupkg.sha512",
|
|
"microsoft.openapi.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Web.Infrastructure/1.0.0": {
|
|
"sha512": "FNmvLn5m2LTU/Rs2KWVo0SIIh9Ek+U0ojex7xeDaSHw/zgEP77A8vY5cVWgUtBGS8MJfDGNn8rpXJWEIQaPwTg==",
|
|
"type": "package",
|
|
"path": "microsoft.web.infrastructure/1.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net40/Microsoft.Web.Infrastructure.dll",
|
|
"microsoft.web.infrastructure.1.0.0.nupkg.sha512",
|
|
"microsoft.web.infrastructure.nuspec"
|
|
]
|
|
},
|
|
"Newtonsoft.Json/12.0.3": {
|
|
"sha512": "6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==",
|
|
"type": "package",
|
|
"path": "newtonsoft.json/12.0.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.md",
|
|
"lib/net20/Newtonsoft.Json.dll",
|
|
"lib/net20/Newtonsoft.Json.xml",
|
|
"lib/net35/Newtonsoft.Json.dll",
|
|
"lib/net35/Newtonsoft.Json.xml",
|
|
"lib/net40/Newtonsoft.Json.dll",
|
|
"lib/net40/Newtonsoft.Json.xml",
|
|
"lib/net45/Newtonsoft.Json.dll",
|
|
"lib/net45/Newtonsoft.Json.xml",
|
|
"lib/netstandard1.0/Newtonsoft.Json.dll",
|
|
"lib/netstandard1.0/Newtonsoft.Json.xml",
|
|
"lib/netstandard1.3/Newtonsoft.Json.dll",
|
|
"lib/netstandard1.3/Newtonsoft.Json.xml",
|
|
"lib/netstandard2.0/Newtonsoft.Json.dll",
|
|
"lib/netstandard2.0/Newtonsoft.Json.xml",
|
|
"lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.dll",
|
|
"lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.xml",
|
|
"lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.dll",
|
|
"lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.xml",
|
|
"newtonsoft.json.12.0.3.nupkg.sha512",
|
|
"newtonsoft.json.nuspec",
|
|
"packageIcon.png"
|
|
]
|
|
},
|
|
"Swashbuckle/5.6.0": {
|
|
"sha512": "UAE91ynpgvwoUs8igq3k/D0HV+cHrGRGJR9cwIPGE08hHJenn24MR2vq1n6NYbDWEwAVm+RYUW+qIsO9p5Sn/Q==",
|
|
"type": "package",
|
|
"path": "swashbuckle/5.6.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Content/App_Start/SwaggerConfig.cs.pp",
|
|
"swashbuckle.5.6.0.nupkg.sha512",
|
|
"swashbuckle.nuspec"
|
|
]
|
|
},
|
|
"Swashbuckle.AspNetCore.Annotations/5.6.3": {
|
|
"sha512": "ucCJueBMJZ86z2w43wwdziBGdvjpkBXndSlr34Zz2dDXXfTA0kIsUbSzS/PWMCOINozJkFSWadWQ0BP+zOxQcA==",
|
|
"type": "package",
|
|
"path": "swashbuckle.aspnetcore.annotations/5.6.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.Annotations.dll",
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.Annotations.pdb",
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.Annotations.xml",
|
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.Annotations.dll",
|
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.Annotations.pdb",
|
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.Annotations.xml",
|
|
"swashbuckle.aspnetcore.annotations.5.6.3.nupkg.sha512",
|
|
"swashbuckle.aspnetcore.annotations.nuspec"
|
|
]
|
|
},
|
|
"Swashbuckle.AspNetCore.Swagger/5.6.3": {
|
|
"sha512": "rn/MmLscjg6WSnTZabojx5DQYle2GjPanSPbCU3Kw8Hy72KyQR3uy8R1Aew5vpNALjfUFm2M/vwUtqdOlzw+GA==",
|
|
"type": "package",
|
|
"path": "swashbuckle.aspnetcore.swagger/5.6.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll",
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.pdb",
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.xml",
|
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.dll",
|
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.pdb",
|
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.xml",
|
|
"swashbuckle.aspnetcore.swagger.5.6.3.nupkg.sha512",
|
|
"swashbuckle.aspnetcore.swagger.nuspec"
|
|
]
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerGen/5.6.3": {
|
|
"sha512": "CkhVeod/iLd3ikVTDOwG5sym8BE5xbqGJ15iF3cC7ZPg2kEwDQL4a88xjkzsvC9oOB2ax6B0rK0EgRK+eOBX+w==",
|
|
"type": "package",
|
|
"path": "swashbuckle.aspnetcore.swaggergen/5.6.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
|
|
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
|
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
|
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
|
|
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
|
|
"swashbuckle.aspnetcore.swaggergen.5.6.3.nupkg.sha512",
|
|
"swashbuckle.aspnetcore.swaggergen.nuspec"
|
|
]
|
|
},
|
|
"Swashbuckle.Core/5.6.0": {
|
|
"sha512": "GhVWgtB8hCOxQhx7zLiiRyoi6flm7fNDDGILYHWktxLMkykRUz90fhmLRZECmnbvCcepFyROiw3phS1XorhdDg==",
|
|
"type": "package",
|
|
"path": "swashbuckle.core/5.6.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net40/Swashbuckle.Core.dll",
|
|
"swashbuckle.core.5.6.0.nupkg.sha512",
|
|
"swashbuckle.core.nuspec"
|
|
]
|
|
},
|
|
"WebActivatorEx/2.0.0": {
|
|
"sha512": "B3ZbOEaGCqa7BLjZZw6wqprOJJMvP39h7Lr5ADkJOCPKHppAaCre34kR63/gfgpM4htzTfgm/pEw7r7qqqMgIA==",
|
|
"type": "package",
|
|
"path": "webactivatorex/2.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net40/WebActivatorEx.dll",
|
|
"webactivatorex.2.0.0.nupkg.sha512",
|
|
"webactivatorex.nuspec"
|
|
]
|
|
}
|
|
},
|
|
"projectFileDependencyGroups": {
|
|
".NETCoreApp,Version=v3.1": [
|
|
"Newtonsoft.Json >= 12.0.3",
|
|
"Swashbuckle >= 5.6.0",
|
|
"Swashbuckle.AspNetCore.Annotations >= 5.6.3",
|
|
"Swashbuckle.AspNetCore.SwaggerGen >= 5.6.3"
|
|
]
|
|
},
|
|
"packageFolders": {
|
|
"C:\\Users\\jvanneau\\.nuget\\packages\\": {},
|
|
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
|
|
},
|
|
"project": {
|
|
"version": "1.0.0",
|
|
"restore": {
|
|
"projectUniqueName": "C:\\Users\\jvanneau\\Documents\\Projet_EP\\1-App\\ServeurCollaborateurPourEP\\ServeurCollaborateur\\ServeurCollaborateur.csproj",
|
|
"projectName": "ServeurCollaborateur",
|
|
"projectPath": "C:\\Users\\jvanneau\\Documents\\Projet_EP\\1-App\\ServeurCollaborateurPourEP\\ServeurCollaborateur\\ServeurCollaborateur.csproj",
|
|
"packagesPath": "C:\\Users\\jvanneau\\.nuget\\packages\\",
|
|
"outputPath": "C:\\Users\\jvanneau\\Documents\\Projet_EP\\1-App\\ServeurCollaborateurPourEP\\ServeurCollaborateur\\obj\\",
|
|
"projectStyle": "PackageReference",
|
|
"fallbackFolders": [
|
|
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
|
],
|
|
"configFilePaths": [
|
|
"C:\\Users\\jvanneau\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
|
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
|
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
|
],
|
|
"originalTargetFrameworks": [
|
|
"netcoreapp3.1"
|
|
],
|
|
"sources": {
|
|
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
|
"https://api.nuget.org/v3/index.json": {}
|
|
},
|
|
"frameworks": {
|
|
"netcoreapp3.1": {
|
|
"targetAlias": "netcoreapp3.1",
|
|
"projectReferences": {}
|
|
}
|
|
},
|
|
"warningProperties": {
|
|
"warnAsError": [
|
|
"NU1605"
|
|
]
|
|
}
|
|
},
|
|
"frameworks": {
|
|
"netcoreapp3.1": {
|
|
"targetAlias": "netcoreapp3.1",
|
|
"dependencies": {
|
|
"Newtonsoft.Json": {
|
|
"target": "Package",
|
|
"version": "[12.0.3, )"
|
|
},
|
|
"Swashbuckle": {
|
|
"target": "Package",
|
|
"version": "[5.6.0, )"
|
|
},
|
|
"Swashbuckle.AspNetCore.Annotations": {
|
|
"target": "Package",
|
|
"version": "[5.6.3, )"
|
|
},
|
|
"Swashbuckle.AspNetCore.SwaggerGen": {
|
|
"target": "Package",
|
|
"version": "[5.6.3, )"
|
|
}
|
|
},
|
|
"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.100\\RuntimeIdentifierGraph.json"
|
|
}
|
|
}
|
|
},
|
|
"logs": [
|
|
{
|
|
"code": "NU1701",
|
|
"level": "Warning",
|
|
"warningLevel": 1,
|
|
"message": "Le package 'Microsoft.AspNet.WebApi.Client 4.0.20710' a été restauré en utilisant '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' au lieu du framework cible du projet '.NETCoreApp,Version=v3.1'. Ce package n'est peut-être pas totalement compatible avec votre projet.",
|
|
"libraryId": "Microsoft.AspNet.WebApi.Client",
|
|
"targetGraphs": [
|
|
".NETCoreApp,Version=v3.1"
|
|
]
|
|
},
|
|
{
|
|
"code": "NU1701",
|
|
"level": "Warning",
|
|
"warningLevel": 1,
|
|
"message": "Le package 'Microsoft.AspNet.WebApi.Core 4.0.20710' a été restauré en utilisant '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' au lieu du framework cible du projet '.NETCoreApp,Version=v3.1'. Ce package n'est peut-être pas totalement compatible avec votre projet.",
|
|
"libraryId": "Microsoft.AspNet.WebApi.Core",
|
|
"targetGraphs": [
|
|
".NETCoreApp,Version=v3.1"
|
|
]
|
|
},
|
|
{
|
|
"code": "NU1701",
|
|
"level": "Warning",
|
|
"warningLevel": 1,
|
|
"message": "Le package 'Microsoft.AspNet.WebApi.WebHost 4.0.20710' a été restauré en utilisant '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' au lieu du framework cible du projet '.NETCoreApp,Version=v3.1'. Ce package n'est peut-être pas totalement compatible avec votre projet.",
|
|
"libraryId": "Microsoft.AspNet.WebApi.WebHost",
|
|
"targetGraphs": [
|
|
".NETCoreApp,Version=v3.1"
|
|
]
|
|
},
|
|
{
|
|
"code": "NU1701",
|
|
"level": "Warning",
|
|
"warningLevel": 1,
|
|
"message": "Le package 'Microsoft.Net.Http 2.0.20710' a été restauré en utilisant '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' au lieu du framework cible du projet '.NETCoreApp,Version=v3.1'. Ce package n'est peut-être pas totalement compatible avec votre projet.",
|
|
"libraryId": "Microsoft.Net.Http",
|
|
"targetGraphs": [
|
|
".NETCoreApp,Version=v3.1"
|
|
]
|
|
},
|
|
{
|
|
"code": "NU1701",
|
|
"level": "Warning",
|
|
"warningLevel": 1,
|
|
"message": "Le package 'Microsoft.Web.Infrastructure 1.0.0' a été restauré en utilisant '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' au lieu du framework cible du projet '.NETCoreApp,Version=v3.1'. Ce package n'est peut-être pas totalement compatible avec votre projet.",
|
|
"libraryId": "Microsoft.Web.Infrastructure",
|
|
"targetGraphs": [
|
|
".NETCoreApp,Version=v3.1"
|
|
]
|
|
},
|
|
{
|
|
"code": "NU1701",
|
|
"level": "Warning",
|
|
"warningLevel": 1,
|
|
"message": "Le package 'Swashbuckle.Core 5.6.0' a été restauré en utilisant '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' au lieu du framework cible du projet '.NETCoreApp,Version=v3.1'. Ce package n'est peut-être pas totalement compatible avec votre projet.",
|
|
"libraryId": "Swashbuckle.Core",
|
|
"targetGraphs": [
|
|
".NETCoreApp,Version=v3.1"
|
|
]
|
|
},
|
|
{
|
|
"code": "NU1701",
|
|
"level": "Warning",
|
|
"warningLevel": 1,
|
|
"message": "Le package 'WebActivatorEx 2.0.0' a été restauré en utilisant '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' au lieu du framework cible du projet '.NETCoreApp,Version=v3.1'. Ce package n'est peut-être pas totalement compatible avec votre projet.",
|
|
"libraryId": "WebActivatorEx",
|
|
"targetGraphs": [
|
|
".NETCoreApp,Version=v3.1"
|
|
]
|
|
}
|
|
]
|
|
} |