Initial commit - Auth
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v10.0", FrameworkDisplayName = ".NET 10.0")]
|
||||
@@ -0,0 +1,22 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("Auth.Core")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Auth.Core")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Auth.Core")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
ace33e9d2f5ae44465e6807242fc822d092d4c3341f3fe19cf5fa53832184f25
|
||||
@@ -0,0 +1,17 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net10.0
|
||||
build_property.TargetFrameworkIdentifier = .NETCoreApp
|
||||
build_property.TargetFrameworkVersion = v10.0
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = Auth.Core
|
||||
build_property.ProjectDir = /mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.EffectiveAnalysisLevelStyle = 10.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
@@ -0,0 +1,8 @@
|
||||
// <auto-generated/>
|
||||
global using System;
|
||||
global using System.Collections.Generic;
|
||||
global using System.IO;
|
||||
global using System.Linq;
|
||||
global using System.Net.Http;
|
||||
global using System.Threading;
|
||||
global using System.Threading.Tasks;
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
ed4d06a19407b8d5fe1ad902c6d047af41fc1d6bfe86fcfd1c3d98ebedeeea76
|
||||
@@ -0,0 +1,130 @@
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/Auth.Core.deps.json
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/Auth.Core.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/Auth.Core.pdb
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/Auth.Contracts.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/Auth.Domain.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/Generic.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/Auth.Contracts.pdb
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/Auth.Domain.pdb
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/Generic.pdb
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/obj/Debug/net10.0/Auth.Core.csproj.AssemblyReference.cache
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/obj/Debug/net10.0/Auth.Core.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/obj/Debug/net10.0/Auth.Core.AssemblyInfoInputs.cache
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/obj/Debug/net10.0/Auth.Core.AssemblyInfo.cs
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/obj/Debug/net10.0/Auth.Core.csproj.CoreCompileInputs.cache
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/obj/Debug/net10.0/Auth.Core.csproj.Up2Date
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/obj/Debug/net10.0/Auth.Core.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/obj/Debug/net10.0/refint/Auth.Core.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/obj/Debug/net10.0/Auth.Core.pdb
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/obj/Debug/net10.0/ref/Auth.Core.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/Microsoft.Build.Locator.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.exe
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.exe.config
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/Microsoft.IO.Redist.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/Newtonsoft.Json.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/System.Buffers.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/System.Collections.Immutable.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/System.CommandLine.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/System.Memory.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/System.Numerics.Vectors.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/System.Runtime.CompilerServices.Unsafe.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/System.Threading.Tasks.Extensions.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/cs/System.CommandLine.resources.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/de/System.CommandLine.resources.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/es/System.CommandLine.resources.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/fr/System.CommandLine.resources.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/it/System.CommandLine.resources.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/ja/System.CommandLine.resources.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/ko/System.CommandLine.resources.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/pl/System.CommandLine.resources.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/pt-BR/System.CommandLine.resources.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/ru/System.CommandLine.resources.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/tr/System.CommandLine.resources.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/zh-Hans/System.CommandLine.resources.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/zh-Hant/System.CommandLine.resources.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/Microsoft.Build.Locator.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.deps.json
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll.config
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.runtimeconfig.json
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/Newtonsoft.Json.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/System.Collections.Immutable.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/System.CommandLine.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/cs/System.CommandLine.resources.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/de/System.CommandLine.resources.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/es/System.CommandLine.resources.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/fr/System.CommandLine.resources.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/it/System.CommandLine.resources.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/ja/System.CommandLine.resources.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/ko/System.CommandLine.resources.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/pl/System.CommandLine.resources.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/pt-BR/System.CommandLine.resources.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/ru/System.CommandLine.resources.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/tr/System.CommandLine.resources.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/zh-Hans/System.CommandLine.resources.dll
|
||||
/mnt/Dataa/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/zh-Hant/System.CommandLine.resources.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/Microsoft.Build.Locator.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.exe
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.exe.config
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/Microsoft.IO.Redist.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/Newtonsoft.Json.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/System.Buffers.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/System.Collections.Immutable.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/System.CommandLine.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/System.Memory.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/System.Numerics.Vectors.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/System.Runtime.CompilerServices.Unsafe.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/System.Threading.Tasks.Extensions.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/cs/System.CommandLine.resources.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/de/System.CommandLine.resources.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/es/System.CommandLine.resources.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/fr/System.CommandLine.resources.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/it/System.CommandLine.resources.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/ja/System.CommandLine.resources.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/ko/System.CommandLine.resources.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/pl/System.CommandLine.resources.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/pt-BR/System.CommandLine.resources.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/ru/System.CommandLine.resources.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/tr/System.CommandLine.resources.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/zh-Hans/System.CommandLine.resources.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-net472/zh-Hant/System.CommandLine.resources.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/Microsoft.Build.Locator.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.deps.json
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll.config
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.runtimeconfig.json
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/Newtonsoft.Json.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/System.Collections.Immutable.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/System.CommandLine.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/cs/System.CommandLine.resources.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/de/System.CommandLine.resources.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/es/System.CommandLine.resources.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/fr/System.CommandLine.resources.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/it/System.CommandLine.resources.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/ja/System.CommandLine.resources.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/ko/System.CommandLine.resources.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/pl/System.CommandLine.resources.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/pt-BR/System.CommandLine.resources.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/ru/System.CommandLine.resources.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/tr/System.CommandLine.resources.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/zh-Hans/System.CommandLine.resources.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/BuildHost-netcore/zh-Hant/System.CommandLine.resources.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/Auth.Core.deps.json
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/Auth.Core.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/Auth.Core.pdb
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/Auth.Contracts.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/Auth.Domain.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/Generic.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/Auth.Contracts.pdb
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/Auth.Domain.pdb
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/bin/Debug/net10.0/Generic.pdb
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/obj/Debug/net10.0/Auth.Core.csproj.AssemblyReference.cache
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/obj/Debug/net10.0/Auth.Core.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/obj/Debug/net10.0/Auth.Core.AssemblyInfoInputs.cache
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/obj/Debug/net10.0/Auth.Core.AssemblyInfo.cs
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/obj/Debug/net10.0/Auth.Core.csproj.CoreCompileInputs.cache
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/obj/Debug/net10.0/Auth.Core.csproj.Up2Date
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/obj/Debug/net10.0/Auth.Core.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/obj/Debug/net10.0/refint/Auth.Core.dll
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/obj/Debug/net10.0/Auth.Core.pdb
|
||||
/mnt/data/Work/Programming/MainProgram/Backend/APIs/Auth/Auth.Core/obj/Debug/net10.0/ref/Auth.Core.dll
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user