diff --git a/ServeurCollaborateur/Dockerfile b/ServeurCollaborateur/Dockerfile new file mode 100644 index 0000000..585fdeb --- /dev/null +++ b/ServeurCollaborateur/Dockerfile @@ -0,0 +1,4 @@ +FROM mcr.microsoft.com/dotnet/aspnet:3.1 +COPY bin/Release/netcoreapp3.1/publish/ App/ +WORKDIR /App +ENTRYPOINT ["dotnet", "ServeurCollaborateur.dll"] \ No newline at end of file diff --git a/ServeurCollaborateur/Properties/PublishProfiles/FolderProfile.pubxml b/ServeurCollaborateur/Properties/PublishProfiles/FolderProfile.pubxml new file mode 100644 index 0000000..14cb923 --- /dev/null +++ b/ServeurCollaborateur/Properties/PublishProfiles/FolderProfile.pubxml @@ -0,0 +1,16 @@ + + + + + False + False + True + Release + Any CPU + FileSystem + bin\Release\netcoreapp3.1\publish\ + FileSystem + + \ No newline at end of file diff --git a/ServeurCollaborateur/Properties/PublishProfiles/FolderProfile.pubxml.user b/ServeurCollaborateur/Properties/PublishProfiles/FolderProfile.pubxml.user new file mode 100644 index 0000000..b99a8b0 --- /dev/null +++ b/ServeurCollaborateur/Properties/PublishProfiles/FolderProfile.pubxml.user @@ -0,0 +1,10 @@ + + + + + <_PublishTargetUrl>C:\Users\jvanneau\Documents\Projet_EP\1-App\ServeurCollaborateurPourEP\ServeurCollaborateur\bin\Release\netcoreapp3.1\publish\ + True|2021-11-29T14:03:11.3840079Z; + + \ No newline at end of file diff --git a/ServeurCollaborateur/ServeurCollaborateur.csproj.user b/ServeurCollaborateur/ServeurCollaborateur.csproj.user new file mode 100644 index 0000000..b9ef6cb --- /dev/null +++ b/ServeurCollaborateur/ServeurCollaborateur.csproj.user @@ -0,0 +1,6 @@ + + + + C:\Users\jvanneau\Documents\Projet_EP\1-App\ServeurCollaborateurPourEP\ServeurCollaborateur\Properties\PublishProfiles\FolderProfile.pubxml + + \ No newline at end of file diff --git a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/Microsoft.OpenApi.dll b/ServeurCollaborateur/bin/Debug/netcoreapp3.1/Microsoft.OpenApi.dll deleted file mode 100644 index 14f3ded..0000000 Binary files a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/Microsoft.OpenApi.dll and /dev/null differ diff --git a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/Microsoft.Web.Infrastructure.dll b/ServeurCollaborateur/bin/Debug/netcoreapp3.1/Microsoft.Web.Infrastructure.dll deleted file mode 100644 index 85f1138..0000000 Binary files a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/Microsoft.Web.Infrastructure.dll and /dev/null differ diff --git a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/Newtonsoft.Json.dll b/ServeurCollaborateur/bin/Debug/netcoreapp3.1/Newtonsoft.Json.dll deleted file mode 100644 index b501fb6..0000000 Binary files a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/Newtonsoft.Json.dll and /dev/null differ diff --git a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/ServeurCollaborateur.deps.json b/ServeurCollaborateur/bin/Debug/netcoreapp3.1/ServeurCollaborateur.deps.json deleted file mode 100644 index 45d14ed..0000000 --- a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/ServeurCollaborateur.deps.json +++ /dev/null @@ -1,3679 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v3.1", - "signature": "" - }, - "compilationOptions": { - "defines": [ - "TRACE", - "DEBUG", - "NETCOREAPP", - "NETCOREAPP3_1" - ], - "languageVersion": "8.0", - "platform": "", - "allowUnsafe": false, - "warningsAsErrors": false, - "optimize": false, - "keyFile": "", - "emitEntryPoint": true, - "xmlDoc": false, - "debugType": "portable" - }, - "targets": { - ".NETCoreApp,Version=v3.1": { - "ServeurCollaborateur/1.0.0": { - "dependencies": { - "Newtonsoft.Json": "12.0.3", - "Swashbuckle": "5.6.0", - "Swashbuckle.AspNetCore.Annotations": "5.6.3", - "Swashbuckle.AspNetCore.SwaggerGen": "5.6.3", - "Microsoft.AspNetCore.Antiforgery": "3.1.0.0", - "Microsoft.AspNetCore.Authentication.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.Authentication.Cookies": "3.1.0.0", - "Microsoft.AspNetCore.Authentication.Core": "3.1.0.0", - "Microsoft.AspNetCore.Authentication": "3.1.0.0", - "Microsoft.AspNetCore.Authentication.OAuth": "3.1.0.0", - "Microsoft.AspNetCore.Authorization": "3.1.0.0", - "Microsoft.AspNetCore.Authorization.Policy": "3.1.0.0", - "Microsoft.AspNetCore.Components.Authorization": "3.1.0.0", - "Microsoft.AspNetCore.Components": "3.1.0.0", - "Microsoft.AspNetCore.Components.Forms": "3.1.0.0", - "Microsoft.AspNetCore.Components.Server": "3.1.0.0", - "Microsoft.AspNetCore.Components.Web": "3.1.0.0", - "Microsoft.AspNetCore.Connections.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.CookiePolicy": "3.1.0.0", - "Microsoft.AspNetCore.Cors": "3.1.0.0", - "Microsoft.AspNetCore.Cryptography.Internal": "3.1.0.0", - "Microsoft.AspNetCore.Cryptography.KeyDerivation": "3.1.0.0", - "Microsoft.AspNetCore.DataProtection.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.DataProtection": "3.1.0.0", - "Microsoft.AspNetCore.DataProtection.Extensions": "3.1.0.0", - "Microsoft.AspNetCore.Diagnostics.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.Diagnostics": "3.1.0.0", - "Microsoft.AspNetCore.Diagnostics.HealthChecks": "3.1.0.0", - "Microsoft.AspNetCore": "3.1.0.0", - "Microsoft.AspNetCore.HostFiltering": "3.1.0.0", - "Microsoft.AspNetCore.Hosting.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.Hosting": "3.1.0.0", - "Microsoft.AspNetCore.Hosting.Server.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.Html.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.Http.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.Http.Connections.Common": "3.1.0.0", - "Microsoft.AspNetCore.Http.Connections": "3.1.0.0", - "Microsoft.AspNetCore.Http": "3.1.0.0", - "Microsoft.AspNetCore.Http.Extensions": "3.1.0.0", - "Microsoft.AspNetCore.Http.Features": "3.1.0.0", - "Microsoft.AspNetCore.HttpOverrides": "3.1.0.0", - "Microsoft.AspNetCore.HttpsPolicy": "3.1.0.0", - "Microsoft.AspNetCore.Identity": "3.1.0.0", - "Microsoft.AspNetCore.Localization": "3.1.0.0", - "Microsoft.AspNetCore.Localization.Routing": "3.1.0.0", - "Microsoft.AspNetCore.Metadata": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.ApiExplorer": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.Core": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.Cors": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.DataAnnotations": "3.1.0.0", - "Microsoft.AspNetCore.Mvc": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.Formatters.Json": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.Formatters.Xml": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.Localization": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.Razor": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.RazorPages": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.TagHelpers": "3.1.0.0", - "Microsoft.AspNetCore.Mvc.ViewFeatures": "3.1.0.0", - "Microsoft.AspNetCore.Razor": "3.1.0.0", - "Microsoft.AspNetCore.Razor.Runtime": "3.1.0.0", - "Microsoft.AspNetCore.ResponseCaching.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.ResponseCaching": "3.1.0.0", - "Microsoft.AspNetCore.ResponseCompression": "3.1.0.0", - "Microsoft.AspNetCore.Rewrite": "3.1.0.0", - "Microsoft.AspNetCore.Routing.Abstractions": "3.1.0.0", - "Microsoft.AspNetCore.Routing": "3.1.0.0", - "Microsoft.AspNetCore.Server.HttpSys": "3.1.0.0", - "Microsoft.AspNetCore.Server.IIS": "3.1.0.0", - "Microsoft.AspNetCore.Server.IISIntegration": "3.1.0.0", - "Microsoft.AspNetCore.Server.Kestrel.Core": "3.1.0.0", - "Microsoft.AspNetCore.Server.Kestrel": "3.1.0.0", - "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "3.1.0.0", - "Microsoft.AspNetCore.Session": "3.1.0.0", - "Microsoft.AspNetCore.SignalR.Common": "3.1.0.0", - "Microsoft.AspNetCore.SignalR.Core": "3.1.0.0", - "Microsoft.AspNetCore.SignalR": "3.1.0.0", - "Microsoft.AspNetCore.SignalR.Protocols.Json": "3.1.0.0", - "Microsoft.AspNetCore.StaticFiles": "3.1.0.0", - "Microsoft.AspNetCore.WebSockets": "3.1.0.0", - "Microsoft.AspNetCore.WebUtilities": "3.1.0.0", - "Microsoft.CSharp": "4.0.0.0", - "Microsoft.Extensions.Caching.Abstractions": "3.1.0.0", - "Microsoft.Extensions.Caching.Memory": "3.1.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "3.1.0.0", - "Microsoft.Extensions.Configuration.Binder": "3.1.0.0", - "Microsoft.Extensions.Configuration.CommandLine": "3.1.0.0", - "Microsoft.Extensions.Configuration": "3.1.0.0", - "Microsoft.Extensions.Configuration.EnvironmentVariables": "3.1.0.0", - "Microsoft.Extensions.Configuration.FileExtensions": "3.1.0.0", - "Microsoft.Extensions.Configuration.Ini": "3.1.0.0", - "Microsoft.Extensions.Configuration.Json": "3.1.0.0", - "Microsoft.Extensions.Configuration.KeyPerFile": "3.1.0.0", - "Microsoft.Extensions.Configuration.UserSecrets": "3.1.0.0", - "Microsoft.Extensions.Configuration.Xml": "3.1.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.0.0", - "Microsoft.Extensions.DependencyInjection": "3.1.0.0", - "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "3.1.0.0", - "Microsoft.Extensions.Diagnostics.HealthChecks": "3.1.0.0", - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.0.0", - "Microsoft.Extensions.FileProviders.Composite": "3.1.0.0", - "Microsoft.Extensions.FileProviders.Embedded": "3.1.0.0", - "Microsoft.Extensions.FileProviders.Physical": "3.1.0.0", - "Microsoft.Extensions.FileSystemGlobbing": "3.1.0.0", - "Microsoft.Extensions.Hosting.Abstractions": "3.1.0.0", - "Microsoft.Extensions.Hosting": "3.1.0.0", - "Microsoft.Extensions.Http": "3.1.0.0", - "Microsoft.Extensions.Identity.Core": "3.1.0.0", - "Microsoft.Extensions.Identity.Stores": "3.1.0.0", - "Microsoft.Extensions.Localization.Abstractions": "3.1.0.0", - "Microsoft.Extensions.Localization": "3.1.0.0", - "Microsoft.Extensions.Logging.Abstractions": "3.1.0.0", - "Microsoft.Extensions.Logging.Configuration": "3.1.0.0", - "Microsoft.Extensions.Logging.Console": "3.1.0.0", - "Microsoft.Extensions.Logging.Debug": "3.1.0.0", - "Microsoft.Extensions.Logging": "3.1.0.0", - "Microsoft.Extensions.Logging.EventLog": "3.1.0.0", - "Microsoft.Extensions.Logging.EventSource": "3.1.0.0", - "Microsoft.Extensions.Logging.TraceSource": "3.1.0.0", - "Microsoft.Extensions.ObjectPool": "3.1.0.0", - "Microsoft.Extensions.Options.ConfigurationExtensions": "3.1.0.0", - "Microsoft.Extensions.Options.DataAnnotations": "3.1.0.0", - "Microsoft.Extensions.Options": "3.1.0.0", - "Microsoft.Extensions.Primitives": "3.1.0.0", - "Microsoft.Extensions.WebEncoders": "3.1.0.0", - "Microsoft.JSInterop": "3.1.0.0", - "Microsoft.Net.Http.Headers": "3.1.0.0", - "Microsoft.VisualBasic.Core": "10.0.5.0", - "Microsoft.VisualBasic": "10.0.0.0", - "Microsoft.Win32.Primitives": "4.1.2.0", - "Microsoft.Win32.Registry": "4.1.3.0", - "mscorlib": "4.0.0.0", - "netstandard": "2.1.0.0", - "System.AppContext": "4.2.2.0", - "System.Buffers": "4.0.2.0", - "System.Collections.Concurrent": "4.0.15.0", - "System.Collections": "4.1.2.0", - "System.Collections.Immutable": "1.2.5.0", - "System.Collections.NonGeneric": "4.1.2.0", - "System.Collections.Specialized": "4.1.2.0", - "System.ComponentModel.Annotations": "4.3.1.0", - "System.ComponentModel.DataAnnotations": "4.0.0.0", - "System.ComponentModel": "4.0.4.0", - "System.ComponentModel.EventBasedAsync": "4.1.2.0", - "System.ComponentModel.Primitives": "4.2.2.0", - "System.ComponentModel.TypeConverter": "4.2.2.0", - "System.Configuration": "4.0.0.0", - "System.Console": "4.1.2.0", - "System.Core": "4.0.0.0", - "System.Data.Common": "4.2.2.0", - "System.Data.DataSetExtensions": "4.0.1.0", - "System.Data": "4.0.0.0", - "System.Diagnostics.Contracts": "4.0.4.0", - "System.Diagnostics.Debug": "4.1.2.0", - "System.Diagnostics.DiagnosticSource": "4.0.5.0", - "System.Diagnostics.EventLog": "4.0.2.0", - "System.Diagnostics.FileVersionInfo": "4.0.4.0", - "System.Diagnostics.Process": "4.2.2.0", - "System.Diagnostics.StackTrace": "4.1.2.0", - "System.Diagnostics.TextWriterTraceListener": "4.1.2.0", - "System.Diagnostics.Tools": "4.1.2.0", - "System.Diagnostics.TraceSource": "4.1.2.0", - "System.Diagnostics.Tracing": "4.2.2.0", - "System": "4.0.0.0", - "System.Drawing": "4.0.0.0", - "System.Drawing.Primitives": "4.2.1.0", - "System.Dynamic.Runtime": "4.1.2.0", - "System.Globalization.Calendars": "4.1.2.0", - "System.Globalization": "4.1.2.0", - "System.Globalization.Extensions": "4.1.2.0", - "System.IO.Compression.Brotli": "4.2.2.0", - "System.IO.Compression": "4.2.2.0", - "System.IO.Compression.FileSystem": "4.0.0.0", - "System.IO.Compression.ZipFile": "4.0.5.0", - "System.IO": "4.2.2.0", - "System.IO.FileSystem": "4.1.2.0", - "System.IO.FileSystem.DriveInfo": "4.1.2.0", - "System.IO.FileSystem.Primitives": "4.1.2.0", - "System.IO.FileSystem.Watcher": "4.1.2.0", - "System.IO.IsolatedStorage": "4.1.2.0", - "System.IO.MemoryMappedFiles": "4.1.2.0", - "System.IO.Pipelines": "4.0.2.0", - "System.IO.Pipes": "4.1.2.0", - "System.IO.UnmanagedMemoryStream": "4.1.2.0", - "System.Linq": "4.2.2.0", - "System.Linq.Expressions": "4.2.2.0", - "System.Linq.Parallel": "4.0.4.0", - "System.Linq.Queryable": "4.0.4.0", - "System.Memory": "4.2.1.0", - "System.Net": "4.0.0.0", - "System.Net.Http": "4.2.2.0", - "System.Net.HttpListener": "4.0.2.0", - "System.Net.Mail": "4.0.2.0", - "System.Net.NameResolution": "4.1.2.0", - "System.Net.NetworkInformation": "4.2.2.0", - "System.Net.Ping": "4.1.2.0", - "System.Net.Primitives": "4.1.2.0", - "System.Net.Requests": "4.1.2.0", - "System.Net.Security": "4.1.2.0", - "System.Net.ServicePoint": "4.0.2.0", - "System.Net.Sockets": "4.2.2.0", - "System.Net.WebClient": "4.0.2.0", - "System.Net.WebHeaderCollection": "4.1.2.0", - "System.Net.WebProxy": "4.0.2.0", - "System.Net.WebSockets.Client": "4.1.2.0", - "System.Net.WebSockets": "4.1.2.0", - "System.Numerics": "4.0.0.0", - "System.Numerics.Vectors": "4.1.6.0", - "System.ObjectModel": "4.1.2.0", - "System.Reflection.DispatchProxy": "4.0.6.0", - "System.Reflection": "4.2.2.0", - "System.Reflection.Emit": "4.1.2.0", - "System.Reflection.Emit.ILGeneration": "4.1.1.0", - "System.Reflection.Emit.Lightweight": "4.1.1.0", - "System.Reflection.Extensions": "4.1.2.0", - "System.Reflection.Metadata": "1.4.5.0", - "System.Reflection.Primitives": "4.1.2.0", - "System.Reflection.TypeExtensions": "4.1.2.0", - "System.Resources.Reader": "4.1.2.0", - "System.Resources.ResourceManager": "4.1.2.0", - "System.Resources.Writer": "4.1.2.0", - "System.Runtime.CompilerServices.Unsafe": "4.0.6.0", - "System.Runtime.CompilerServices.VisualC": "4.1.2.0", - "System.Runtime": "4.2.2.0", - "System.Runtime.Extensions": "4.2.2.0", - "System.Runtime.Handles": "4.1.2.0", - "System.Runtime.InteropServices": "4.2.2.0", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.4.0", - "System.Runtime.InteropServices.WindowsRuntime": "4.0.4.0", - "System.Runtime.Intrinsics": "4.0.1.0", - "System.Runtime.Loader": "4.1.1.0", - "System.Runtime.Numerics": "4.1.2.0", - "System.Runtime.Serialization": "4.0.0.0", - "System.Runtime.Serialization.Formatters": "4.0.4.0", - "System.Runtime.Serialization.Json": "4.0.5.0", - "System.Runtime.Serialization.Primitives": "4.2.2.0", - "System.Runtime.Serialization.Xml": "4.1.5.0", - "System.Security.AccessControl": "4.1.1.0", - "System.Security.Claims": "4.1.2.0", - "System.Security.Cryptography.Algorithms": "4.3.2.0", - "System.Security.Cryptography.Cng": "4.3.3.0", - "System.Security.Cryptography.Csp": "4.1.2.0", - "System.Security.Cryptography.Encoding": "4.1.2.0", - "System.Security.Cryptography.Primitives": "4.1.2.0", - "System.Security.Cryptography.X509Certificates": "4.2.2.0", - "System.Security.Cryptography.Xml": "4.0.3.0", - "System.Security": "4.0.0.0", - "System.Security.Permissions": "4.0.3.0", - "System.Security.Principal": "4.1.2.0", - "System.Security.Principal.Windows": "4.1.1.0", - "System.Security.SecureString": "4.1.2.0", - "System.ServiceModel.Web": "4.0.0.0", - "System.ServiceProcess": "4.0.0.0", - "System.Text.Encoding.CodePages": "4.1.3.0", - "System.Text.Encoding": "4.1.2.0", - "System.Text.Encoding.Extensions": "4.1.2.0", - "System.Text.Encodings.Web": "4.0.5.0", - "System.Text.Json": "4.0.1.0", - "System.Text.RegularExpressions": "4.2.2.0", - "System.Threading.Channels": "4.0.2.0", - "System.Threading": "4.1.2.0", - "System.Threading.Overlapped": "4.1.2.0", - "System.Threading.Tasks.Dataflow": "4.6.5.0", - "System.Threading.Tasks": "4.1.2.0", - "System.Threading.Tasks.Extensions": "4.3.1.0", - "System.Threading.Tasks.Parallel": "4.0.4.0", - "System.Threading.Thread": "4.1.2.0", - "System.Threading.ThreadPool": "4.1.2.0", - "System.Threading.Timer": "4.1.2.0", - "System.Transactions": "4.0.0.0", - "System.Transactions.Local": "4.0.2.0", - "System.ValueTuple": "4.0.3.0", - "System.Web": "4.0.0.0", - "System.Web.HttpUtility": "4.0.2.0", - "System.Windows": "4.0.0.0", - "System.Windows.Extensions": "4.0.1.0", - "System.Xml": "4.0.0.0", - "System.Xml.Linq": "4.0.0.0", - "System.Xml.ReaderWriter": "4.2.2.0", - "System.Xml.Serialization": "4.0.0.0", - "System.Xml.XDocument": "4.1.2.0", - "System.Xml.XmlDocument": "4.1.2.0", - "System.Xml.XmlSerializer": "4.1.2.0", - "System.Xml.XPath": "4.1.2.0", - "System.Xml.XPath.XDocument": "4.1.2.0", - "WindowsBase": "4.0.0.0" - }, - "runtime": { - "ServeurCollaborateur.dll": {} - }, - "compile": { - "ServeurCollaborateur.dll": {} - } - }, - "Microsoft.AspNet.WebApi.Client/4.0.20710": { - "dependencies": { - "Microsoft.Net.Http": "2.0.20710", - "Newtonsoft.Json": "12.0.3" - }, - "runtime": { - "lib/net40/System.Net.Http.Formatting.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.0.20710.0" - } - }, - "compile": { - "lib/net40/System.Net.Http.Formatting.dll": {} - } - }, - "Microsoft.AspNet.WebApi.Core/4.0.20710": { - "dependencies": { - "Microsoft.AspNet.WebApi.Client": "4.0.20710" - }, - "runtime": { - "lib/net40/System.Web.Http.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.0.20710.0" - } - }, - "compile": { - "lib/net40/System.Web.Http.dll": {} - } - }, - "Microsoft.AspNet.WebApi.WebHost/4.0.20710": { - "dependencies": { - "Microsoft.AspNet.WebApi.Core": "4.0.20710", - "Microsoft.Web.Infrastructure": "1.0.0" - }, - "runtime": { - "lib/net40/System.Web.Http.WebHost.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.0.20710.0" - } - }, - "compile": { - "lib/net40/System.Web.Http.WebHost.dll": {} - } - }, - "Microsoft.Net.Http/2.0.20710": {}, - "Microsoft.OpenApi/1.2.3": { - "runtime": { - "lib/netstandard2.0/Microsoft.OpenApi.dll": { - "assemblyVersion": "1.2.3.0", - "fileVersion": "1.2.3.0" - } - }, - "compile": { - "lib/netstandard2.0/Microsoft.OpenApi.dll": {} - } - }, - "Microsoft.Web.Infrastructure/1.0.0": { - "runtime": { - "lib/net40/Microsoft.Web.Infrastructure.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.0.20105.407" - } - }, - "compile": { - "lib/net40/Microsoft.Web.Infrastructure.dll": {} - } - }, - "Newtonsoft.Json/12.0.3": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "12.0.0.0", - "fileVersion": "12.0.3.23909" - } - }, - "compile": { - "lib/netstandard2.0/Newtonsoft.Json.dll": {} - } - }, - "Swashbuckle/5.6.0": { - "dependencies": { - "Microsoft.AspNet.WebApi.WebHost": "4.0.20710", - "Swashbuckle.Core": "5.6.0", - "WebActivatorEx": "2.0.0" - } - }, - "Swashbuckle.AspNetCore.Annotations/5.6.3": { - "dependencies": { - "Swashbuckle.AspNetCore.SwaggerGen": "5.6.3" - }, - "runtime": { - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Annotations.dll": { - "assemblyVersion": "5.6.3.0", - "fileVersion": "5.6.3.0" - } - }, - "compile": { - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Annotations.dll": {} - } - }, - "Swashbuckle.AspNetCore.Swagger/5.6.3": { - "dependencies": { - "Microsoft.OpenApi": "1.2.3" - }, - "runtime": { - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll": { - "assemblyVersion": "5.6.3.0", - "fileVersion": "5.6.3.0" - } - }, - "compile": { - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll": {} - } - }, - "Swashbuckle.AspNetCore.SwaggerGen/5.6.3": { - "dependencies": { - "Swashbuckle.AspNetCore.Swagger": "5.6.3" - }, - "runtime": { - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { - "assemblyVersion": "5.6.3.0", - "fileVersion": "5.6.3.0" - } - }, - "compile": { - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {} - } - }, - "Swashbuckle.Core/5.6.0": { - "dependencies": { - "Microsoft.AspNet.WebApi.Core": "4.0.20710", - "Newtonsoft.Json": "12.0.3" - }, - "runtime": { - "lib/net40/Swashbuckle.Core.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.0.0.0" - } - }, - "compile": { - "lib/net40/Swashbuckle.Core.dll": {} - } - }, - "WebActivatorEx/2.0.0": { - "dependencies": { - "Microsoft.Web.Infrastructure": "1.0.0" - }, - "runtime": { - "lib/net40/WebActivatorEx.dll": { - "assemblyVersion": "2.0.0.0", - "fileVersion": "2.0.0.0" - } - }, - "compile": { - "lib/net40/WebActivatorEx.dll": {} - } - }, - "Microsoft.AspNetCore.Antiforgery/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Antiforgery.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Authentication.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Authentication.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Authentication.Cookies/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Authentication.Cookies.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Authentication.Core/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Authentication.Core.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Authentication/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Authentication.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Authentication.OAuth/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Authentication.OAuth.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Authorization/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Authorization.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Authorization.Policy/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Authorization.Policy.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Components.Authorization/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Components.Authorization.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Components/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Components.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Components.Forms/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Components.Forms.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Components.Server/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Components.Server.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Components.Web/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Components.Web.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Connections.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Connections.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.CookiePolicy/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.CookiePolicy.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Cors/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Cors.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Cryptography.Internal/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Cryptography.Internal.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Cryptography.KeyDerivation/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.DataProtection.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.DataProtection.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.DataProtection/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.DataProtection.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.DataProtection.Extensions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.DataProtection.Extensions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Diagnostics.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Diagnostics.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Diagnostics/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Diagnostics.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Diagnostics.HealthChecks/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Diagnostics.HealthChecks.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.HostFiltering/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.HostFiltering.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Hosting.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Hosting.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Hosting/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Hosting.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Hosting.Server.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Html.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Html.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Http.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Http.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Http.Connections.Common/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Http.Connections.Common.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Http.Connections/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Http.Connections.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Http/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Http.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Http.Extensions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Http.Extensions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Http.Features/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Http.Features.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.HttpOverrides/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.HttpOverrides.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.HttpsPolicy/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.HttpsPolicy.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Identity/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Identity.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Localization/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Localization.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Localization.Routing/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Localization.Routing.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Metadata/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Metadata.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.ApiExplorer/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.ApiExplorer.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.Core/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.Core.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.Cors/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.Cors.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.DataAnnotations/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.DataAnnotations.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.Formatters.Json/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.Formatters.Json.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.Formatters.Xml/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.Formatters.Xml.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.Localization/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.Localization.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.Razor/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.Razor.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.RazorPages/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.RazorPages.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.TagHelpers/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.TagHelpers.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Mvc.ViewFeatures/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Mvc.ViewFeatures.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Razor/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Razor.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Razor.Runtime/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Razor.Runtime.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.ResponseCaching.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.ResponseCaching/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.ResponseCaching.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.ResponseCompression/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.ResponseCompression.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Rewrite/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Rewrite.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Routing.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Routing.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Routing/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Routing.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Server.HttpSys/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Server.HttpSys.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Server.IIS/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Server.IIS.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Server.IISIntegration/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Server.IISIntegration.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Server.Kestrel.Core/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Server.Kestrel.Core.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Server.Kestrel/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Server.Kestrel.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.Session/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.Session.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.SignalR.Common/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.SignalR.Common.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.SignalR.Core/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.SignalR.Core.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.SignalR/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.SignalR.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.SignalR.Protocols.Json/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.SignalR.Protocols.Json.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.StaticFiles/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.StaticFiles.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.WebSockets/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.WebSockets.dll": {} - }, - "compileOnly": true - }, - "Microsoft.AspNetCore.WebUtilities/3.1.0.0": { - "compile": { - "Microsoft.AspNetCore.WebUtilities.dll": {} - }, - "compileOnly": true - }, - "Microsoft.CSharp/4.0.0.0": { - "compile": { - "Microsoft.CSharp.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Caching.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Caching.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Caching.Memory/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Caching.Memory.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Configuration.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Configuration.Binder/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Configuration.Binder.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Configuration.CommandLine.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Configuration/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Configuration.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Configuration.FileExtensions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Configuration.Ini/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Configuration.Ini.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Configuration.Json/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Configuration.Json.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Configuration.KeyPerFile/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Configuration.KeyPerFile.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Configuration.UserSecrets.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Configuration.Xml/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Configuration.Xml.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.Extensions.DependencyInjection.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.DependencyInjection/3.1.0.0": { - "compile": { - "Microsoft.Extensions.DependencyInjection.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Diagnostics.HealthChecks/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Diagnostics.HealthChecks.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.Extensions.FileProviders.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.0.0": { - "compile": { - "Microsoft.Extensions.FileProviders.Composite.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.FileProviders.Embedded/3.1.0.0": { - "compile": { - "Microsoft.Extensions.FileProviders.Embedded.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.0.0": { - "compile": { - "Microsoft.Extensions.FileProviders.Physical.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.0.0": { - "compile": { - "Microsoft.Extensions.FileSystemGlobbing.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Hosting.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Hosting/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Hosting.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Http/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Http.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Identity.Core/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Identity.Core.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Identity.Stores/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Identity.Stores.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Localization.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Localization/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Localization.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Logging.Abstractions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Logging.Configuration/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Logging.Configuration.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Logging.Console/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Logging.Console.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Logging.Debug/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Logging.Debug.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Logging/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Logging.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Logging.EventLog/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Logging.EventLog.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Logging.EventSource/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Logging.EventSource.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Logging.TraceSource/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Logging.TraceSource.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.ObjectPool/3.1.0.0": { - "compile": { - "Microsoft.Extensions.ObjectPool.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Options.ConfigurationExtensions.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Options.DataAnnotations/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Options.DataAnnotations.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Options/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Options.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.Primitives/3.1.0.0": { - "compile": { - "Microsoft.Extensions.Primitives.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.WebEncoders/3.1.0.0": { - "compile": { - "Microsoft.Extensions.WebEncoders.dll": {} - }, - "compileOnly": true - }, - "Microsoft.JSInterop/3.1.0.0": { - "compile": { - "Microsoft.JSInterop.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Net.Http.Headers/3.1.0.0": { - "compile": { - "Microsoft.Net.Http.Headers.dll": {} - }, - "compileOnly": true - }, - "Microsoft.VisualBasic.Core/10.0.5.0": { - "compile": { - "Microsoft.VisualBasic.Core.dll": {} - }, - "compileOnly": true - }, - "Microsoft.VisualBasic/10.0.0.0": { - "compile": { - "Microsoft.VisualBasic.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Win32.Primitives/4.1.2.0": { - "compile": { - "Microsoft.Win32.Primitives.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Win32.Registry/4.1.3.0": { - "compile": { - "Microsoft.Win32.Registry.dll": {} - }, - "compileOnly": true - }, - "mscorlib/4.0.0.0": { - "compile": { - "mscorlib.dll": {} - }, - "compileOnly": true - }, - "netstandard/2.1.0.0": { - "compile": { - "netstandard.dll": {} - }, - "compileOnly": true - }, - "System.AppContext/4.2.2.0": { - "compile": { - "System.AppContext.dll": {} - }, - "compileOnly": true - }, - "System.Buffers/4.0.2.0": { - "compile": { - "System.Buffers.dll": {} - }, - "compileOnly": true - }, - "System.Collections.Concurrent/4.0.15.0": { - "compile": { - "System.Collections.Concurrent.dll": {} - }, - "compileOnly": true - }, - "System.Collections/4.1.2.0": { - "compile": { - "System.Collections.dll": {} - }, - "compileOnly": true - }, - "System.Collections.Immutable/1.2.5.0": { - "compile": { - "System.Collections.Immutable.dll": {} - }, - "compileOnly": true - }, - "System.Collections.NonGeneric/4.1.2.0": { - "compile": { - "System.Collections.NonGeneric.dll": {} - }, - "compileOnly": true - }, - "System.Collections.Specialized/4.1.2.0": { - "compile": { - "System.Collections.Specialized.dll": {} - }, - "compileOnly": true - }, - "System.ComponentModel.Annotations/4.3.1.0": { - "compile": { - "System.ComponentModel.Annotations.dll": {} - }, - "compileOnly": true - }, - "System.ComponentModel.DataAnnotations/4.0.0.0": { - "compile": { - "System.ComponentModel.DataAnnotations.dll": {} - }, - "compileOnly": true - }, - "System.ComponentModel/4.0.4.0": { - "compile": { - "System.ComponentModel.dll": {} - }, - "compileOnly": true - }, - "System.ComponentModel.EventBasedAsync/4.1.2.0": { - "compile": { - "System.ComponentModel.EventBasedAsync.dll": {} - }, - "compileOnly": true - }, - "System.ComponentModel.Primitives/4.2.2.0": { - "compile": { - "System.ComponentModel.Primitives.dll": {} - }, - "compileOnly": true - }, - "System.ComponentModel.TypeConverter/4.2.2.0": { - "compile": { - "System.ComponentModel.TypeConverter.dll": {} - }, - "compileOnly": true - }, - "System.Configuration/4.0.0.0": { - "compile": { - "System.Configuration.dll": {} - }, - "compileOnly": true - }, - "System.Console/4.1.2.0": { - "compile": { - "System.Console.dll": {} - }, - "compileOnly": true - }, - "System.Core/4.0.0.0": { - "compile": { - "System.Core.dll": {} - }, - "compileOnly": true - }, - "System.Data.Common/4.2.2.0": { - "compile": { - "System.Data.Common.dll": {} - }, - "compileOnly": true - }, - "System.Data.DataSetExtensions/4.0.1.0": { - "compile": { - "System.Data.DataSetExtensions.dll": {} - }, - "compileOnly": true - }, - "System.Data/4.0.0.0": { - "compile": { - "System.Data.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.Contracts/4.0.4.0": { - "compile": { - "System.Diagnostics.Contracts.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.Debug/4.1.2.0": { - "compile": { - "System.Diagnostics.Debug.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.DiagnosticSource/4.0.5.0": { - "compile": { - "System.Diagnostics.DiagnosticSource.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.EventLog/4.0.2.0": { - "compile": { - "System.Diagnostics.EventLog.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.FileVersionInfo/4.0.4.0": { - "compile": { - "System.Diagnostics.FileVersionInfo.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.Process/4.2.2.0": { - "compile": { - "System.Diagnostics.Process.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.StackTrace/4.1.2.0": { - "compile": { - "System.Diagnostics.StackTrace.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.TextWriterTraceListener/4.1.2.0": { - "compile": { - "System.Diagnostics.TextWriterTraceListener.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.Tools/4.1.2.0": { - "compile": { - "System.Diagnostics.Tools.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.TraceSource/4.1.2.0": { - "compile": { - "System.Diagnostics.TraceSource.dll": {} - }, - "compileOnly": true - }, - "System.Diagnostics.Tracing/4.2.2.0": { - "compile": { - "System.Diagnostics.Tracing.dll": {} - }, - "compileOnly": true - }, - "System/4.0.0.0": { - "compile": { - "System.dll": {} - }, - "compileOnly": true - }, - "System.Drawing/4.0.0.0": { - "compile": { - "System.Drawing.dll": {} - }, - "compileOnly": true - }, - "System.Drawing.Primitives/4.2.1.0": { - "compile": { - "System.Drawing.Primitives.dll": {} - }, - "compileOnly": true - }, - "System.Dynamic.Runtime/4.1.2.0": { - "compile": { - "System.Dynamic.Runtime.dll": {} - }, - "compileOnly": true - }, - "System.Globalization.Calendars/4.1.2.0": { - "compile": { - "System.Globalization.Calendars.dll": {} - }, - "compileOnly": true - }, - "System.Globalization/4.1.2.0": { - "compile": { - "System.Globalization.dll": {} - }, - "compileOnly": true - }, - "System.Globalization.Extensions/4.1.2.0": { - "compile": { - "System.Globalization.Extensions.dll": {} - }, - "compileOnly": true - }, - "System.IO.Compression.Brotli/4.2.2.0": { - "compile": { - "System.IO.Compression.Brotli.dll": {} - }, - "compileOnly": true - }, - "System.IO.Compression/4.2.2.0": { - "compile": { - "System.IO.Compression.dll": {} - }, - "compileOnly": true - }, - "System.IO.Compression.FileSystem/4.0.0.0": { - "compile": { - "System.IO.Compression.FileSystem.dll": {} - }, - "compileOnly": true - }, - "System.IO.Compression.ZipFile/4.0.5.0": { - "compile": { - "System.IO.Compression.ZipFile.dll": {} - }, - "compileOnly": true - }, - "System.IO/4.2.2.0": { - "compile": { - "System.IO.dll": {} - }, - "compileOnly": true - }, - "System.IO.FileSystem/4.1.2.0": { - "compile": { - "System.IO.FileSystem.dll": {} - }, - "compileOnly": true - }, - "System.IO.FileSystem.DriveInfo/4.1.2.0": { - "compile": { - "System.IO.FileSystem.DriveInfo.dll": {} - }, - "compileOnly": true - }, - "System.IO.FileSystem.Primitives/4.1.2.0": { - "compile": { - "System.IO.FileSystem.Primitives.dll": {} - }, - "compileOnly": true - }, - "System.IO.FileSystem.Watcher/4.1.2.0": { - "compile": { - "System.IO.FileSystem.Watcher.dll": {} - }, - "compileOnly": true - }, - "System.IO.IsolatedStorage/4.1.2.0": { - "compile": { - "System.IO.IsolatedStorage.dll": {} - }, - "compileOnly": true - }, - "System.IO.MemoryMappedFiles/4.1.2.0": { - "compile": { - "System.IO.MemoryMappedFiles.dll": {} - }, - "compileOnly": true - }, - "System.IO.Pipelines/4.0.2.0": { - "compile": { - "System.IO.Pipelines.dll": {} - }, - "compileOnly": true - }, - "System.IO.Pipes/4.1.2.0": { - "compile": { - "System.IO.Pipes.dll": {} - }, - "compileOnly": true - }, - "System.IO.UnmanagedMemoryStream/4.1.2.0": { - "compile": { - "System.IO.UnmanagedMemoryStream.dll": {} - }, - "compileOnly": true - }, - "System.Linq/4.2.2.0": { - "compile": { - "System.Linq.dll": {} - }, - "compileOnly": true - }, - "System.Linq.Expressions/4.2.2.0": { - "compile": { - "System.Linq.Expressions.dll": {} - }, - "compileOnly": true - }, - "System.Linq.Parallel/4.0.4.0": { - "compile": { - "System.Linq.Parallel.dll": {} - }, - "compileOnly": true - }, - "System.Linq.Queryable/4.0.4.0": { - "compile": { - "System.Linq.Queryable.dll": {} - }, - "compileOnly": true - }, - "System.Memory/4.2.1.0": { - "compile": { - "System.Memory.dll": {} - }, - "compileOnly": true - }, - "System.Net/4.0.0.0": { - "compile": { - "System.Net.dll": {} - }, - "compileOnly": true - }, - "System.Net.Http/4.2.2.0": { - "compile": { - "System.Net.Http.dll": {} - }, - "compileOnly": true - }, - "System.Net.HttpListener/4.0.2.0": { - "compile": { - "System.Net.HttpListener.dll": {} - }, - "compileOnly": true - }, - "System.Net.Mail/4.0.2.0": { - "compile": { - "System.Net.Mail.dll": {} - }, - "compileOnly": true - }, - "System.Net.NameResolution/4.1.2.0": { - "compile": { - "System.Net.NameResolution.dll": {} - }, - "compileOnly": true - }, - "System.Net.NetworkInformation/4.2.2.0": { - "compile": { - "System.Net.NetworkInformation.dll": {} - }, - "compileOnly": true - }, - "System.Net.Ping/4.1.2.0": { - "compile": { - "System.Net.Ping.dll": {} - }, - "compileOnly": true - }, - "System.Net.Primitives/4.1.2.0": { - "compile": { - "System.Net.Primitives.dll": {} - }, - "compileOnly": true - }, - "System.Net.Requests/4.1.2.0": { - "compile": { - "System.Net.Requests.dll": {} - }, - "compileOnly": true - }, - "System.Net.Security/4.1.2.0": { - "compile": { - "System.Net.Security.dll": {} - }, - "compileOnly": true - }, - "System.Net.ServicePoint/4.0.2.0": { - "compile": { - "System.Net.ServicePoint.dll": {} - }, - "compileOnly": true - }, - "System.Net.Sockets/4.2.2.0": { - "compile": { - "System.Net.Sockets.dll": {} - }, - "compileOnly": true - }, - "System.Net.WebClient/4.0.2.0": { - "compile": { - "System.Net.WebClient.dll": {} - }, - "compileOnly": true - }, - "System.Net.WebHeaderCollection/4.1.2.0": { - "compile": { - "System.Net.WebHeaderCollection.dll": {} - }, - "compileOnly": true - }, - "System.Net.WebProxy/4.0.2.0": { - "compile": { - "System.Net.WebProxy.dll": {} - }, - "compileOnly": true - }, - "System.Net.WebSockets.Client/4.1.2.0": { - "compile": { - "System.Net.WebSockets.Client.dll": {} - }, - "compileOnly": true - }, - "System.Net.WebSockets/4.1.2.0": { - "compile": { - "System.Net.WebSockets.dll": {} - }, - "compileOnly": true - }, - "System.Numerics/4.0.0.0": { - "compile": { - "System.Numerics.dll": {} - }, - "compileOnly": true - }, - "System.Numerics.Vectors/4.1.6.0": { - "compile": { - "System.Numerics.Vectors.dll": {} - }, - "compileOnly": true - }, - "System.ObjectModel/4.1.2.0": { - "compile": { - "System.ObjectModel.dll": {} - }, - "compileOnly": true - }, - "System.Reflection.DispatchProxy/4.0.6.0": { - "compile": { - "System.Reflection.DispatchProxy.dll": {} - }, - "compileOnly": true - }, - "System.Reflection/4.2.2.0": { - "compile": { - "System.Reflection.dll": {} - }, - "compileOnly": true - }, - "System.Reflection.Emit/4.1.2.0": { - "compile": { - "System.Reflection.Emit.dll": {} - }, - "compileOnly": true - }, - "System.Reflection.Emit.ILGeneration/4.1.1.0": { - "compile": { - "System.Reflection.Emit.ILGeneration.dll": {} - }, - "compileOnly": true - }, - "System.Reflection.Emit.Lightweight/4.1.1.0": { - "compile": { - "System.Reflection.Emit.Lightweight.dll": {} - }, - "compileOnly": true - }, - "System.Reflection.Extensions/4.1.2.0": { - "compile": { - "System.Reflection.Extensions.dll": {} - }, - "compileOnly": true - }, - "System.Reflection.Metadata/1.4.5.0": { - "compile": { - "System.Reflection.Metadata.dll": {} - }, - "compileOnly": true - }, - "System.Reflection.Primitives/4.1.2.0": { - "compile": { - "System.Reflection.Primitives.dll": {} - }, - "compileOnly": true - }, - "System.Reflection.TypeExtensions/4.1.2.0": { - "compile": { - "System.Reflection.TypeExtensions.dll": {} - }, - "compileOnly": true - }, - "System.Resources.Reader/4.1.2.0": { - "compile": { - "System.Resources.Reader.dll": {} - }, - "compileOnly": true - }, - "System.Resources.ResourceManager/4.1.2.0": { - "compile": { - "System.Resources.ResourceManager.dll": {} - }, - "compileOnly": true - }, - "System.Resources.Writer/4.1.2.0": { - "compile": { - "System.Resources.Writer.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.CompilerServices.Unsafe/4.0.6.0": { - "compile": { - "System.Runtime.CompilerServices.Unsafe.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.CompilerServices.VisualC/4.1.2.0": { - "compile": { - "System.Runtime.CompilerServices.VisualC.dll": {} - }, - "compileOnly": true - }, - "System.Runtime/4.2.2.0": { - "compile": { - "System.Runtime.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Extensions/4.2.2.0": { - "compile": { - "System.Runtime.Extensions.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Handles/4.1.2.0": { - "compile": { - "System.Runtime.Handles.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.InteropServices/4.2.2.0": { - "compile": { - "System.Runtime.InteropServices.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.4.0": { - "compile": { - "System.Runtime.InteropServices.RuntimeInformation.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.InteropServices.WindowsRuntime/4.0.4.0": { - "compile": { - "System.Runtime.InteropServices.WindowsRuntime.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Intrinsics/4.0.1.0": { - "compile": { - "System.Runtime.Intrinsics.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Loader/4.1.1.0": { - "compile": { - "System.Runtime.Loader.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Numerics/4.1.2.0": { - "compile": { - "System.Runtime.Numerics.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Serialization/4.0.0.0": { - "compile": { - "System.Runtime.Serialization.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Serialization.Formatters/4.0.4.0": { - "compile": { - "System.Runtime.Serialization.Formatters.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Serialization.Json/4.0.5.0": { - "compile": { - "System.Runtime.Serialization.Json.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Serialization.Primitives/4.2.2.0": { - "compile": { - "System.Runtime.Serialization.Primitives.dll": {} - }, - "compileOnly": true - }, - "System.Runtime.Serialization.Xml/4.1.5.0": { - "compile": { - "System.Runtime.Serialization.Xml.dll": {} - }, - "compileOnly": true - }, - "System.Security.AccessControl/4.1.1.0": { - "compile": { - "System.Security.AccessControl.dll": {} - }, - "compileOnly": true - }, - "System.Security.Claims/4.1.2.0": { - "compile": { - "System.Security.Claims.dll": {} - }, - "compileOnly": true - }, - "System.Security.Cryptography.Algorithms/4.3.2.0": { - "compile": { - "System.Security.Cryptography.Algorithms.dll": {} - }, - "compileOnly": true - }, - "System.Security.Cryptography.Cng/4.3.3.0": { - "compile": { - "System.Security.Cryptography.Cng.dll": {} - }, - "compileOnly": true - }, - "System.Security.Cryptography.Csp/4.1.2.0": { - "compile": { - "System.Security.Cryptography.Csp.dll": {} - }, - "compileOnly": true - }, - "System.Security.Cryptography.Encoding/4.1.2.0": { - "compile": { - "System.Security.Cryptography.Encoding.dll": {} - }, - "compileOnly": true - }, - "System.Security.Cryptography.Primitives/4.1.2.0": { - "compile": { - "System.Security.Cryptography.Primitives.dll": {} - }, - "compileOnly": true - }, - "System.Security.Cryptography.X509Certificates/4.2.2.0": { - "compile": { - "System.Security.Cryptography.X509Certificates.dll": {} - }, - "compileOnly": true - }, - "System.Security.Cryptography.Xml/4.0.3.0": { - "compile": { - "System.Security.Cryptography.Xml.dll": {} - }, - "compileOnly": true - }, - "System.Security/4.0.0.0": { - "compile": { - "System.Security.dll": {} - }, - "compileOnly": true - }, - "System.Security.Permissions/4.0.3.0": { - "compile": { - "System.Security.Permissions.dll": {} - }, - "compileOnly": true - }, - "System.Security.Principal/4.1.2.0": { - "compile": { - "System.Security.Principal.dll": {} - }, - "compileOnly": true - }, - "System.Security.Principal.Windows/4.1.1.0": { - "compile": { - "System.Security.Principal.Windows.dll": {} - }, - "compileOnly": true - }, - "System.Security.SecureString/4.1.2.0": { - "compile": { - "System.Security.SecureString.dll": {} - }, - "compileOnly": true - }, - "System.ServiceModel.Web/4.0.0.0": { - "compile": { - "System.ServiceModel.Web.dll": {} - }, - "compileOnly": true - }, - "System.ServiceProcess/4.0.0.0": { - "compile": { - "System.ServiceProcess.dll": {} - }, - "compileOnly": true - }, - "System.Text.Encoding.CodePages/4.1.3.0": { - "compile": { - "System.Text.Encoding.CodePages.dll": {} - }, - "compileOnly": true - }, - "System.Text.Encoding/4.1.2.0": { - "compile": { - "System.Text.Encoding.dll": {} - }, - "compileOnly": true - }, - "System.Text.Encoding.Extensions/4.1.2.0": { - "compile": { - "System.Text.Encoding.Extensions.dll": {} - }, - "compileOnly": true - }, - "System.Text.Encodings.Web/4.0.5.0": { - "compile": { - "System.Text.Encodings.Web.dll": {} - }, - "compileOnly": true - }, - "System.Text.Json/4.0.1.0": { - "compile": { - "System.Text.Json.dll": {} - }, - "compileOnly": true - }, - "System.Text.RegularExpressions/4.2.2.0": { - "compile": { - "System.Text.RegularExpressions.dll": {} - }, - "compileOnly": true - }, - "System.Threading.Channels/4.0.2.0": { - "compile": { - "System.Threading.Channels.dll": {} - }, - "compileOnly": true - }, - "System.Threading/4.1.2.0": { - "compile": { - "System.Threading.dll": {} - }, - "compileOnly": true - }, - "System.Threading.Overlapped/4.1.2.0": { - "compile": { - "System.Threading.Overlapped.dll": {} - }, - "compileOnly": true - }, - "System.Threading.Tasks.Dataflow/4.6.5.0": { - "compile": { - "System.Threading.Tasks.Dataflow.dll": {} - }, - "compileOnly": true - }, - "System.Threading.Tasks/4.1.2.0": { - "compile": { - "System.Threading.Tasks.dll": {} - }, - "compileOnly": true - }, - "System.Threading.Tasks.Extensions/4.3.1.0": { - "compile": { - "System.Threading.Tasks.Extensions.dll": {} - }, - "compileOnly": true - }, - "System.Threading.Tasks.Parallel/4.0.4.0": { - "compile": { - "System.Threading.Tasks.Parallel.dll": {} - }, - "compileOnly": true - }, - "System.Threading.Thread/4.1.2.0": { - "compile": { - "System.Threading.Thread.dll": {} - }, - "compileOnly": true - }, - "System.Threading.ThreadPool/4.1.2.0": { - "compile": { - "System.Threading.ThreadPool.dll": {} - }, - "compileOnly": true - }, - "System.Threading.Timer/4.1.2.0": { - "compile": { - "System.Threading.Timer.dll": {} - }, - "compileOnly": true - }, - "System.Transactions/4.0.0.0": { - "compile": { - "System.Transactions.dll": {} - }, - "compileOnly": true - }, - "System.Transactions.Local/4.0.2.0": { - "compile": { - "System.Transactions.Local.dll": {} - }, - "compileOnly": true - }, - "System.ValueTuple/4.0.3.0": { - "compile": { - "System.ValueTuple.dll": {} - }, - "compileOnly": true - }, - "System.Web/4.0.0.0": { - "compile": { - "System.Web.dll": {} - }, - "compileOnly": true - }, - "System.Web.HttpUtility/4.0.2.0": { - "compile": { - "System.Web.HttpUtility.dll": {} - }, - "compileOnly": true - }, - "System.Windows/4.0.0.0": { - "compile": { - "System.Windows.dll": {} - }, - "compileOnly": true - }, - "System.Windows.Extensions/4.0.1.0": { - "compile": { - "System.Windows.Extensions.dll": {} - }, - "compileOnly": true - }, - "System.Xml/4.0.0.0": { - "compile": { - "System.Xml.dll": {} - }, - "compileOnly": true - }, - "System.Xml.Linq/4.0.0.0": { - "compile": { - "System.Xml.Linq.dll": {} - }, - "compileOnly": true - }, - "System.Xml.ReaderWriter/4.2.2.0": { - "compile": { - "System.Xml.ReaderWriter.dll": {} - }, - "compileOnly": true - }, - "System.Xml.Serialization/4.0.0.0": { - "compile": { - "System.Xml.Serialization.dll": {} - }, - "compileOnly": true - }, - "System.Xml.XDocument/4.1.2.0": { - "compile": { - "System.Xml.XDocument.dll": {} - }, - "compileOnly": true - }, - "System.Xml.XmlDocument/4.1.2.0": { - "compile": { - "System.Xml.XmlDocument.dll": {} - }, - "compileOnly": true - }, - "System.Xml.XmlSerializer/4.1.2.0": { - "compile": { - "System.Xml.XmlSerializer.dll": {} - }, - "compileOnly": true - }, - "System.Xml.XPath/4.1.2.0": { - "compile": { - "System.Xml.XPath.dll": {} - }, - "compileOnly": true - }, - "System.Xml.XPath.XDocument/4.1.2.0": { - "compile": { - "System.Xml.XPath.XDocument.dll": {} - }, - "compileOnly": true - }, - "WindowsBase/4.0.0.0": { - "compile": { - "WindowsBase.dll": {} - }, - "compileOnly": true - } - } - }, - "libraries": { - "ServeurCollaborateur/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNet.WebApi.Client/4.0.20710": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BwFtW0cGr8tg02XalvF8MmznOpYrhquD2eXWI0oF3LLSqLMFoFkb8Pmke/7SnqkiNc+YfsaUqdXEKbjhv1Ctrw==", - "path": "microsoft.aspnet.webapi.client/4.0.20710", - "hashPath": "microsoft.aspnet.webapi.client.4.0.20710.nupkg.sha512" - }, - "Microsoft.AspNet.WebApi.Core/4.0.20710": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ufD+tH4W7+eNsb4pzX5oFTDcgI6J3lffughFTkyLHPBZ+A4Eo+VncAxt3lbt9zxxbLHXIbgJHYRLvtgR5YEZAQ==", - "path": "microsoft.aspnet.webapi.core/4.0.20710", - "hashPath": "microsoft.aspnet.webapi.core.4.0.20710.nupkg.sha512" - }, - "Microsoft.AspNet.WebApi.WebHost/4.0.20710": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Pqje5F4BJvnN6z2eSIuyCCZNJbIPap/4bYfvvHYy/kiYPj7+cFK+tgcSKWgITwk+6K8v+Bf3Et16DXQQuK+wEg==", - "path": "microsoft.aspnet.webapi.webhost/4.0.20710", - "hashPath": "microsoft.aspnet.webapi.webhost.4.0.20710.nupkg.sha512" - }, - "Microsoft.Net.Http/2.0.20710": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OsB/5QO9tYJRLYIgBOhRl4Tssh3pw7+UAO9tMGMBg63f98GfjsniVIwLWRC0vcRr/F6HLP/NvRlHyGBhtD7Bmw==", - "path": "microsoft.net.http/2.0.20710", - "hashPath": "microsoft.net.http.2.0.20710.nupkg.sha512" - }, - "Microsoft.OpenApi/1.2.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==", - "path": "microsoft.openapi/1.2.3", - "hashPath": "microsoft.openapi.1.2.3.nupkg.sha512" - }, - "Microsoft.Web.Infrastructure/1.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-FNmvLn5m2LTU/Rs2KWVo0SIIh9Ek+U0ojex7xeDaSHw/zgEP77A8vY5cVWgUtBGS8MJfDGNn8rpXJWEIQaPwTg==", - "path": "microsoft.web.infrastructure/1.0.0", - "hashPath": "microsoft.web.infrastructure.1.0.0.nupkg.sha512" - }, - "Newtonsoft.Json/12.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==", - "path": "newtonsoft.json/12.0.3", - "hashPath": "newtonsoft.json.12.0.3.nupkg.sha512" - }, - "Swashbuckle/5.6.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UAE91ynpgvwoUs8igq3k/D0HV+cHrGRGJR9cwIPGE08hHJenn24MR2vq1n6NYbDWEwAVm+RYUW+qIsO9p5Sn/Q==", - "path": "swashbuckle/5.6.0", - "hashPath": "swashbuckle.5.6.0.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.Annotations/5.6.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ucCJueBMJZ86z2w43wwdziBGdvjpkBXndSlr34Zz2dDXXfTA0kIsUbSzS/PWMCOINozJkFSWadWQ0BP+zOxQcA==", - "path": "swashbuckle.aspnetcore.annotations/5.6.3", - "hashPath": "swashbuckle.aspnetcore.annotations.5.6.3.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.Swagger/5.6.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rn/MmLscjg6WSnTZabojx5DQYle2GjPanSPbCU3Kw8Hy72KyQR3uy8R1Aew5vpNALjfUFm2M/vwUtqdOlzw+GA==", - "path": "swashbuckle.aspnetcore.swagger/5.6.3", - "hashPath": "swashbuckle.aspnetcore.swagger.5.6.3.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.SwaggerGen/5.6.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-CkhVeod/iLd3ikVTDOwG5sym8BE5xbqGJ15iF3cC7ZPg2kEwDQL4a88xjkzsvC9oOB2ax6B0rK0EgRK+eOBX+w==", - "path": "swashbuckle.aspnetcore.swaggergen/5.6.3", - "hashPath": "swashbuckle.aspnetcore.swaggergen.5.6.3.nupkg.sha512" - }, - "Swashbuckle.Core/5.6.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GhVWgtB8hCOxQhx7zLiiRyoi6flm7fNDDGILYHWktxLMkykRUz90fhmLRZECmnbvCcepFyROiw3phS1XorhdDg==", - "path": "swashbuckle.core/5.6.0", - "hashPath": "swashbuckle.core.5.6.0.nupkg.sha512" - }, - "WebActivatorEx/2.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-B3ZbOEaGCqa7BLjZZw6wqprOJJMvP39h7Lr5ADkJOCPKHppAaCre34kR63/gfgpM4htzTfgm/pEw7r7qqqMgIA==", - "path": "webactivatorex/2.0.0", - "hashPath": "webactivatorex.2.0.0.nupkg.sha512" - }, - "Microsoft.AspNetCore.Antiforgery/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Authentication.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Authentication.Cookies/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Authentication.Core/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Authentication/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Authentication.OAuth/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Authorization/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Authorization.Policy/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Components.Authorization/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Components/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Components.Forms/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Components.Server/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Components.Web/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Connections.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.CookiePolicy/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Cors/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Cryptography.Internal/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Cryptography.KeyDerivation/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.DataProtection.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.DataProtection/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.DataProtection.Extensions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Diagnostics.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Diagnostics/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Diagnostics.HealthChecks/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.HostFiltering/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Hosting.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Hosting/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Hosting.Server.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Html.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Http.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Http.Connections.Common/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Http.Connections/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Http/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Http.Extensions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Http.Features/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.HttpOverrides/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.HttpsPolicy/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Identity/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Localization/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Localization.Routing/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Metadata/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.ApiExplorer/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.Core/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.Cors/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.DataAnnotations/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.Formatters.Json/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.Formatters.Xml/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.Localization/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.Razor/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.RazorPages/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.TagHelpers/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Mvc.ViewFeatures/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Razor/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Razor.Runtime/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.ResponseCaching.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.ResponseCaching/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.ResponseCompression/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Rewrite/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Routing.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Routing/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Server.HttpSys/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Server.IIS/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Server.IISIntegration/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Server.Kestrel.Core/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Server.Kestrel/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.Session/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.SignalR.Common/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.SignalR.Core/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.SignalR/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.SignalR.Protocols.Json/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.StaticFiles/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.WebSockets/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.AspNetCore.WebUtilities/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.CSharp/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Caching.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Caching.Memory/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Configuration.Binder/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Configuration.CommandLine/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Configuration/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Configuration.EnvironmentVariables/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Configuration.FileExtensions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Configuration.Ini/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Configuration.Json/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Configuration.KeyPerFile/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Configuration.UserSecrets/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Configuration.Xml/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.DependencyInjection/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Diagnostics.HealthChecks/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.FileProviders.Composite/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.FileProviders.Embedded/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.FileProviders.Physical/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.FileSystemGlobbing/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Hosting/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Http/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Identity.Core/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Identity.Stores/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Localization.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Localization/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Logging.Abstractions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Logging.Configuration/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Logging.Console/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Logging.Debug/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Logging/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Logging.EventLog/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Logging.EventSource/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Logging.TraceSource/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.ObjectPool/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Options.ConfigurationExtensions/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Options.DataAnnotations/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Options/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.Primitives/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.WebEncoders/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.JSInterop/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Net.Http.Headers/3.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.VisualBasic.Core/10.0.5.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.VisualBasic/10.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Win32.Primitives/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Win32.Registry/4.1.3.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "mscorlib/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "netstandard/2.1.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.AppContext/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Buffers/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Collections.Concurrent/4.0.15.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Collections/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Collections.Immutable/1.2.5.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Collections.NonGeneric/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Collections.Specialized/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ComponentModel.Annotations/4.3.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ComponentModel.DataAnnotations/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ComponentModel/4.0.4.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ComponentModel.EventBasedAsync/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ComponentModel.Primitives/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ComponentModel.TypeConverter/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Configuration/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Console/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Core/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Data.Common/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Data.DataSetExtensions/4.0.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Data/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.Contracts/4.0.4.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.Debug/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.DiagnosticSource/4.0.5.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.EventLog/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.FileVersionInfo/4.0.4.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.Process/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.StackTrace/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.TextWriterTraceListener/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.Tools/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.TraceSource/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Diagnostics.Tracing/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Drawing/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Drawing.Primitives/4.2.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Dynamic.Runtime/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Globalization.Calendars/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Globalization/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Globalization.Extensions/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.Compression.Brotli/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.Compression/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.Compression.FileSystem/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.Compression.ZipFile/4.0.5.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.FileSystem/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.FileSystem.DriveInfo/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.FileSystem.Primitives/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.FileSystem.Watcher/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.IsolatedStorage/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.MemoryMappedFiles/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.Pipelines/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.Pipes/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.IO.UnmanagedMemoryStream/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Linq/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Linq.Expressions/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Linq.Parallel/4.0.4.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Linq.Queryable/4.0.4.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Memory/4.2.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.Http/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.HttpListener/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.Mail/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.NameResolution/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.NetworkInformation/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.Ping/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.Primitives/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.Requests/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.Security/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.ServicePoint/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.Sockets/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.WebClient/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.WebHeaderCollection/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.WebProxy/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.WebSockets.Client/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Net.WebSockets/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Numerics/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Numerics.Vectors/4.1.6.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ObjectModel/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Reflection.DispatchProxy/4.0.6.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Reflection/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Reflection.Emit/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Reflection.Emit.ILGeneration/4.1.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Reflection.Emit.Lightweight/4.1.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Reflection.Extensions/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Reflection.Metadata/1.4.5.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Reflection.Primitives/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Reflection.TypeExtensions/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Resources.Reader/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Resources.ResourceManager/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Resources.Writer/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.CompilerServices.Unsafe/4.0.6.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.CompilerServices.VisualC/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Extensions/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Handles/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.InteropServices/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.InteropServices.RuntimeInformation/4.0.4.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.InteropServices.WindowsRuntime/4.0.4.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Intrinsics/4.0.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Loader/4.1.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Numerics/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Serialization/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Serialization.Formatters/4.0.4.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Serialization.Json/4.0.5.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Serialization.Primitives/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Runtime.Serialization.Xml/4.1.5.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.AccessControl/4.1.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Claims/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Cryptography.Algorithms/4.3.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Cryptography.Cng/4.3.3.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Cryptography.Csp/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Cryptography.Encoding/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Cryptography.Primitives/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Cryptography.X509Certificates/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Cryptography.Xml/4.0.3.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Permissions/4.0.3.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Principal/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.Principal.Windows/4.1.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Security.SecureString/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ServiceModel.Web/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ServiceProcess/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Text.Encoding.CodePages/4.1.3.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Text.Encoding/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Text.Encoding.Extensions/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Text.Encodings.Web/4.0.5.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Text.Json/4.0.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Text.RegularExpressions/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.Channels/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.Overlapped/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.Tasks.Dataflow/4.6.5.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.Tasks/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.Tasks.Extensions/4.3.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.Tasks.Parallel/4.0.4.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.Thread/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.ThreadPool/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Threading.Timer/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Transactions/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Transactions.Local/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.ValueTuple/4.0.3.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Web/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Web.HttpUtility/4.0.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Windows/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Windows.Extensions/4.0.1.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Xml/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Xml.Linq/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Xml.ReaderWriter/4.2.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Xml.Serialization/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Xml.XDocument/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Xml.XmlDocument/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Xml.XmlSerializer/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Xml.XPath/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Xml.XPath.XDocument/4.1.2.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "WindowsBase/4.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/ServeurCollaborateur.dll b/ServeurCollaborateur/bin/Debug/netcoreapp3.1/ServeurCollaborateur.dll deleted file mode 100644 index 773db22..0000000 Binary files a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/ServeurCollaborateur.dll and /dev/null differ diff --git a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/ServeurCollaborateur.exe b/ServeurCollaborateur/bin/Debug/netcoreapp3.1/ServeurCollaborateur.exe deleted file mode 100644 index 70225cd..0000000 Binary files a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/ServeurCollaborateur.exe and /dev/null differ diff --git a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/ServeurCollaborateur.pdb b/ServeurCollaborateur/bin/Debug/netcoreapp3.1/ServeurCollaborateur.pdb deleted file mode 100644 index dafbe35..0000000 Binary files a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/ServeurCollaborateur.pdb and /dev/null differ diff --git a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/ServeurCollaborateur.runtimeconfig.dev.json b/ServeurCollaborateur/bin/Debug/netcoreapp3.1/ServeurCollaborateur.runtimeconfig.dev.json deleted file mode 100644 index a9ec122..0000000 --- a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/ServeurCollaborateur.runtimeconfig.dev.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "runtimeOptions": { - "additionalProbingPaths": [ - "C:\\Users\\ygrette\\.dotnet\\store\\|arch|\\|tfm|", - "C:\\Users\\ygrette\\.nuget\\packages" - ] - } -} \ No newline at end of file diff --git a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/ServeurCollaborateur.runtimeconfig.json b/ServeurCollaborateur/bin/Debug/netcoreapp3.1/ServeurCollaborateur.runtimeconfig.json deleted file mode 100644 index d5480f1..0000000 --- a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/ServeurCollaborateur.runtimeconfig.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "netcoreapp3.1", - "framework": { - "name": "Microsoft.AspNetCore.App", - "version": "3.1.0" - }, - "configProperties": { - "System.GC.Server": true, - "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false - } - } -} \ No newline at end of file diff --git a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/Swashbuckle.AspNetCore.Annotations.dll b/ServeurCollaborateur/bin/Debug/netcoreapp3.1/Swashbuckle.AspNetCore.Annotations.dll deleted file mode 100644 index 6e55b73..0000000 Binary files a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/Swashbuckle.AspNetCore.Annotations.dll and /dev/null differ diff --git a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/Swashbuckle.AspNetCore.Swagger.dll b/ServeurCollaborateur/bin/Debug/netcoreapp3.1/Swashbuckle.AspNetCore.Swagger.dll deleted file mode 100644 index f150284..0000000 Binary files a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/Swashbuckle.AspNetCore.Swagger.dll and /dev/null differ diff --git a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/Swashbuckle.AspNetCore.SwaggerGen.dll b/ServeurCollaborateur/bin/Debug/netcoreapp3.1/Swashbuckle.AspNetCore.SwaggerGen.dll deleted file mode 100644 index c73a8c5..0000000 Binary files a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/Swashbuckle.AspNetCore.SwaggerGen.dll and /dev/null differ diff --git a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/Swashbuckle.Core.dll b/ServeurCollaborateur/bin/Debug/netcoreapp3.1/Swashbuckle.Core.dll deleted file mode 100644 index 4ae8c87..0000000 Binary files a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/Swashbuckle.Core.dll and /dev/null differ diff --git a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/System.Net.Http.Formatting.dll b/ServeurCollaborateur/bin/Debug/netcoreapp3.1/System.Net.Http.Formatting.dll deleted file mode 100644 index 367d253..0000000 Binary files a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/System.Net.Http.Formatting.dll and /dev/null differ diff --git a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/System.Web.Http.WebHost.dll b/ServeurCollaborateur/bin/Debug/netcoreapp3.1/System.Web.Http.WebHost.dll deleted file mode 100644 index 1dfa8d2..0000000 Binary files a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/System.Web.Http.WebHost.dll and /dev/null differ diff --git a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/System.Web.Http.dll b/ServeurCollaborateur/bin/Debug/netcoreapp3.1/System.Web.Http.dll deleted file mode 100644 index 206c331..0000000 Binary files a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/System.Web.Http.dll and /dev/null differ diff --git a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/WebActivatorEx.dll b/ServeurCollaborateur/bin/Debug/netcoreapp3.1/WebActivatorEx.dll deleted file mode 100644 index 701097f..0000000 Binary files a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/WebActivatorEx.dll and /dev/null differ diff --git a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/appsettings.Development.json b/ServeurCollaborateur/bin/Debug/netcoreapp3.1/appsettings.Development.json deleted file mode 100644 index 8983e0f..0000000 --- a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/appsettings.Development.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft": "Warning", - "Microsoft.Hosting.Lifetime": "Information" - } - } -} diff --git a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/appsettings.json b/ServeurCollaborateur/bin/Debug/netcoreapp3.1/appsettings.json deleted file mode 100644 index d9d9a9b..0000000 --- a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/appsettings.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft": "Warning", - "Microsoft.Hosting.Lifetime": "Information" - } - }, - "AllowedHosts": "*" -} diff --git a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/collaborateurs - Copier.json b/ServeurCollaborateur/bin/Debug/netcoreapp3.1/collaborateurs - Copier.json deleted file mode 100644 index 3b1357b..0000000 --- a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/collaborateurs - Copier.json +++ /dev/null @@ -1,1483 +0,0 @@ -{ - "collaborateurs": [ - { - "id": "ebd911ef-a6a8-4047-afdc-9a9066aa1a07", - "nom": "Masson", - "prenom": "Kaden", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2016-04-23T10:43:43.015Z", - "mailApside": "kaden.masson@apside-groupe.com", - "dateDepart": "2016-04-25T07:35:58.533Z", - "fonctions": [ - { - "code": "RH", - "intitule": "RH" - } - ] - }, - { - "id": "71d33f6d-695a-4dc6-ae1a-b1605fd2073d", - "nom": "Da silva", - "prenom": "Tomasa", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2020-12-29T11:11:48.052Z", - "mailApside": "tomasa.da silva@apside-groupe.com", - "fonctions": [ - { - "code": "ASSIST", - "intitule": "Assistant" - } - ] - }, - { - "id": "beb208df-e137-4d6a-a86f-87ac9288b299", - "nom": "Duval", - "prenom": "Bradford", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2019-04-12T10:17:33.598Z", - "mailApside": "bradford.duval@apside-groupe.com", - "fonctions": [ - { - "code": "ASSIST", - "intitule": "Assistant" - } - ] - }, - { - "id": "842650db-a548-4472-a3af-4c5fff3c1ab8", - "nom": "Lemoine", - "prenom": "Coty", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2017-02-10T20:37:58.741Z", - "mailApside": "coty.lemoine@apside-groupe.com", - "fonctions": [ - { - "code": "COLL", - "intitule": "Collaborateur" - } - ] - }, - { - "id": "aa36f34c-9041-42f5-9db3-6536fe7f1696", - "nom": "Martinez", - "prenom": "Eric", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2020-01-27T19:52:18.574Z", - "mailApside": "eric.martinez@apside-groupe.com", - "fonctions": [ - { - "code": "MAN", - "intitule": "Manager" - } - ] - }, - { - "id": "e6255f16-bcaf-48ac-b00b-97de83677ad8", - "nom": "Francois", - "prenom": "Marion", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2016-05-18T06:30:51.456Z", - "mailApside": "marion.francois@apside-groupe.com", - "fonctions": [ - { - "code": "ASSIST", - "intitule": "Assistant" - } - ] - }, - { - "id": "ea027734-ff0f-4308-8879-133a09fb3c46", - "nom": "Morel", - "prenom": "Antonietta", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2020-05-06T17:31:24.138Z", - "mailApside": "antonietta.morel@apside-groupe.com", - "dateDepart": "2020-10-17T06:23:09.814Z", - "fonctions": [ - { - "code": "MAN", - "intitule": "Manager" - } - ] - }, - { - "id": "e4988aea-b8f8-44ba-8417-3e24d20d6302", - "nom": "Schneider", - "prenom": "Ollie", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2016-06-26T12:11:31.415Z", - "mailApside": "ollie.schneider@apside-groupe.com", - "fonctions": [ - { - "code": "RH", - "intitule": "RH" - } - ] - }, - { - "id": "56e3d82d-4be4-4449-a1f7-b4004b6bd186", - "nom": "Paul", - "prenom": "Fleta", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2015-01-28T19:34:02.058Z", - "mailApside": "fleta.paul@apside-groupe.com", - "fonctions": [ - { - "code": "MAN", - "intitule": "Manager" - } - ] - }, - { - "id": "301ba7f3-095e-4912-8998-a7c942dc5f23", - "nom": "Rousseau", - "prenom": "Lamar", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2020-08-01T13:21:39.799Z", - "mailApside": "lamar.rousseau@apside-groupe.com", - "fonctions": [ - { - "code": "COLL", - "intitule": "Collaborateur" - } - ] - }, - { - "id": "a43b6f4f-f199-4dd0-93b6-a1cb2c0a0d14", - "nom": "Michel", - "prenom": "Kyle", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2020-06-14T14:01:27.031Z", - "mailApside": "kyle.michel@apside-groupe.com", - "fonctions": [ - { - "code": "ASSIST", - "intitule": "Assistant" - } - ] - }, - { - "id": "c199024f-5960-4c11-8e34-f9947d589284", - "nom": "Le gall", - "prenom": "Richard", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2016-02-06T06:21:52.028Z", - "mailApside": "richard.le gall@apside-groupe.com", - "dateDepart": "2020-09-19T02:25:26.518Z", - "fonctions": [ - { - "code": "RA", - "intitule": "RA" - } - ] - }, - { - "id": "83278925-3b5d-4236-9d66-ca8ba53b33e6", - "nom": "Fernandez", - "prenom": "Kennedi", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2020-02-17T16:38:12.388Z", - "mailApside": "kennedi.fernandez@apside-groupe.com", - "dateDepart": "2020-07-01T07:22:40.627Z", - "fonctions": [ - { - "code": "RH", - "intitule": "RH" - } - ] - }, - { - "id": "a0f40e2a-cc03-4032-a627-5389e1281c64", - "nom": "Vasseur", - "prenom": "Florencio", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2016-01-15T10:22:30.778Z", - "mailApside": "florencio.vasseur@apside-groupe.com", - "dateDepart": "2020-05-14T04:46:41.430Z", - "fonctions": [ - { - "code": "COLL", - "intitule": "Collaborateur" - } - ] - }, - { - "id": "a29d707c-5d82-4c48-bed1-a6d1c1710047", - "nom": "Guyot", - "prenom": "Reggie", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2017-09-09T16:27:32.669Z", - "mailApside": "reggie.guyot@apside-groupe.com", - "fonctions": [ - { - "code": "ASSIST", - "intitule": "Assistant" - } - ] - }, - { - "id": "224e15ef-0e73-4906-893c-a9af1c292889", - "nom": "Marie", - "prenom": "Jayda", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2018-10-23T23:52:13.049Z", - "mailApside": "jayda.marie@apside-groupe.com", - "dateDepart": "2019-09-13T08:24:23.430Z", - "fonctions": [ - { - "code": "ASSIST", - "intitule": "Assistant" - } - ] - }, - { - "id": "4f3fcd23-a1e4-4c9e-afa2-d06ca9216491", - "nom": "Nicolas", - "prenom": "Creola", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2016-04-19T09:11:13.619Z", - "mailApside": "creola.nicolas@apside-groupe.com", - "fonctions": [ - { - "code": "COLL", - "intitule": "Collaborateur" - } - ] - }, - { - "id": "b645f582-0a5d-48dc-97a1-4ebb0fb3a29f", - "nom": "Breton", - "prenom": "Dewayne", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2017-01-18T21:58:22.856Z", - "mailApside": "dewayne.breton@apside-groupe.com", - "fonctions": [ - { - "code": "RH", - "intitule": "RH" - } - ] - }, - { - "id": "f42f65cb-dcc1-407f-a048-f67efbe88d65", - "nom": "Roy", - "prenom": "Barney", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2018-02-14T08:02:49.558Z", - "mailApside": "barney.roy@apside-groupe.com", - "dateDepart": "2018-10-14T21:09:49.281Z", - "fonctions": [ - { - "code": "ASSIST", - "intitule": "Assistant" - } - ] - }, - { - "id": "e634de52-d921-4ae8-954d-215f39712041", - "nom": "Colin", - "prenom": "Jacklyn", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2020-03-19T04:26:59.086Z", - "mailApside": "jacklyn.colin@apside-groupe.com", - "fonctions": [ - { - "code": "RH", - "intitule": "RH" - } - ] - }, - { - "id": "ad63ff07-6dae-4b02-8d49-1cacf1e8a224", - "nom": "Mathieu", - "prenom": "Ludwig", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2017-02-13T20:04:08.113Z", - "mailApside": "ludwig.mathieu@apside-groupe.com", - "dateDepart": "2018-10-15T13:41:58.414Z", - "fonctions": [ - { - "code": "RH", - "intitule": "RH" - } - ] - }, - { - "id": "25d2b0ce-5c95-4ccc-98bb-63b06c4ee4ad", - "nom": "Arnaud", - "prenom": "Brionna", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2019-01-30T08:58:04.893Z", - "mailApside": "brionna.arnaud@apside-groupe.com", - "fonctions": [ - { - "code": "MAN", - "intitule": "Manager" - } - ] - }, - { - "id": "cae2090f-b22d-4d8e-b058-1364651d196a", - "nom": "Fernandez", - "prenom": "Elissa", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2015-09-23T07:34:03.535Z", - "mailApside": "elissa.fernandez@apside-groupe.com", - "fonctions": [ - { - "code": "RH", - "intitule": "RH" - } - ] - }, - { - "id": "0968ccd3-1ef5-4041-83f3-1c76afb02bbf", - "nom": "Martin", - "prenom": "Carley", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2019-04-04T18:16:19.495Z", - "mailApside": "carley.martin@apside-groupe.com", - "dateDepart": "2019-12-27T06:25:54.321Z", - "fonctions": [ - { - "code": "COLL", - "intitule": "Collaborateur" - } - ] - }, - { - "id": "01ee85ff-d7f3-494b-b1de-26ced8fbfa0d", - "nom": "Aubry", - "prenom": "Tamia", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2020-05-07T00:20:42.871Z", - "mailApside": "tamia.aubry@apside-groupe.com", - "fonctions": [ - { - "code": "MAN", - "intitule": "Manager" - } - ] - }, - { - "id": "771f9129-5610-4f4b-a8eb-902a98d722be", - "nom": "Remy", - "prenom": "Troy", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2018-11-09T19:31:21.824Z", - "mailApside": "troy.remy@apside-groupe.com", - "fonctions": [ - { - "code": "MAN", - "intitule": "Manager" - } - ] - }, - { - "id": "e7820f92-eab1-42f5-ae96-5c16e71ff1e6", - "nom": "Schneider", - "prenom": "Ricky", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2019-09-10T21:46:28.846Z", - "mailApside": "ricky.schneider@apside-groupe.com", - "fonctions": [ - { - "code": "COLL", - "intitule": "Collaborateur" - } - ] - }, - { - "id": "1429be5b-9125-482c-80c4-c1d34afbd8d2", - "nom": "Paul", - "prenom": "Luciano", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2018-03-26T22:18:49.518Z", - "mailApside": "luciano.paul@apside-groupe.com", - "dateDepart": "2019-12-28T07:30:55.975Z", - "fonctions": [ - { - "code": "COLL", - "intitule": "Collaborateur" - } - ] - }, - { - "id": "642bc07f-051a-4088-8a73-425b44998673", - "nom": "Lambert", - "prenom": "Jovani", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2018-11-15T08:37:46.300Z", - "mailApside": "jovani.lambert@apside-groupe.com", - "fonctions": [ - { - "code": "ASSIST", - "intitule": "Assistant" - } - ] - }, - { - "id": "b8acd27e-809d-4c91-8cd4-bb90174b5248", - "nom": "Maillard", - "prenom": "Deborah", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2019-06-30T04:45:27.877Z", - "mailApside": "deborah.maillard@apside-groupe.com", - "fonctions": [ - { - "code": "RH", - "intitule": "RH" - } - ] - }, - { - "id": "13fbe621-1bc9-4f04-afde-b54ca076e239", - "nom": "Marchand", - "prenom": "Jewell", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2019-09-24T12:28:18.017Z", - "mailApside": "jewell.marchand@apside-groupe.com", - "dateDepart": "2020-11-10T14:54:00.289Z", - "fonctions": [ - { - "code": "COLL", - "intitule": "Collaborateur" - } - ] - }, - { - "id": "d4fc247b-015a-44d6-8f3e-a52f0902d2bf", - "nom": "Dupuis", - "prenom": "Tyson", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2017-11-12T01:21:50.722Z", - "mailApside": "tyson.dupuis@apside-groupe.com", - "fonctions": [ - { - "code": "RA", - "intitule": "RA" - } - ] - }, - { - "id": "b5254c6c-7caa-435f-a4bb-e0cf92559832", - "nom": "Gaillard", - "prenom": "Sunny", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2020-11-06T02:52:29.832Z", - "mailApside": "sunny.gaillard@apside-groupe.com", - "fonctions": [ - { - "code": "COLL", - "intitule": "Collaborateur" - } - ] - }, - { - "id": "0afd1573-de75-4e5b-bfcb-1985259d8370", - "nom": "Nicolas", - "prenom": "Edythe", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2019-09-06T02:19:15.623Z", - "mailApside": "edythe.nicolas@apside-groupe.com", - "fonctions": [ - { - "code": "MAN", - "intitule": "Manager" - } - ] - }, - { - "id": "2e834ad9-ebf1-4977-a15e-19dccf53982e", - "nom": "Collet", - "prenom": "Eudora", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2016-09-08T15:12:03.924Z", - "mailApside": "eudora.collet@apside-groupe.com", - "fonctions": [ - { - "code": "RH", - "intitule": "RH" - } - ] - }, - { - "id": "9d71363d-fbf4-4036-acac-0471045f1488", - "nom": "Henry", - "prenom": "Candice", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2019-03-18T15:33:30.360Z", - "mailApside": "candice.henry@apside-groupe.com", - "fonctions": [ - { - "code": "RH", - "intitule": "RH" - } - ] - }, - { - "id": "3f276ab8-727a-4e26-ad5d-4d296158688e", - "nom": "Caron", - "prenom": "Toby", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2018-05-20T15:13:12.439Z", - "mailApside": "toby.caron@apside-groupe.com", - "fonctions": [ - { - "code": "RA", - "intitule": "RA" - } - ] - }, - { - "id": "f96a5001-c9ed-4476-9114-f0bb0937ca2a", - "nom": "Gonzalez", - "prenom": "Syble", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2016-04-20T08:58:29.933Z", - "mailApside": "syble.gonzalez@apside-groupe.com", - "fonctions": [ - { - "code": "RA", - "intitule": "RA" - } - ] - }, - { - "id": "80220063-a5fa-472b-b610-2e350566df98", - "nom": "Legrand", - "prenom": "Immanuel", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2015-04-23T09:06:48.753Z", - "mailApside": "immanuel.legrand@apside-groupe.com", - "fonctions": [ - { - "code": "MAN", - "intitule": "Manager" - } - ] - }, - { - "id": "eb8b0f33-f529-4985-861e-1207f3312bb5", - "nom": "Lefevre", - "prenom": "Elta", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2016-06-13T22:36:16.686Z", - "mailApside": "elta.lefevre@apside-groupe.com", - "fonctions": [ - { - "code": "MAN", - "intitule": "Manager" - } - ] - }, - { - "id": "f1d14915-89f7-4c1a-a8e1-4148ed7d81d7", - "nom": "Noel", - "prenom": "Jamaal", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2020-02-07T15:04:49.872Z", - "mailApside": "jamaal.noel@apside-groupe.com", - "fonctions": [ - { - "code": "RA", - "intitule": "RA" - } - ] - }, - { - "id": "17b87130-0e9d-4b78-b0e3-a11e5f70318d", - "nom": "Mercier", - "prenom": "Max", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2020-12-17T16:27:38.263Z", - "mailApside": "max.mercier@apside-groupe.com", - "fonctions": [ - { - "code": "COLL", - "intitule": "Collaborateur" - } - ] - }, - { - "id": "dfea9a3c-7896-444d-9aa0-61ae536091c1", - "nom": "Henry", - "prenom": "Tillman", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2019-08-26T04:45:48.392Z", - "mailApside": "tillman.henry@apside-groupe.com", - "dateDepart": "2020-05-23T09:28:05.574Z", - "fonctions": [ - { - "code": "MAN", - "intitule": "Manager" - } - ] - }, - { - "id": "2ff212b7-b5b6-42c7-84af-7ed2d947014a", - "nom": "Barbier", - "prenom": "Mustafa", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2016-02-15T17:12:41.032Z", - "mailApside": "mustafa.barbier@apside-groupe.com", - "dateDepart": "2016-08-27T14:11:36.892Z", - "fonctions": [ - { - "code": "RH", - "intitule": "RH" - } - ] - }, - { - "id": "4ec10cfb-f378-42f9-b23e-439607668c6d", - "nom": "Durand", - "prenom": "Margret", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2018-12-23T22:40:02.414Z", - "mailApside": "margret.durand@apside-groupe.com", - "fonctions": [ - { - "code": "RA", - "intitule": "RA" - } - ] - }, - { - "id": "064d36e7-acff-4fa2-9f80-45ec76db28cc", - "nom": "Rolland", - "prenom": "Carmela", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2016-11-05T13:55:47.486Z", - "mailApside": "carmela.rolland@apside-groupe.com", - "fonctions": [ - { - "code": "MAN", - "intitule": "Manager" - } - ] - }, - { - "id": "9726a6d1-1f0e-4897-a7f8-54efe524f47b", - "nom": "Prevost", - "prenom": "River", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2016-02-05T16:17:29.763Z", - "mailApside": "river.prevost@apside-groupe.com", - "fonctions": [ - { - "code": "RH", - "intitule": "RH" - } - ] - }, - { - "id": "1a6e0172-b4dd-4160-a150-80dcafaaf53e", - "nom": "Chevalier", - "prenom": "Christine", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2020-12-26T12:45:40.402Z", - "mailApside": "christine.chevalier@apside-groupe.com", - "fonctions": [ - { - "code": "RH", - "intitule": "RH" - } - ] - }, - { - "id": "b799a9de-7743-435e-933f-7f730affc5ae", - "nom": "Simon", - "prenom": "Keegan", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2019-12-30T16:48:08.367Z", - "mailApside": "keegan.simon@apside-groupe.com", - "fonctions": [ - { - "code": "MAN", - "intitule": "Manager" - } - ] - }, - { - "id": "de98a866-736f-4295-a669-92a8694e2ee3", - "nom": "Pierre", - "prenom": "Norene", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2020-12-15T01:41:37.052Z", - "mailApside": "norene.pierre@apside-groupe.com", - "fonctions": [ - { - "code": "COLL", - "intitule": "Collaborateur" - } - ] - } - ] -} \ No newline at end of file diff --git a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/collaborateurs.json b/ServeurCollaborateur/bin/Debug/netcoreapp3.1/collaborateurs.json deleted file mode 100644 index 2170208..0000000 --- a/ServeurCollaborateur/bin/Debug/netcoreapp3.1/collaborateurs.json +++ /dev/null @@ -1,1481 +0,0 @@ -[ - { - "id": "ebd911ef-a6a8-4047-afdc-9a9066aa1a07", - "nom": "Masson", - "prenom": "Kaden", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2016-04-23T10:43:43.015Z", - "mailApside": "kaden.masson@apside-groupe.com", - "dateDepart": "2016-04-25T07:35:58.533Z", - "fonctions": [ - { - "code": "RH", - "intitule": "RH" - } - ] - }, - { - "id": "71d33f6d-695a-4dc6-ae1a-b1605fd2073d", - "nom": "Da silva", - "prenom": "Tomasa", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2020-12-29T11:11:48.052Z", - "mailApside": "tomasa.da silva@apside-groupe.com", - "fonctions": [ - { - "code": "ASSIST", - "intitule": "Assistant" - } - ] - }, - { - "id": "beb208df-e137-4d6a-a86f-87ac9288b299", - "nom": "Duval", - "prenom": "Bradford", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2019-04-12T10:17:33.598Z", - "mailApside": "bradford.duval@apside-groupe.com", - "fonctions": [ - { - "code": "ASSIST", - "intitule": "Assistant" - } - ] - }, - { - "id": "842650db-a548-4472-a3af-4c5fff3c1ab8", - "nom": "Lemoine", - "prenom": "Coty", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2017-02-10T20:37:58.741Z", - "mailApside": "coty.lemoine@apside-groupe.com", - "fonctions": [ - { - "code": "COLL", - "intitule": "Collaborateur" - } - ] - }, - { - "id": "aa36f34c-9041-42f5-9db3-6536fe7f1696", - "nom": "Martinez", - "prenom": "Eric", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2020-01-27T19:52:18.574Z", - "mailApside": "eric.martinez@apside-groupe.com", - "fonctions": [ - { - "code": "MAN", - "intitule": "Manager" - } - ] - }, - { - "id": "e6255f16-bcaf-48ac-b00b-97de83677ad8", - "nom": "Francois", - "prenom": "Marion", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2016-05-18T06:30:51.456Z", - "mailApside": "marion.francois@apside-groupe.com", - "fonctions": [ - { - "code": "ASSIST", - "intitule": "Assistant" - } - ] - }, - { - "id": "ea027734-ff0f-4308-8879-133a09fb3c46", - "nom": "Morel", - "prenom": "Antonietta", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2020-05-06T17:31:24.138Z", - "mailApside": "antonietta.morel@apside-groupe.com", - "dateDepart": "2020-10-17T06:23:09.814Z", - "fonctions": [ - { - "code": "MAN", - "intitule": "Manager" - } - ] - }, - { - "id": "e4988aea-b8f8-44ba-8417-3e24d20d6302", - "nom": "Schneider", - "prenom": "Ollie", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2016-06-26T12:11:31.415Z", - "mailApside": "ollie.schneider@apside-groupe.com", - "fonctions": [ - { - "code": "RH", - "intitule": "RH" - } - ] - }, - { - "id": "56e3d82d-4be4-4449-a1f7-b4004b6bd186", - "nom": "Paul", - "prenom": "Fleta", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2015-01-28T19:34:02.058Z", - "mailApside": "fleta.paul@apside-groupe.com", - "fonctions": [ - { - "code": "MAN", - "intitule": "Manager" - } - ] - }, - { - "id": "301ba7f3-095e-4912-8998-a7c942dc5f23", - "nom": "Rousseau", - "prenom": "Lamar", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2020-08-01T13:21:39.799Z", - "mailApside": "lamar.rousseau@apside-groupe.com", - "fonctions": [ - { - "code": "COLL", - "intitule": "Collaborateur" - } - ] - }, - { - "id": "a43b6f4f-f199-4dd0-93b6-a1cb2c0a0d14", - "nom": "Michel", - "prenom": "Kyle", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2020-06-14T14:01:27.031Z", - "mailApside": "kyle.michel@apside-groupe.com", - "fonctions": [ - { - "code": "ASSIST", - "intitule": "Assistant" - } - ] - }, - { - "id": "c199024f-5960-4c11-8e34-f9947d589284", - "nom": "Le gall", - "prenom": "Richard", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2016-02-06T06:21:52.028Z", - "mailApside": "richard.le gall@apside-groupe.com", - "dateDepart": "2020-09-19T02:25:26.518Z", - "fonctions": [ - { - "code": "RA", - "intitule": "RA" - } - ] - }, - { - "id": "83278925-3b5d-4236-9d66-ca8ba53b33e6", - "nom": "Fernandez", - "prenom": "Kennedi", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2020-02-17T16:38:12.388Z", - "mailApside": "kennedi.fernandez@apside-groupe.com", - "dateDepart": "2020-07-01T07:22:40.627Z", - "fonctions": [ - { - "code": "RH", - "intitule": "RH" - } - ] - }, - { - "id": "a0f40e2a-cc03-4032-a627-5389e1281c64", - "nom": "Vasseur", - "prenom": "Florencio", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2016-01-15T10:22:30.778Z", - "mailApside": "florencio.vasseur@apside-groupe.com", - "dateDepart": "2020-05-14T04:46:41.430Z", - "fonctions": [ - { - "code": "COLL", - "intitule": "Collaborateur" - } - ] - }, - { - "id": "a29d707c-5d82-4c48-bed1-a6d1c1710047", - "nom": "Guyot", - "prenom": "Reggie", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2017-09-09T16:27:32.669Z", - "mailApside": "reggie.guyot@apside-groupe.com", - "fonctions": [ - { - "code": "ASSIST", - "intitule": "Assistant" - } - ] - }, - { - "id": "224e15ef-0e73-4906-893c-a9af1c292889", - "nom": "Marie", - "prenom": "Jayda", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2018-10-23T23:52:13.049Z", - "mailApside": "jayda.marie@apside-groupe.com", - "dateDepart": "2019-09-13T08:24:23.430Z", - "fonctions": [ - { - "code": "ASSIST", - "intitule": "Assistant" - } - ] - }, - { - "id": "4f3fcd23-a1e4-4c9e-afa2-d06ca9216491", - "nom": "Nicolas", - "prenom": "Creola", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2016-04-19T09:11:13.619Z", - "mailApside": "creola.nicolas@apside-groupe.com", - "fonctions": [ - { - "code": "COLL", - "intitule": "Collaborateur" - } - ] - }, - { - "id": "b645f582-0a5d-48dc-97a1-4ebb0fb3a29f", - "nom": "Breton", - "prenom": "Dewayne", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2017-01-18T21:58:22.856Z", - "mailApside": "dewayne.breton@apside-groupe.com", - "fonctions": [ - { - "code": "RH", - "intitule": "RH" - } - ] - }, - { - "id": "f42f65cb-dcc1-407f-a048-f67efbe88d65", - "nom": "Roy", - "prenom": "Barney", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2018-02-14T08:02:49.558Z", - "mailApside": "barney.roy@apside-groupe.com", - "dateDepart": "2018-10-14T21:09:49.281Z", - "fonctions": [ - { - "code": "ASSIST", - "intitule": "Assistant" - } - ] - }, - { - "id": "e634de52-d921-4ae8-954d-215f39712041", - "nom": "Colin", - "prenom": "Jacklyn", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2020-03-19T04:26:59.086Z", - "mailApside": "jacklyn.colin@apside-groupe.com", - "fonctions": [ - { - "code": "RH", - "intitule": "RH" - } - ] - }, - { - "id": "ad63ff07-6dae-4b02-8d49-1cacf1e8a224", - "nom": "Mathieu", - "prenom": "Ludwig", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2017-02-13T20:04:08.113Z", - "mailApside": "ludwig.mathieu@apside-groupe.com", - "dateDepart": "2018-10-15T13:41:58.414Z", - "fonctions": [ - { - "code": "RH", - "intitule": "RH" - } - ] - }, - { - "id": "25d2b0ce-5c95-4ccc-98bb-63b06c4ee4ad", - "nom": "Arnaud", - "prenom": "Brionna", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2019-01-30T08:58:04.893Z", - "mailApside": "brionna.arnaud@apside-groupe.com", - "fonctions": [ - { - "code": "MAN", - "intitule": "Manager" - } - ] - }, - { - "id": "cae2090f-b22d-4d8e-b058-1364651d196a", - "nom": "Fernandez", - "prenom": "Elissa", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2015-09-23T07:34:03.535Z", - "mailApside": "elissa.fernandez@apside-groupe.com", - "fonctions": [ - { - "code": "RH", - "intitule": "RH" - } - ] - }, - { - "id": "0968ccd3-1ef5-4041-83f3-1c76afb02bbf", - "nom": "Martin", - "prenom": "Carley", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2019-04-04T18:16:19.495Z", - "mailApside": "carley.martin@apside-groupe.com", - "dateDepart": "2019-12-27T06:25:54.321Z", - "fonctions": [ - { - "code": "COLL", - "intitule": "Collaborateur" - } - ] - }, - { - "id": "01ee85ff-d7f3-494b-b1de-26ced8fbfa0d", - "nom": "Aubry", - "prenom": "Tamia", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2020-05-07T00:20:42.871Z", - "mailApside": "tamia.aubry@apside-groupe.com", - "fonctions": [ - { - "code": "MAN", - "intitule": "Manager" - } - ] - }, - { - "id": "771f9129-5610-4f4b-a8eb-902a98d722be", - "nom": "Remy", - "prenom": "Troy", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2018-11-09T19:31:21.824Z", - "mailApside": "troy.remy@apside-groupe.com", - "fonctions": [ - { - "code": "MAN", - "intitule": "Manager" - } - ] - }, - { - "id": "e7820f92-eab1-42f5-ae96-5c16e71ff1e6", - "nom": "Schneider", - "prenom": "Ricky", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2019-09-10T21:46:28.846Z", - "mailApside": "ricky.schneider@apside-groupe.com", - "fonctions": [ - { - "code": "COLL", - "intitule": "Collaborateur" - } - ] - }, - { - "id": "1429be5b-9125-482c-80c4-c1d34afbd8d2", - "nom": "Paul", - "prenom": "Luciano", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2018-03-26T22:18:49.518Z", - "mailApside": "luciano.paul@apside-groupe.com", - "dateDepart": "2019-12-28T07:30:55.975Z", - "fonctions": [ - { - "code": "COLL", - "intitule": "Collaborateur" - } - ] - }, - { - "id": "642bc07f-051a-4088-8a73-425b44998673", - "nom": "Lambert", - "prenom": "Jovani", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2018-11-15T08:37:46.300Z", - "mailApside": "jovani.lambert@apside-groupe.com", - "fonctions": [ - { - "code": "ASSIST", - "intitule": "Assistant" - } - ] - }, - { - "id": "b8acd27e-809d-4c91-8cd4-bb90174b5248", - "nom": "Maillard", - "prenom": "Deborah", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2019-06-30T04:45:27.877Z", - "mailApside": "deborah.maillard@apside-groupe.com", - "fonctions": [ - { - "code": "RH", - "intitule": "RH" - } - ] - }, - { - "id": "13fbe621-1bc9-4f04-afde-b54ca076e239", - "nom": "Marchand", - "prenom": "Jewell", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2019-09-24T12:28:18.017Z", - "mailApside": "jewell.marchand@apside-groupe.com", - "dateDepart": "2020-11-10T14:54:00.289Z", - "fonctions": [ - { - "code": "COLL", - "intitule": "Collaborateur" - } - ] - }, - { - "id": "d4fc247b-015a-44d6-8f3e-a52f0902d2bf", - "nom": "Dupuis", - "prenom": "Tyson", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2017-11-12T01:21:50.722Z", - "mailApside": "tyson.dupuis@apside-groupe.com", - "fonctions": [ - { - "code": "RA", - "intitule": "RA" - } - ] - }, - { - "id": "b5254c6c-7caa-435f-a4bb-e0cf92559832", - "nom": "Gaillard", - "prenom": "Sunny", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2020-11-06T02:52:29.832Z", - "mailApside": "sunny.gaillard@apside-groupe.com", - "fonctions": [ - { - "code": "COLL", - "intitule": "Collaborateur" - } - ] - }, - { - "id": "0afd1573-de75-4e5b-bfcb-1985259d8370", - "nom": "Nicolas", - "prenom": "Edythe", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2019-09-06T02:19:15.623Z", - "mailApside": "edythe.nicolas@apside-groupe.com", - "fonctions": [ - { - "code": "MAN", - "intitule": "Manager" - } - ] - }, - { - "id": "2e834ad9-ebf1-4977-a15e-19dccf53982e", - "nom": "Collet", - "prenom": "Eudora", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2016-09-08T15:12:03.924Z", - "mailApside": "eudora.collet@apside-groupe.com", - "fonctions": [ - { - "code": "RH", - "intitule": "RH" - } - ] - }, - { - "id": "9d71363d-fbf4-4036-acac-0471045f1488", - "nom": "Henry", - "prenom": "Candice", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2019-03-18T15:33:30.360Z", - "mailApside": "candice.henry@apside-groupe.com", - "fonctions": [ - { - "code": "RH", - "intitule": "RH" - } - ] - }, - { - "id": "3f276ab8-727a-4e26-ad5d-4d296158688e", - "nom": "Caron", - "prenom": "Toby", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2018-05-20T15:13:12.439Z", - "mailApside": "toby.caron@apside-groupe.com", - "fonctions": [ - { - "code": "RA", - "intitule": "RA" - } - ] - }, - { - "id": "f96a5001-c9ed-4476-9114-f0bb0937ca2a", - "nom": "Gonzalez", - "prenom": "Syble", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2016-04-20T08:58:29.933Z", - "mailApside": "syble.gonzalez@apside-groupe.com", - "fonctions": [ - { - "code": "RA", - "intitule": "RA" - } - ] - }, - { - "id": "80220063-a5fa-472b-b610-2e350566df98", - "nom": "Legrand", - "prenom": "Immanuel", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2015-04-23T09:06:48.753Z", - "mailApside": "immanuel.legrand@apside-groupe.com", - "fonctions": [ - { - "code": "MAN", - "intitule": "Manager" - } - ] - }, - { - "id": "eb8b0f33-f529-4985-861e-1207f3312bb5", - "nom": "Lefevre", - "prenom": "Elta", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2016-06-13T22:36:16.686Z", - "mailApside": "elta.lefevre@apside-groupe.com", - "fonctions": [ - { - "code": "MAN", - "intitule": "Manager" - } - ] - }, - { - "id": "f1d14915-89f7-4c1a-a8e1-4148ed7d81d7", - "nom": "Noel", - "prenom": "Jamaal", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2020-02-07T15:04:49.872Z", - "mailApside": "jamaal.noel@apside-groupe.com", - "fonctions": [ - { - "code": "RA", - "intitule": "RA" - } - ] - }, - { - "id": "17b87130-0e9d-4b78-b0e3-a11e5f70318d", - "nom": "Mercier", - "prenom": "Max", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2020-12-17T16:27:38.263Z", - "mailApside": "max.mercier@apside-groupe.com", - "fonctions": [ - { - "code": "COLL", - "intitule": "Collaborateur" - } - ] - }, - { - "id": "dfea9a3c-7896-444d-9aa0-61ae536091c1", - "nom": "Henry", - "prenom": "Tillman", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2019-08-26T04:45:48.392Z", - "mailApside": "tillman.henry@apside-groupe.com", - "dateDepart": "2020-05-23T09:28:05.574Z", - "fonctions": [ - { - "code": "MAN", - "intitule": "Manager" - } - ] - }, - { - "id": "2ff212b7-b5b6-42c7-84af-7ed2d947014a", - "nom": "Barbier", - "prenom": "Mustafa", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2016-02-15T17:12:41.032Z", - "mailApside": "mustafa.barbier@apside-groupe.com", - "dateDepart": "2016-08-27T14:11:36.892Z", - "fonctions": [ - { - "code": "RH", - "intitule": "RH" - } - ] - }, - { - "id": "4ec10cfb-f378-42f9-b23e-439607668c6d", - "nom": "Durand", - "prenom": "Margret", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2018-12-23T22:40:02.414Z", - "mailApside": "margret.durand@apside-groupe.com", - "fonctions": [ - { - "code": "RA", - "intitule": "RA" - } - ] - }, - { - "id": "064d36e7-acff-4fa2-9f80-45ec76db28cc", - "nom": "Rolland", - "prenom": "Carmela", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2016-11-05T13:55:47.486Z", - "mailApside": "carmela.rolland@apside-groupe.com", - "fonctions": [ - { - "code": "MAN", - "intitule": "Manager" - } - ] - }, - { - "id": "9726a6d1-1f0e-4897-a7f8-54efe524f47b", - "nom": "Prevost", - "prenom": "River", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2016-02-05T16:17:29.763Z", - "mailApside": "river.prevost@apside-groupe.com", - "fonctions": [ - { - "code": "RH", - "intitule": "RH" - } - ] - }, - { - "id": "1a6e0172-b4dd-4160-a150-80dcafaaf53e", - "nom": "Chevalier", - "prenom": "Christine", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2020-12-26T12:45:40.402Z", - "mailApside": "christine.chevalier@apside-groupe.com", - "fonctions": [ - { - "code": "RH", - "intitule": "RH" - } - ] - }, - { - "id": "b799a9de-7743-435e-933f-7f730affc5ae", - "nom": "Simon", - "prenom": "Keegan", - "businessUnit": { - "id": 3, - "nom": "Paris", - "agence": { - "id": 2, - "nom": "Paris", - "bus": [ - { - "id": 1, - "nom": "Paris" - } - ] - } - }, - "dateArrivee": "2019-12-30T16:48:08.367Z", - "mailApside": "keegan.simon@apside-groupe.com", - "fonctions": [ - { - "code": "MAN", - "intitule": "Manager" - } - ] - }, - { - "id": "de98a866-736f-4295-a669-92a8694e2ee3", - "nom": "Pierre", - "prenom": "Norene", - "businessUnit": { - "id": 1, - "nom": "Tours", - "agence": { - "id": 1, - "nom": "TOP", - "bus": [ - { - "id": 1, - "nom": "Tours" - }, - { - "id": 2, - "nom": "Orléans" - } - ] - } - }, - "dateArrivee": "2020-12-15T01:41:37.052Z", - "mailApside": "norene.pierre@apside-groupe.com", - "fonctions": [ - { - "code": "COLL", - "intitule": "Collaborateur" - } - ] - } -] \ No newline at end of file diff --git a/ServeurCollaborateur/obj/Debug/netcoreapp3.1/ServeurCollaborateur.AssemblyInfo.cs b/ServeurCollaborateur/obj/Debug/netcoreapp3.1/ServeurCollaborateur.AssemblyInfo.cs index c9b508a..133d8c8 100644 --- a/ServeurCollaborateur/obj/Debug/netcoreapp3.1/ServeurCollaborateur.AssemblyInfo.cs +++ b/ServeurCollaborateur/obj/Debug/netcoreapp3.1/ServeurCollaborateur.AssemblyInfo.cs @@ -1,23 +1,23 @@ -//------------------------------------------------------------------------------ -// -// Ce code a été généré par un outil. -// Version du runtime :4.0.30319.42000 -// -// Les modifications apportées à ce fichier peuvent provoquer un comportement incorrect et seront perdues si -// le code est régénéré. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("ServeurCollaborateur")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("ServeurCollaborateur")] -[assembly: System.Reflection.AssemblyTitleAttribute("ServeurCollaborateur")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Généré par la classe MSBuild WriteCodeFragment. - +//------------------------------------------------------------------------------ +// +// Ce code a été généré par un outil. +// Version du runtime :4.0.30319.42000 +// +// Les modifications apportées à ce fichier peuvent provoquer un comportement incorrect et seront perdues si +// le code est régénéré. +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("ServeurCollaborateur")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] +[assembly: System.Reflection.AssemblyProductAttribute("ServeurCollaborateur")] +[assembly: System.Reflection.AssemblyTitleAttribute("ServeurCollaborateur")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Généré par la classe MSBuild WriteCodeFragment. + diff --git a/ServeurCollaborateur/obj/Debug/netcoreapp3.1/ServeurCollaborateur.AssemblyInfoInputs.cache b/ServeurCollaborateur/obj/Debug/netcoreapp3.1/ServeurCollaborateur.AssemblyInfoInputs.cache index cae5a6c..de1aaf7 100644 --- a/ServeurCollaborateur/obj/Debug/netcoreapp3.1/ServeurCollaborateur.AssemblyInfoInputs.cache +++ b/ServeurCollaborateur/obj/Debug/netcoreapp3.1/ServeurCollaborateur.AssemblyInfoInputs.cache @@ -1 +1 @@ -5a68fab225c1af2f3fd7f3c05ad931b80f1346f0 +5a68fab225c1af2f3fd7f3c05ad931b80f1346f0 diff --git a/ServeurCollaborateur/obj/Debug/netcoreapp3.1/ServeurCollaborateur.GeneratedMSBuildEditorConfig.editorconfig b/ServeurCollaborateur/obj/Debug/netcoreapp3.1/ServeurCollaborateur.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..886df56 --- /dev/null +++ b/ServeurCollaborateur/obj/Debug/netcoreapp3.1/ServeurCollaborateur.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,3 @@ +is_global = true +build_property.RootNamespace = ServeurCollaborateur +build_property.ProjectDir = C:\Users\jvanneau\Documents\Projet_EP\1-App\ServeurCollaborateurPourEP\ServeurCollaborateur\ diff --git a/ServeurCollaborateur/obj/Debug/netcoreapp3.1/ServeurCollaborateur.assets.cache b/ServeurCollaborateur/obj/Debug/netcoreapp3.1/ServeurCollaborateur.assets.cache index f4f5b88..8234255 100644 Binary files a/ServeurCollaborateur/obj/Debug/netcoreapp3.1/ServeurCollaborateur.assets.cache and b/ServeurCollaborateur/obj/Debug/netcoreapp3.1/ServeurCollaborateur.assets.cache differ diff --git a/ServeurCollaborateur/obj/Debug/netcoreapp3.1/ServeurCollaborateur.csproj.AssemblyReference.cache b/ServeurCollaborateur/obj/Debug/netcoreapp3.1/ServeurCollaborateur.csproj.AssemblyReference.cache new file mode 100644 index 0000000..204fdef Binary files /dev/null and b/ServeurCollaborateur/obj/Debug/netcoreapp3.1/ServeurCollaborateur.csproj.AssemblyReference.cache differ diff --git a/ServeurCollaborateur/obj/ServeurCollaborateur.csproj.nuget.dgspec.json b/ServeurCollaborateur/obj/ServeurCollaborateur.csproj.nuget.dgspec.json index 02bbfec..9cf83ee 100644 --- a/ServeurCollaborateur/obj/ServeurCollaborateur.csproj.nuget.dgspec.json +++ b/ServeurCollaborateur/obj/ServeurCollaborateur.csproj.nuget.dgspec.json @@ -1,83 +1,87 @@ -{ - "format": 1, - "restore": { - "C:\\Users\\ygrette\\Documents\\DigitalisationEPA\\ServeurCollaborateurSolution\\ServeurCollaborateur\\ServeurCollaborateur.csproj": {} - }, - "projects": { - "C:\\Users\\ygrette\\Documents\\DigitalisationEPA\\ServeurCollaborateurSolution\\ServeurCollaborateur\\ServeurCollaborateur.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "C:\\Users\\ygrette\\Documents\\DigitalisationEPA\\ServeurCollaborateurSolution\\ServeurCollaborateur\\ServeurCollaborateur.csproj", - "projectName": "ServeurCollaborateur", - "projectPath": "C:\\Users\\ygrette\\Documents\\DigitalisationEPA\\ServeurCollaborateurSolution\\ServeurCollaborateur\\ServeurCollaborateur.csproj", - "packagesPath": "C:\\Users\\ygrette\\.nuget\\packages\\", - "outputPath": "C:\\Users\\ygrette\\Documents\\DigitalisationEPA\\ServeurCollaborateurSolution\\ServeurCollaborateur\\obj\\", - "projectStyle": "PackageReference", - "configFilePaths": [ - "C:\\Users\\ygrette\\AppData\\Roaming\\NuGet\\NuGet.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\\5.0.101\\RuntimeIdentifierGraph.json" - } - } - } - } +{ + "format": 1, + "restore": { + "C:\\Users\\jvanneau\\Documents\\Projet_EP\\1-App\\ServeurCollaborateurPourEP\\ServeurCollaborateur\\ServeurCollaborateur.csproj": {} + }, + "projects": { + "C:\\Users\\jvanneau\\Documents\\Projet_EP\\1-App\\ServeurCollaborateurPourEP\\ServeurCollaborateur\\ServeurCollaborateur.csproj": { + "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" + } + } + } + } } \ No newline at end of file diff --git a/ServeurCollaborateur/obj/ServeurCollaborateur.csproj.nuget.g.props b/ServeurCollaborateur/obj/ServeurCollaborateur.csproj.nuget.g.props index 9b8eeb6..898ed9b 100644 --- a/ServeurCollaborateur/obj/ServeurCollaborateur.csproj.nuget.g.props +++ b/ServeurCollaborateur/obj/ServeurCollaborateur.csproj.nuget.g.props @@ -1,18 +1,16 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\ygrette\.nuget\packages\ - PackageReference - 5.8.0 - - - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - + + + + True + NuGet + $(MSBuildThisFileDirectory)project.assets.json + $(UserProfile)\.nuget\packages\ + C:\Users\jvanneau\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages + PackageReference + 6.0.0 + + + + + \ No newline at end of file diff --git a/ServeurCollaborateur/obj/ServeurCollaborateur.csproj.nuget.g.targets b/ServeurCollaborateur/obj/ServeurCollaborateur.csproj.nuget.g.targets index 53cfaa1..35a7576 100644 --- a/ServeurCollaborateur/obj/ServeurCollaborateur.csproj.nuget.g.targets +++ b/ServeurCollaborateur/obj/ServeurCollaborateur.csproj.nuget.g.targets @@ -1,6 +1,2 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - \ No newline at end of file + + \ No newline at end of file diff --git a/ServeurCollaborateur/obj/project.assets.json b/ServeurCollaborateur/obj/project.assets.json index b87f3ae..d6404fd 100644 --- a/ServeurCollaborateur/obj/project.assets.json +++ b/ServeurCollaborateur/obj/project.assets.json @@ -1,519 +1,524 @@ -{ - "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\\ygrette\\.nuget\\packages\\": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "C:\\Users\\ygrette\\Documents\\DigitalisationEPA\\ServeurCollaborateurSolution\\ServeurCollaborateur\\ServeurCollaborateur.csproj", - "projectName": "ServeurCollaborateur", - "projectPath": "C:\\Users\\ygrette\\Documents\\DigitalisationEPA\\ServeurCollaborateurSolution\\ServeurCollaborateur\\ServeurCollaborateur.csproj", - "packagesPath": "C:\\Users\\ygrette\\.nuget\\packages\\", - "outputPath": "C:\\Users\\ygrette\\Documents\\DigitalisationEPA\\ServeurCollaborateurSolution\\ServeurCollaborateur\\obj\\", - "projectStyle": "PackageReference", - "configFilePaths": [ - "C:\\Users\\ygrette\\AppData\\Roaming\\NuGet\\NuGet.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\\5.0.101\\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" - ] - } - ] +{ + "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" + ] + } + ] } \ No newline at end of file diff --git a/ServeurCollaborateur/obj/project.nuget.cache b/ServeurCollaborateur/obj/project.nuget.cache index ae506eb..345d7e4 100644 --- a/ServeurCollaborateur/obj/project.nuget.cache +++ b/ServeurCollaborateur/obj/project.nuget.cache @@ -1,93 +1,93 @@ -{ - "version": 2, - "dgSpecHash": "Y9fzp4S13ex5IYrSg+9ANnzKvxzaFdKW7njmmOGUXx/7m1qJus8HIyYXb5YKszkHfF/2+n3vXbL3O16wtwVWGA==", - "success": true, - "projectFilePath": "C:\\Users\\ygrette\\Documents\\DigitalisationEPA\\ServeurCollaborateurSolution\\ServeurCollaborateur\\ServeurCollaborateur.csproj", - "expectedPackageFiles": [ - "C:\\Users\\ygrette\\.nuget\\packages\\microsoft.aspnet.webapi.client\\4.0.20710\\microsoft.aspnet.webapi.client.4.0.20710.nupkg.sha512", - "C:\\Users\\ygrette\\.nuget\\packages\\microsoft.aspnet.webapi.core\\4.0.20710\\microsoft.aspnet.webapi.core.4.0.20710.nupkg.sha512", - "C:\\Users\\ygrette\\.nuget\\packages\\microsoft.aspnet.webapi.webhost\\4.0.20710\\microsoft.aspnet.webapi.webhost.4.0.20710.nupkg.sha512", - "C:\\Users\\ygrette\\.nuget\\packages\\microsoft.net.http\\2.0.20710\\microsoft.net.http.2.0.20710.nupkg.sha512", - "C:\\Users\\ygrette\\.nuget\\packages\\microsoft.openapi\\1.2.3\\microsoft.openapi.1.2.3.nupkg.sha512", - "C:\\Users\\ygrette\\.nuget\\packages\\microsoft.web.infrastructure\\1.0.0\\microsoft.web.infrastructure.1.0.0.nupkg.sha512", - "C:\\Users\\ygrette\\.nuget\\packages\\newtonsoft.json\\12.0.3\\newtonsoft.json.12.0.3.nupkg.sha512", - "C:\\Users\\ygrette\\.nuget\\packages\\swashbuckle\\5.6.0\\swashbuckle.5.6.0.nupkg.sha512", - "C:\\Users\\ygrette\\.nuget\\packages\\swashbuckle.aspnetcore.annotations\\5.6.3\\swashbuckle.aspnetcore.annotations.5.6.3.nupkg.sha512", - "C:\\Users\\ygrette\\.nuget\\packages\\swashbuckle.aspnetcore.swagger\\5.6.3\\swashbuckle.aspnetcore.swagger.5.6.3.nupkg.sha512", - "C:\\Users\\ygrette\\.nuget\\packages\\swashbuckle.aspnetcore.swaggergen\\5.6.3\\swashbuckle.aspnetcore.swaggergen.5.6.3.nupkg.sha512", - "C:\\Users\\ygrette\\.nuget\\packages\\swashbuckle.core\\5.6.0\\swashbuckle.core.5.6.0.nupkg.sha512", - "C:\\Users\\ygrette\\.nuget\\packages\\webactivatorex\\2.0.0\\webactivatorex.2.0.0.nupkg.sha512" - ], - "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" - ] - } - ] +{ + "version": 2, + "dgSpecHash": "YJWVpTUTn7MXm9yEncAqPNCfyRCiSgxWzpxwZ6iq4M3zWXFFBjeqrZDzBM9A8KZQEnnCYHDJyXKlZRAqGZCgAw==", + "success": true, + "projectFilePath": "C:\\Users\\jvanneau\\Documents\\Projet_EP\\1-App\\ServeurCollaborateurPourEP\\ServeurCollaborateur\\ServeurCollaborateur.csproj", + "expectedPackageFiles": [ + "C:\\Users\\jvanneau\\.nuget\\packages\\microsoft.aspnet.webapi.client\\4.0.20710\\microsoft.aspnet.webapi.client.4.0.20710.nupkg.sha512", + "C:\\Users\\jvanneau\\.nuget\\packages\\microsoft.aspnet.webapi.core\\4.0.20710\\microsoft.aspnet.webapi.core.4.0.20710.nupkg.sha512", + "C:\\Users\\jvanneau\\.nuget\\packages\\microsoft.aspnet.webapi.webhost\\4.0.20710\\microsoft.aspnet.webapi.webhost.4.0.20710.nupkg.sha512", + "C:\\Users\\jvanneau\\.nuget\\packages\\microsoft.net.http\\2.0.20710\\microsoft.net.http.2.0.20710.nupkg.sha512", + "C:\\Users\\jvanneau\\.nuget\\packages\\microsoft.openapi\\1.2.3\\microsoft.openapi.1.2.3.nupkg.sha512", + "C:\\Users\\jvanneau\\.nuget\\packages\\microsoft.web.infrastructure\\1.0.0\\microsoft.web.infrastructure.1.0.0.nupkg.sha512", + "C:\\Users\\jvanneau\\.nuget\\packages\\newtonsoft.json\\12.0.3\\newtonsoft.json.12.0.3.nupkg.sha512", + "C:\\Users\\jvanneau\\.nuget\\packages\\swashbuckle\\5.6.0\\swashbuckle.5.6.0.nupkg.sha512", + "C:\\Users\\jvanneau\\.nuget\\packages\\swashbuckle.aspnetcore.annotations\\5.6.3\\swashbuckle.aspnetcore.annotations.5.6.3.nupkg.sha512", + "C:\\Users\\jvanneau\\.nuget\\packages\\swashbuckle.aspnetcore.swagger\\5.6.3\\swashbuckle.aspnetcore.swagger.5.6.3.nupkg.sha512", + "C:\\Users\\jvanneau\\.nuget\\packages\\swashbuckle.aspnetcore.swaggergen\\5.6.3\\swashbuckle.aspnetcore.swaggergen.5.6.3.nupkg.sha512", + "C:\\Users\\jvanneau\\.nuget\\packages\\swashbuckle.core\\5.6.0\\swashbuckle.core.5.6.0.nupkg.sha512", + "C:\\Users\\jvanneau\\.nuget\\packages\\webactivatorex\\2.0.0\\webactivatorex.2.0.0.nupkg.sha512" + ], + "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" + ] + } + ] } \ No newline at end of file