Eliminaciones de temporales
This commit is contained in:
parent
672cbd13ab
commit
9bf4e31f96
20
.gitignore
vendored
20
.gitignore
vendored
@ -9,7 +9,8 @@
|
|||||||
*.user
|
*.user
|
||||||
*.userosscache
|
*.userosscache
|
||||||
*.sln.docstates
|
*.sln.docstates
|
||||||
|
*.txt
|
||||||
|
*.cache
|
||||||
# User-specific files (MonoDevelop/Xamarin Studio)
|
# User-specific files (MonoDevelop/Xamarin Studio)
|
||||||
*.userprefs
|
*.userprefs
|
||||||
|
|
||||||
@ -398,3 +399,20 @@ FodyWeavers.xsd
|
|||||||
|
|
||||||
# JetBrains Rider
|
# JetBrains Rider
|
||||||
*.sln.iml
|
*.sln.iml
|
||||||
|
/Core/obj/Debug/net8.0/Core.csproj.FileListAbsolute.txt
|
||||||
|
/Domain/obj/Debug/net8.0/Domain.assets.cache
|
||||||
|
/Domain/obj/Debug/net8.0/Domain.csproj.FileListAbsolute.txt
|
||||||
|
/Models/obj/Debug/net8.0/Models.assets.cache
|
||||||
|
/Models/obj/Debug/net8.0/Models.csproj.FileListAbsolute.txt
|
||||||
|
/phronCare.API/obj/Debug/net8.0/apphost.exe
|
||||||
|
/phronCare.API/obj/Debug/net8.0/phronCare.API.assets.cache
|
||||||
|
/phronCare.API/obj/Debug/net8.0/phronCare.API.csproj.FileListAbsolute.txt
|
||||||
|
/phronCare.Test/obj/Debug/net8.0/phronCare.Test.assets.cache
|
||||||
|
/phronCare.Test/obj/Debug/net8.0/phronCare.Test.csproj.FileListAbsolute.txt
|
||||||
|
/phronCare.UIBlazor/obj/Debug/net8.0/tmp-webcil/Domain.wasm
|
||||||
|
/phronCare.UIBlazor/obj/Debug/net8.0/tmp-webcil/phronCare.UIBlazor.wasm
|
||||||
|
/phronCare.UIBlazor/obj/Debug/net8.0/phronCare.UIBlazor.assets.cache
|
||||||
|
/phronCare.UIBlazor/obj/Debug/net8.0/phronCare.UIBlazor.csproj.FileListAbsolute.txt
|
||||||
|
/Services/obj/Debug/net8.0/Services.assets.cache
|
||||||
|
/Services/obj/Debug/net8.0/Services.csproj.FileListAbsolute.txt
|
||||||
|
/Transversal/obj/Debug/net8.0/Transversal.csproj.FileListAbsolute.txt
|
||||||
|
|||||||
@ -1,20 +0,0 @@
|
|||||||
C:\Users\maski\source\repos\phronCare\Core\bin\Debug\net8.0\Core.deps.json
|
|
||||||
C:\Users\maski\source\repos\phronCare\Core\bin\Debug\net8.0\Core.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\Core\bin\Debug\net8.0\Core.pdb
|
|
||||||
C:\Users\maski\source\repos\phronCare\Core\bin\Debug\net8.0\Domain.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\Core\bin\Debug\net8.0\Models.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\Core\bin\Debug\net8.0\Transversal.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\Core\bin\Debug\net8.0\Domain.pdb
|
|
||||||
C:\Users\maski\source\repos\phronCare\Core\bin\Debug\net8.0\Models.pdb
|
|
||||||
C:\Users\maski\source\repos\phronCare\Core\bin\Debug\net8.0\Transversal.pdb
|
|
||||||
C:\Users\maski\source\repos\phronCare\Core\obj\Debug\net8.0\Core.csproj.AssemblyReference.cache
|
|
||||||
C:\Users\maski\source\repos\phronCare\Core\obj\Debug\net8.0\Core.GeneratedMSBuildEditorConfig.editorconfig
|
|
||||||
C:\Users\maski\source\repos\phronCare\Core\obj\Debug\net8.0\Core.AssemblyInfoInputs.cache
|
|
||||||
C:\Users\maski\source\repos\phronCare\Core\obj\Debug\net8.0\Core.AssemblyInfo.cs
|
|
||||||
C:\Users\maski\source\repos\phronCare\Core\obj\Debug\net8.0\Core.csproj.CoreCompileInputs.cache
|
|
||||||
C:\Users\maski\source\repos\phronCare\Core\obj\Debug\net8.0\Core.sourcelink.json
|
|
||||||
C:\Users\maski\source\repos\phronCare\Core\obj\Debug\net8.0\Core.csproj.Up2Date
|
|
||||||
C:\Users\maski\source\repos\phronCare\Core\obj\Debug\net8.0\Core.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\Core\obj\Debug\net8.0\refint\Core.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\Core\obj\Debug\net8.0\Core.pdb
|
|
||||||
C:\Users\maski\source\repos\phronCare\Core\obj\Debug\net8.0\ref\Core.dll
|
|
||||||
Binary file not shown.
@ -1,12 +0,0 @@
|
|||||||
C:\Users\maski\source\repos\phronCare\Domain\bin\Debug\net8.0\Domain.deps.json
|
|
||||||
C:\Users\maski\source\repos\phronCare\Domain\bin\Debug\net8.0\Domain.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\Domain\bin\Debug\net8.0\Domain.pdb
|
|
||||||
C:\Users\maski\source\repos\phronCare\Domain\obj\Debug\net8.0\Domain.GeneratedMSBuildEditorConfig.editorconfig
|
|
||||||
C:\Users\maski\source\repos\phronCare\Domain\obj\Debug\net8.0\Domain.AssemblyInfoInputs.cache
|
|
||||||
C:\Users\maski\source\repos\phronCare\Domain\obj\Debug\net8.0\Domain.AssemblyInfo.cs
|
|
||||||
C:\Users\maski\source\repos\phronCare\Domain\obj\Debug\net8.0\Domain.csproj.CoreCompileInputs.cache
|
|
||||||
C:\Users\maski\source\repos\phronCare\Domain\obj\Debug\net8.0\Domain.sourcelink.json
|
|
||||||
C:\Users\maski\source\repos\phronCare\Domain\obj\Debug\net8.0\Domain.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\Domain\obj\Debug\net8.0\refint\Domain.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\Domain\obj\Debug\net8.0\Domain.pdb
|
|
||||||
C:\Users\maski\source\repos\phronCare\Domain\obj\Debug\net8.0\ref\Domain.dll
|
|
||||||
Binary file not shown.
@ -1,18 +0,0 @@
|
|||||||
C:\Users\maski\source\repos\phronCare\Models\bin\Debug\net8.0\Models.deps.json
|
|
||||||
C:\Users\maski\source\repos\phronCare\Models\bin\Debug\net8.0\Models.runtimeconfig.json
|
|
||||||
C:\Users\maski\source\repos\phronCare\Models\bin\Debug\net8.0\Models.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\Models\bin\Debug\net8.0\Models.pdb
|
|
||||||
C:\Users\maski\source\repos\phronCare\Models\bin\Debug\net8.0\Domain.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\Models\bin\Debug\net8.0\Domain.pdb
|
|
||||||
C:\Users\maski\source\repos\phronCare\Models\obj\Debug\net8.0\Models.csproj.AssemblyReference.cache
|
|
||||||
C:\Users\maski\source\repos\phronCare\Models\obj\Debug\net8.0\Models.GeneratedMSBuildEditorConfig.editorconfig
|
|
||||||
C:\Users\maski\source\repos\phronCare\Models\obj\Debug\net8.0\Models.AssemblyInfoInputs.cache
|
|
||||||
C:\Users\maski\source\repos\phronCare\Models\obj\Debug\net8.0\Models.AssemblyInfo.cs
|
|
||||||
C:\Users\maski\source\repos\phronCare\Models\obj\Debug\net8.0\Models.csproj.CoreCompileInputs.cache
|
|
||||||
C:\Users\maski\source\repos\phronCare\Models\obj\Debug\net8.0\Models.sourcelink.json
|
|
||||||
C:\Users\maski\source\repos\phronCare\Models\obj\Debug\net8.0\Models.csproj.Up2Date
|
|
||||||
C:\Users\maski\source\repos\phronCare\Models\obj\Debug\net8.0\Models.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\Models\obj\Debug\net8.0\refint\Models.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\Models\obj\Debug\net8.0\Models.pdb
|
|
||||||
C:\Users\maski\source\repos\phronCare\Models\obj\Debug\net8.0\Models.genruntimeconfig.cache
|
|
||||||
C:\Users\maski\source\repos\phronCare\Models\obj\Debug\net8.0\ref\Models.dll
|
|
||||||
Binary file not shown.
@ -1,13 +0,0 @@
|
|||||||
C:\Users\maski\source\repos\phronCare\Services\bin\Debug\net8.0\Services.deps.json
|
|
||||||
C:\Users\maski\source\repos\phronCare\Services\bin\Debug\net8.0\Services.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\Services\bin\Debug\net8.0\Services.pdb
|
|
||||||
C:\Users\maski\source\repos\phronCare\Services\obj\Debug\net8.0\Services.csproj.AssemblyReference.cache
|
|
||||||
C:\Users\maski\source\repos\phronCare\Services\obj\Debug\net8.0\Services.GeneratedMSBuildEditorConfig.editorconfig
|
|
||||||
C:\Users\maski\source\repos\phronCare\Services\obj\Debug\net8.0\Services.AssemblyInfoInputs.cache
|
|
||||||
C:\Users\maski\source\repos\phronCare\Services\obj\Debug\net8.0\Services.AssemblyInfo.cs
|
|
||||||
C:\Users\maski\source\repos\phronCare\Services\obj\Debug\net8.0\Services.csproj.CoreCompileInputs.cache
|
|
||||||
C:\Users\maski\source\repos\phronCare\Services\obj\Debug\net8.0\Services.sourcelink.json
|
|
||||||
C:\Users\maski\source\repos\phronCare\Services\obj\Debug\net8.0\Services.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\Services\obj\Debug\net8.0\refint\Services.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\Services\obj\Debug\net8.0\Services.pdb
|
|
||||||
C:\Users\maski\source\repos\phronCare\Services\obj\Debug\net8.0\ref\Services.dll
|
|
||||||
@ -1,13 +0,0 @@
|
|||||||
C:\Users\maski\source\repos\phronCare\Transversal\bin\Debug\net8.0\Transversal.deps.json
|
|
||||||
C:\Users\maski\source\repos\phronCare\Transversal\bin\Debug\net8.0\Transversal.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\Transversal\bin\Debug\net8.0\Transversal.pdb
|
|
||||||
C:\Users\maski\source\repos\phronCare\Transversal\obj\Debug\net8.0\Transversal.csproj.AssemblyReference.cache
|
|
||||||
C:\Users\maski\source\repos\phronCare\Transversal\obj\Debug\net8.0\Transversal.GeneratedMSBuildEditorConfig.editorconfig
|
|
||||||
C:\Users\maski\source\repos\phronCare\Transversal\obj\Debug\net8.0\Transversal.AssemblyInfoInputs.cache
|
|
||||||
C:\Users\maski\source\repos\phronCare\Transversal\obj\Debug\net8.0\Transversal.AssemblyInfo.cs
|
|
||||||
C:\Users\maski\source\repos\phronCare\Transversal\obj\Debug\net8.0\Transversal.csproj.CoreCompileInputs.cache
|
|
||||||
C:\Users\maski\source\repos\phronCare\Transversal\obj\Debug\net8.0\Transversal.sourcelink.json
|
|
||||||
C:\Users\maski\source\repos\phronCare\Transversal\obj\Debug\net8.0\Transversal.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\Transversal\obj\Debug\net8.0\refint\Transversal.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\Transversal\obj\Debug\net8.0\Transversal.pdb
|
|
||||||
C:\Users\maski\source\repos\phronCare\Transversal\obj\Debug\net8.0\ref\Transversal.dll
|
|
||||||
Binary file not shown.
Binary file not shown.
@ -1,192 +0,0 @@
|
|||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\appsettings.Development.json
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\appsettings.json
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\phronCare.API.exe
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\phronCare.API.dll.config
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\phronCare.API.deps.json
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\phronCare.API.runtimeconfig.json
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\phronCare.API.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\phronCare.API.pdb
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Azure.Core.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Azure.Identity.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\BouncyCastle.Cryptography.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\EntityFramework.SqlServer.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\EntityFramework.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\EPPlus.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\EPPlus.Interfaces.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\EPPlus.System.Drawing.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Google.Authenticator.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Humanizer.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\MailKit.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.AspNetCore.Authentication.JwtBearer.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.AspNetCore.Cryptography.Internal.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.AspNetCore.OpenApi.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.Bcl.AsyncInterfaces.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.CodeAnalysis.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.CodeAnalysis.CSharp.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.CodeAnalysis.CSharp.Workspaces.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.CodeAnalysis.Workspaces.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.Data.SqlClient.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.Abstractions.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.Design.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.Relational.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.SqlServer.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.Extensions.Caching.Memory.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.Extensions.Configuration.FileExtensions.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.Extensions.Configuration.Json.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.Extensions.DependencyInjection.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.Extensions.DependencyModel.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.Extensions.Identity.Core.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.Extensions.Identity.Stores.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.Extensions.Logging.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.Extensions.Logging.Abstractions.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.Extensions.Options.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.Identity.Client.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.Identity.Client.Extensions.Msal.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.IdentityModel.Abstractions.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.IdentityModel.JsonWebTokens.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.IdentityModel.Logging.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.IdentityModel.Protocols.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.IdentityModel.Tokens.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.IO.RecyclableMemoryStream.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.OpenApi.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.SqlServer.Server.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Microsoft.Win32.SystemEvents.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\MimeKit.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Mono.TextTemplating.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\NETCore.MailKit.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\QRCoder.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Serilog.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Serilog.AspNetCore.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Serilog.Extensions.Hosting.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Serilog.Extensions.Logging.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Serilog.Formatting.Compact.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Serilog.Settings.Configuration.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Serilog.Sinks.Console.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Serilog.Sinks.Debug.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Serilog.Sinks.File.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Swashbuckle.AspNetCore.Swagger.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Swashbuckle.AspNetCore.SwaggerGen.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Swashbuckle.AspNetCore.SwaggerUI.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\System.ClientModel.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\System.CodeDom.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\System.Composition.AttributedModel.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\System.Composition.Convention.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\System.Composition.Hosting.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\System.Composition.Runtime.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\System.Composition.TypedParts.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\System.Configuration.ConfigurationManager.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\System.Data.SqlClient.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\System.Drawing.Common.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\System.IdentityModel.Tokens.Jwt.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\System.Memory.Data.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\System.Runtime.Caching.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\System.Security.Cryptography.Pkcs.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\System.Security.Cryptography.ProtectedData.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\System.Security.Permissions.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\System.Text.Json.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\System.Windows.Extensions.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.CSharp.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.CSharp.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.CSharp.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.CSharp.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.CSharp.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.CSharp.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.CSharp.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.CSharp.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.CSharp.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.CSharp.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\runtimes\unix\lib\net6.0\Microsoft.Data.SqlClient.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\runtimes\win\lib\net6.0\Microsoft.Data.SqlClient.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\runtimes\win-arm\native\Microsoft.Data.SqlClient.SNI.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\runtimes\win-arm64\native\Microsoft.Data.SqlClient.SNI.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\runtimes\win-x64\native\Microsoft.Data.SqlClient.SNI.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\runtimes\win-x86\native\Microsoft.Data.SqlClient.SNI.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\runtimes\win\lib\net8.0\Microsoft.Win32.SystemEvents.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\runtimes\win-arm64\native\sni.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\runtimes\win-x64\native\sni.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\runtimes\win-x86\native\sni.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\runtimes\unix\lib\netcoreapp2.1\System.Data.SqlClient.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\runtimes\win\lib\netcoreapp2.1\System.Data.SqlClient.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\runtimes\win\lib\net6.0\System.Runtime.Caching.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\runtimes\win\lib\net8.0\System.Security.Cryptography.Pkcs.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\runtimes\win\lib\net6.0\System.Security.Cryptography.ProtectedData.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\runtimes\win\lib\net6.0\System.Windows.Extensions.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Core.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Domain.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Models.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Services.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Transversal.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Core.pdb
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Domain.pdb
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Services.pdb
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Models.pdb
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\bin\Debug\net8.0\Transversal.pdb
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\obj\Debug\net8.0\phronCare.API.csproj.AssemblyReference.cache
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\obj\Debug\net8.0\phronCare.API.GeneratedMSBuildEditorConfig.editorconfig
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\obj\Debug\net8.0\phronCare.API.AssemblyInfoInputs.cache
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\obj\Debug\net8.0\phronCare.API.AssemblyInfo.cs
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\obj\Debug\net8.0\phronCare.API.csproj.CoreCompileInputs.cache
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\obj\Debug\net8.0\phronCare.API.MvcApplicationPartsAssemblyInfo.cs
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\obj\Debug\net8.0\phronCare.API.MvcApplicationPartsAssemblyInfo.cache
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\obj\Debug\net8.0\phronCare.API.sourcelink.json
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\obj\Debug\net8.0\staticwebassets.build.json
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\obj\Debug\net8.0\staticwebassets.development.json
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\obj\Debug\net8.0\staticwebassets\msbuild.phronCare.API.Microsoft.AspNetCore.StaticWebAssets.props
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\obj\Debug\net8.0\staticwebassets\msbuild.build.phronCare.API.props
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\obj\Debug\net8.0\staticwebassets\msbuild.buildMultiTargeting.phronCare.API.props
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\obj\Debug\net8.0\staticwebassets\msbuild.buildTransitive.phronCare.API.props
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\obj\Debug\net8.0\staticwebassets.pack.json
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\obj\Debug\net8.0\scopedcss\bundle\phronCare.API.styles.css
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\obj\Debug\net8.0\phronCar.04452906.Up2Date
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\obj\Debug\net8.0\phronCare.API.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\obj\Debug\net8.0\refint\phronCare.API.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\obj\Debug\net8.0\phronCare.API.pdb
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\obj\Debug\net8.0\phronCare.API.genruntimeconfig.cache
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.API\obj\Debug\net8.0\ref\phronCare.API.dll
|
|
||||||
Binary file not shown.
@ -1,148 +0,0 @@
|
|||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\CoverletSourceRootsMapping_phronCare.Test
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\testhost.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\testhost.exe
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\NUnit3.TestAdapter.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\NUnit3.TestAdapter.pdb
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\nunit.engine.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\nunit.engine.api.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\nunit.engine.core.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\testcentric.engine.metadata.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\phronCare.Test.dll.config
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\phronCare.Test.deps.json
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\phronCare.Test.runtimeconfig.json
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\phronCare.Test.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\phronCare.Test.pdb
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Azure.Core.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Azure.Identity.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Microsoft.Bcl.AsyncInterfaces.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Microsoft.Data.SqlClient.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.Abstractions.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.Relational.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.SqlServer.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Microsoft.Extensions.Caching.Abstractions.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Microsoft.Extensions.Caching.Memory.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Microsoft.Extensions.Configuration.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Microsoft.Extensions.Configuration.Abstractions.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Microsoft.Extensions.DependencyInjection.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Microsoft.Extensions.Logging.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Microsoft.Extensions.Logging.Abstractions.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Microsoft.Extensions.Options.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Microsoft.Extensions.Primitives.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Microsoft.Identity.Client.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Microsoft.Identity.Client.Extensions.Msal.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Microsoft.IdentityModel.Abstractions.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Microsoft.IdentityModel.JsonWebTokens.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Microsoft.IdentityModel.Logging.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Microsoft.IdentityModel.Protocols.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Microsoft.IdentityModel.Tokens.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Microsoft.SqlServer.Server.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Microsoft.TestPlatform.CoreUtilities.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Microsoft.TestPlatform.PlatformAbstractions.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Microsoft.TestPlatform.CommunicationUtilities.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Microsoft.TestPlatform.CrossPlatEngine.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Microsoft.TestPlatform.Utilities.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Microsoft.VisualStudio.TestPlatform.Common.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Newtonsoft.Json.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\NuGet.Frameworks.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\nunit.framework.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\System.Configuration.ConfigurationManager.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\System.Diagnostics.EventLog.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\System.IdentityModel.Tokens.Jwt.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\System.Memory.Data.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\System.Runtime.Caching.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\System.Security.Cryptography.ProtectedData.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\de\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\es\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\it\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\runtimes\unix\lib\net6.0\Microsoft.Data.SqlClient.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\runtimes\win\lib\net6.0\Microsoft.Data.SqlClient.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\runtimes\win-arm\native\Microsoft.Data.SqlClient.SNI.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\runtimes\win-arm64\native\Microsoft.Data.SqlClient.SNI.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\runtimes\win-x64\native\Microsoft.Data.SqlClient.SNI.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\runtimes\win-x86\native\Microsoft.Data.SqlClient.SNI.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\runtimes\win\lib\net8.0\System.Diagnostics.EventLog.Messages.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\runtimes\win\lib\net8.0\System.Diagnostics.EventLog.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\runtimes\win\lib\net6.0\System.Runtime.Caching.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Domain.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Models.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Models.pdb
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\bin\Debug\net8.0\Domain.pdb
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\obj\Debug\net8.0\phronCare.Test.csproj.AssemblyReference.cache
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\obj\Debug\net8.0\phronCare.Test.GeneratedMSBuildEditorConfig.editorconfig
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\obj\Debug\net8.0\phronCare.Test.AssemblyInfoInputs.cache
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\obj\Debug\net8.0\phronCare.Test.AssemblyInfo.cs
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\obj\Debug\net8.0\phronCare.Test.csproj.CoreCompileInputs.cache
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\obj\Debug\net8.0\phronCare.Test.sourcelink.json
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\obj\Debug\net8.0\phronCar.1D4940DE.Up2Date
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\obj\Debug\net8.0\phronCare.Test.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\obj\Debug\net8.0\refint\phronCare.Test.dll
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\obj\Debug\net8.0\phronCare.Test.pdb
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\obj\Debug\net8.0\phronCare.Test.genruntimeconfig.cache
|
|
||||||
C:\Users\maski\source\repos\phronCare\phronCare.Test\obj\Debug\net8.0\ref\phronCare.Test.dll
|
|
||||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user