diff --git a/Microsoft.SelfService.Portal.Core.API.csproj.lscache b/Microsoft.SelfService.Portal.Core.API.csproj.lscache deleted file mode 100644 index a0e9eb1..0000000 --- a/Microsoft.SelfService.Portal.Core.API.csproj.lscache +++ /dev/null @@ -1,604 +0,0 @@ -version=1 - -# This file caches language service data to improve the performance of C# Dev Kit. -# It is not intended for manual editing. It can safely be deleted and will be -# regenerated automatically. For more information, see https://aka.ms/lscache -# -# To control where cache files are stored, use the following VS Code setting: -# "dotnet.projectsystem.cacheInProjectFolder": true - -[project] -language=C# -primary -lastDtbSucceeded - -[properties] -AssemblyName=Microsoft.SelfService.Portal.Core.API -CommandLineArgsForDesignTimeEvaluation=-langversion:14.0 -define:TRACE -CompilerGeneratedFilesOutputPath= -MaxSupportedLangVersion=14.0 -ProjectAssetsFile=obj/project.assets.json -RootNamespace=Microsoft.SelfService.Portal.Core.API -RunAnalyzers= -RunAnalyzersDuringLiveAnalysis= -SolutionPath=../../Coding.sln -TargetFrameworkIdentifier=.NETCoreApp -TargetPath=bin/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.dll -TargetRefPath=obj/Debug/net10.0/ref/Microsoft.SelfService.Portal.Core.API.dll -TemporaryDependencyNodeTargetIdentifier=net10.0 - -[commandLineArguments] -/noconfig -/unsafe- -/checked- -/nowarn:1701,1702,1701,1702,8002 -/fullpaths -/nostdlib+ -/errorreport:prompt -/warn:10 -/define:TRACE;DEBUG;NET;NET10_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_0_OR_GREATER;NET10_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER -/highentropyva+ -/nullable:enable -/features:"InterceptorsNamespaces=;Microsoft.AspNetCore.OpenApi.Generated;;Microsoft.Extensions.Validation.Generated" -/debug+ -/debug:portable -/filealign:512 -/optimize- -/out:obj\Debug\net10.0\Microsoft.SelfService.Portal.Core.API.dll -/refout:obj\Debug\net10.0\refint\Microsoft.SelfService.Portal.Core.API.dll -/target:exe -/warnaserror- -/utf8output -/deterministic+ -/langversion:14.0 -/features:use-roslyn-tokenizer=true -/warnaserror+:NU1605,SYSLIB0011 - -[sourceFiles] -Context/DataContext.cs -Controllers/ - AbstractController.cs - DeploymentController.cs - DeploymentGroupController.cs - DomainController.cs - EnvironmentController.cs - RunbookController.cs - ServiceController.cs - TemplateCategoryController.cs - TemplateController.cs - VirtualMachineController.cs -Dto/ - AddEnvironmentDomainDto.cs - BaseDetailsDto.cs - BaseDto.cs - Deployment/Add/ - AddDeploymentDto.cs - AddDeploymentRequestDto.cs - Deployment/ - Edit/EditDeploymentDto.cs - Get/ - GetDeploymentDetailsDto.cs - GetDeploymentDto.cs - GetQueueJobDetailsDto.cs - GetQueueJobDto.cs - GetQueueJobTargetDto.cs - DeploymentGroup/ - Add/AddDeploymentGroupDto.cs - Edit/EditDeploymentGroupDto.cs - Get/ - GetDeploymentGroupDetailsDto.cs - GetDeploymentGroupDto.cs - Domain/ - Add/AddDomainDto.cs - Edit/EditDomainDto.cs - Get/ - GetDomainDetailsDto.cs - GetDomainDto.cs - GetDomainEnvironmentDetailsDto.cs - GetDomainEnvironmentDto.cs - GetDomainVirtualMachineDetailsDto.cs - Environment/ - Add/AddEnvironmentDto.cs - Edit/EditEnvironmentDto.cs - Get/ - GetEnvironmentDetailsDto.cs - GetEnvironmentDomainDetailsDto.cs - GetEnvironmentDomainDto.cs - GetEnvironmentDto.cs - Runbook/ - Add/AddRunbookDto.cs - Get/ - GetRunbookDetailsDto.cs - GetRunbookDto.cs - Service/ - Add/AddServiceDto.cs - Edit/EditServiceDto.cs - Get/ - GetServiceDetailsDto.cs - GetServiceDto.cs - RoleDefinition/ - AddServiceRoleDefinitionDto.cs - EditServiceRoleDefinitionDto.cs - Template/ - Add/AddTemplateDto.cs - Edit/EditTemplateDto.cs - Get/ - GetTemplateDetailsDto.cs - GetTemplateDto.cs - TemplateCategory/ - Add/AddTemplateCategoryDto.cs - Edit/EditTemplateCategoryDto.cs - Get/ - GetTemplateCategoryDetailsDto.cs - GetTemplateCategoryDto.cs - VirtualMachine/ - Add/AddVirtualMachineDto.cs - Edit/EditVirtualMachineDto.cs - Get/ - GetVirtualMachineDetailsDto.cs - GetVirtualMachineDto.cs -Events/ - AbstractEventHandler.cs - Interfaces/IEventHandlerInterface.cs -Extensions/Dataannotations/DefaultValueSqlAttribute.cs -Handlers/DomainEditedHandler.cs -Helper/ - APIHelper.cs - MappingProfilesHelper.cs -Interfaces/ - IAbstractInterface.cs - IDeploymentGroupInterface.cs - IDeploymentInterface.cs - IDomainInterface.cs - IEnvironmentInterface.cs - IJobInterface.cs - IQueueJobService.cs - IRunbookInterface.cs - IServiceInterface.cs - ITemplateCategoryInterface.cs - ITemplateInterface.cs - IVirtualMachineInterface.cs -Migrations/ - 20231020093825_Initial.cs - 20231020093825_Initial.Designer.cs - 20260514210821_AddQueueJobs.cs - 20260514210821_AddQueueJobs.Designer.cs - 20260514210842_AddQueueJobModelSnapshotFix.cs - 20260514210842_AddQueueJobModelSnapshotFix.Designer.cs - 20260515195005_AddEnvironmentAndTargetProviderModel.cs - 20260515195005_AddEnvironmentAndTargetProviderModel.Designer.cs - 20260515195742_RemoveCloudEnabledFromEnvironment.cs - 20260515195742_RemoveCloudEnabledFromEnvironment.Designer.cs - 20260515204426_RemoveVirtualMachineTargetAndProvider.cs - 20260515204426_RemoveVirtualMachineTargetAndProvider.Designer.cs - 20260515205512_MakeVirtualMachineDomainOptionalAndAddLinkUnlinkFlow.cs - 20260515205512_MakeVirtualMachineDomainOptionalAndAddLinkUnlinkFlow.Designer.cs - 20260515214839_AddServiceCloudFlagAndRoleDefinitions.cs - 20260515214839_AddServiceCloudFlagAndRoleDefinitions.Designer.cs - DataContextModelSnapshot.cs -Models/ - BaseJunctionModel.cs - BaseModel.cs - DeploymentGroupModel.cs - DeploymentModel.cs - DomainModel.cs - EnvironmentDomainsModel.cs - EnvironmentModel.cs - EnvironmentTypes.cs - EventModel.cs - JobModel.cs - OptionCategoryModel.cs - OptionModel.cs - QueueJobModel.cs - QueueJobStatus.cs - QueueJobTargetModel.cs - QueueJobType.cs - RunbookModel.cs - ServiceModel.cs - ServiceRoleDefinitionModel.cs - TemplateCategoryModel.cs - TemplateModel.cs - TemplateOptionModel.cs - VirtualMachineModel.cs -obj/Debug/net10.0/ - .NETCoreApp,Version=v10.0.AssemblyAttributes.cs - Microsoft.SelfService.Portal.Core.API.AssemblyInfo.cs - Microsoft.SelfService.Portal.Core.API.GlobalUsings.g.cs -Program.cs -Repository/ - DeploymentGroupRepository.cs - DeploymentRepository.cs - DomainRepository.cs - EnvironmentRepository.cs - JobRepository.cs - RunbookRepository.cs - ServiceRepository.cs - TemplateCategoryRepository.cs - TemplateRepository.cs - VirtualMachineRepository.cs -Services/QueueJobService.cs - -[metadataReferences] -/packs/Microsoft.AspNetCore.App.Ref/10.0.8/ref/net10.0/ - Microsoft.AspNetCore.Antiforgery.dll - Microsoft.AspNetCore.Authentication.Abstractions.dll - Microsoft.AspNetCore.Authentication.BearerToken.dll - Microsoft.AspNetCore.Authentication.Cookies.dll - Microsoft.AspNetCore.Authentication.Core.dll - Microsoft.AspNetCore.Authentication.dll - Microsoft.AspNetCore.Authentication.OAuth.dll - Microsoft.AspNetCore.Authorization.dll - Microsoft.AspNetCore.Authorization.Policy.dll - Microsoft.AspNetCore.Components.Authorization.dll - Microsoft.AspNetCore.Components.dll - Microsoft.AspNetCore.Components.Endpoints.dll - Microsoft.AspNetCore.Components.Forms.dll - Microsoft.AspNetCore.Components.Server.dll - Microsoft.AspNetCore.Components.Web.dll - Microsoft.AspNetCore.Connections.Abstractions.dll - Microsoft.AspNetCore.CookiePolicy.dll - Microsoft.AspNetCore.Cors.dll - Microsoft.AspNetCore.Cryptography.Internal.dll - Microsoft.AspNetCore.Cryptography.KeyDerivation.dll - Microsoft.AspNetCore.DataProtection.Abstractions.dll - Microsoft.AspNetCore.DataProtection.dll - Microsoft.AspNetCore.DataProtection.Extensions.dll - Microsoft.AspNetCore.Diagnostics.Abstractions.dll - Microsoft.AspNetCore.Diagnostics.dll - Microsoft.AspNetCore.Diagnostics.HealthChecks.dll - Microsoft.AspNetCore.dll - Microsoft.AspNetCore.HostFiltering.dll - Microsoft.AspNetCore.Hosting.Abstractions.dll - Microsoft.AspNetCore.Hosting.dll - Microsoft.AspNetCore.Hosting.Server.Abstractions.dll - Microsoft.AspNetCore.Html.Abstractions.dll - Microsoft.AspNetCore.Http.Abstractions.dll - Microsoft.AspNetCore.Http.Connections.Common.dll - Microsoft.AspNetCore.Http.Connections.dll - Microsoft.AspNetCore.Http.dll - Microsoft.AspNetCore.Http.Extensions.dll - Microsoft.AspNetCore.Http.Features.dll - Microsoft.AspNetCore.Http.Results.dll - Microsoft.AspNetCore.HttpLogging.dll - Microsoft.AspNetCore.HttpOverrides.dll - Microsoft.AspNetCore.HttpsPolicy.dll - Microsoft.AspNetCore.Identity.dll - Microsoft.AspNetCore.Localization.dll - Microsoft.AspNetCore.Localization.Routing.dll - Microsoft.AspNetCore.Metadata.dll - Microsoft.AspNetCore.Mvc.Abstractions.dll - Microsoft.AspNetCore.Mvc.ApiExplorer.dll - Microsoft.AspNetCore.Mvc.Core.dll - Microsoft.AspNetCore.Mvc.Cors.dll - Microsoft.AspNetCore.Mvc.DataAnnotations.dll - Microsoft.AspNetCore.Mvc.dll - Microsoft.AspNetCore.Mvc.Formatters.Json.dll - Microsoft.AspNetCore.Mvc.Formatters.Xml.dll - Microsoft.AspNetCore.Mvc.Localization.dll - Microsoft.AspNetCore.Mvc.Razor.dll - Microsoft.AspNetCore.Mvc.RazorPages.dll - Microsoft.AspNetCore.Mvc.TagHelpers.dll - Microsoft.AspNetCore.Mvc.ViewFeatures.dll - Microsoft.AspNetCore.OutputCaching.dll - Microsoft.AspNetCore.RateLimiting.dll - Microsoft.AspNetCore.Razor.dll - Microsoft.AspNetCore.Razor.Runtime.dll - Microsoft.AspNetCore.RequestDecompression.dll - Microsoft.AspNetCore.ResponseCaching.Abstractions.dll - Microsoft.AspNetCore.ResponseCaching.dll - Microsoft.AspNetCore.ResponseCompression.dll - Microsoft.AspNetCore.Rewrite.dll - Microsoft.AspNetCore.Routing.Abstractions.dll - Microsoft.AspNetCore.Routing.dll - Microsoft.AspNetCore.Server.HttpSys.dll - Microsoft.AspNetCore.Server.IIS.dll - Microsoft.AspNetCore.Server.IISIntegration.dll - Microsoft.AspNetCore.Server.Kestrel.Core.dll - Microsoft.AspNetCore.Server.Kestrel.dll - Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll - Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll - Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll - Microsoft.AspNetCore.Session.dll - Microsoft.AspNetCore.SignalR.Common.dll - Microsoft.AspNetCore.SignalR.Core.dll - Microsoft.AspNetCore.SignalR.dll - Microsoft.AspNetCore.SignalR.Protocols.Json.dll - Microsoft.AspNetCore.StaticAssets.dll - Microsoft.AspNetCore.StaticFiles.dll - Microsoft.AspNetCore.WebSockets.dll - Microsoft.AspNetCore.WebUtilities.dll - Microsoft.Extensions.Caching.Abstractions.dll - Microsoft.Extensions.Caching.Memory.dll - Microsoft.Extensions.Configuration.Abstractions.dll - Microsoft.Extensions.Configuration.Binder.dll - Microsoft.Extensions.Configuration.CommandLine.dll - Microsoft.Extensions.Configuration.dll - Microsoft.Extensions.Configuration.EnvironmentVariables.dll - Microsoft.Extensions.Configuration.FileExtensions.dll - Microsoft.Extensions.Configuration.Ini.dll - Microsoft.Extensions.Configuration.Json.dll - Microsoft.Extensions.Configuration.KeyPerFile.dll - Microsoft.Extensions.Configuration.UserSecrets.dll - Microsoft.Extensions.Configuration.Xml.dll - Microsoft.Extensions.DependencyInjection.Abstractions.dll - Microsoft.Extensions.DependencyInjection.dll - Microsoft.Extensions.Diagnostics.Abstractions.dll - Microsoft.Extensions.Diagnostics.dll - Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll - Microsoft.Extensions.Diagnostics.HealthChecks.dll - Microsoft.Extensions.Features.dll - Microsoft.Extensions.FileProviders.Abstractions.dll - Microsoft.Extensions.FileProviders.Composite.dll - Microsoft.Extensions.FileProviders.Embedded.dll - Microsoft.Extensions.FileProviders.Physical.dll - Microsoft.Extensions.FileSystemGlobbing.dll - Microsoft.Extensions.Hosting.Abstractions.dll - Microsoft.Extensions.Hosting.dll - Microsoft.Extensions.Http.dll - Microsoft.Extensions.Identity.Core.dll - Microsoft.Extensions.Identity.Stores.dll - Microsoft.Extensions.Localization.Abstractions.dll - Microsoft.Extensions.Localization.dll - Microsoft.Extensions.Logging.Abstractions.dll - Microsoft.Extensions.Logging.Configuration.dll - Microsoft.Extensions.Logging.Console.dll - Microsoft.Extensions.Logging.Debug.dll - Microsoft.Extensions.Logging.dll - Microsoft.Extensions.Logging.EventLog.dll - Microsoft.Extensions.Logging.EventSource.dll - Microsoft.Extensions.Logging.TraceSource.dll - Microsoft.Extensions.ObjectPool.dll - Microsoft.Extensions.Options.ConfigurationExtensions.dll - Microsoft.Extensions.Options.DataAnnotations.dll - Microsoft.Extensions.Options.dll - Microsoft.Extensions.Primitives.dll - Microsoft.Extensions.Validation.dll - Microsoft.Extensions.WebEncoders.dll - Microsoft.JSInterop.dll - Microsoft.Net.Http.Headers.dll - System.Diagnostics.EventLog.dll - System.Formats.Cbor.dll - System.Security.Cryptography.Xml.dll - System.Threading.RateLimiting.dll -/packs/Microsoft.NETCore.App.Ref/10.0.8/ref/net10.0/ - Microsoft.CSharp.dll - Microsoft.VisualBasic.Core.dll - Microsoft.VisualBasic.dll - Microsoft.Win32.Primitives.dll - Microsoft.Win32.Registry.dll - mscorlib.dll - netstandard.dll - System.AppContext.dll - System.Buffers.dll - System.Collections.Concurrent.dll - System.Collections.dll - System.Collections.Immutable.dll - System.Collections.NonGeneric.dll - System.Collections.Specialized.dll - System.ComponentModel.Annotations.dll - System.ComponentModel.DataAnnotations.dll - System.ComponentModel.dll - System.ComponentModel.EventBasedAsync.dll - System.ComponentModel.Primitives.dll - System.ComponentModel.TypeConverter.dll - System.Configuration.dll - System.Console.dll - System.Core.dll - System.Data.Common.dll - System.Data.DataSetExtensions.dll - System.Data.dll - System.Diagnostics.Contracts.dll - System.Diagnostics.Debug.dll - System.Diagnostics.DiagnosticSource.dll - System.Diagnostics.FileVersionInfo.dll - System.Diagnostics.Process.dll - System.Diagnostics.StackTrace.dll - System.Diagnostics.TextWriterTraceListener.dll - System.Diagnostics.Tools.dll - System.Diagnostics.TraceSource.dll - System.Diagnostics.Tracing.dll - System.dll - System.Drawing.dll - System.Drawing.Primitives.dll - System.Dynamic.Runtime.dll - System.Formats.Asn1.dll - System.Formats.Tar.dll - System.Globalization.Calendars.dll - System.Globalization.dll - System.Globalization.Extensions.dll - System.IO.Compression.Brotli.dll - System.IO.Compression.dll - System.IO.Compression.FileSystem.dll - System.IO.Compression.ZipFile.dll - System.IO.dll - System.IO.FileSystem.AccessControl.dll - System.IO.FileSystem.dll - System.IO.FileSystem.DriveInfo.dll - System.IO.FileSystem.Primitives.dll - System.IO.FileSystem.Watcher.dll - System.IO.IsolatedStorage.dll - System.IO.MemoryMappedFiles.dll - System.IO.Pipelines.dll - System.IO.Pipes.AccessControl.dll - System.IO.Pipes.dll - System.IO.UnmanagedMemoryStream.dll - System.Linq.AsyncEnumerable.dll - System.Linq.dll - System.Linq.Expressions.dll - System.Linq.Parallel.dll - System.Linq.Queryable.dll - System.Memory.dll - System.Net.dll - System.Net.Http.dll - System.Net.Http.Json.dll - System.Net.HttpListener.dll - System.Net.Mail.dll - System.Net.NameResolution.dll - System.Net.NetworkInformation.dll - System.Net.Ping.dll - System.Net.Primitives.dll - System.Net.Quic.dll - System.Net.Requests.dll - System.Net.Security.dll - System.Net.ServerSentEvents.dll - System.Net.ServicePoint.dll - System.Net.Sockets.dll - System.Net.WebClient.dll - System.Net.WebHeaderCollection.dll - System.Net.WebProxy.dll - System.Net.WebSockets.Client.dll - System.Net.WebSockets.dll - System.Numerics.dll - System.Numerics.Vectors.dll - System.ObjectModel.dll - System.Reflection.DispatchProxy.dll - System.Reflection.dll - System.Reflection.Emit.dll - System.Reflection.Emit.ILGeneration.dll - System.Reflection.Emit.Lightweight.dll - System.Reflection.Extensions.dll - System.Reflection.Metadata.dll - System.Reflection.Primitives.dll - System.Reflection.TypeExtensions.dll - System.Resources.Reader.dll - System.Resources.ResourceManager.dll - System.Resources.Writer.dll - System.Runtime.CompilerServices.Unsafe.dll - System.Runtime.CompilerServices.VisualC.dll - System.Runtime.dll - System.Runtime.Extensions.dll - System.Runtime.Handles.dll - System.Runtime.InteropServices.dll - System.Runtime.InteropServices.JavaScript.dll - System.Runtime.InteropServices.RuntimeInformation.dll - System.Runtime.Intrinsics.dll - System.Runtime.Loader.dll - System.Runtime.Numerics.dll - System.Runtime.Serialization.dll - System.Runtime.Serialization.Formatters.dll - System.Runtime.Serialization.Json.dll - System.Runtime.Serialization.Primitives.dll - System.Runtime.Serialization.Xml.dll - System.Security.AccessControl.dll - System.Security.Claims.dll - System.Security.Cryptography.Algorithms.dll - System.Security.Cryptography.Cng.dll - System.Security.Cryptography.Csp.dll - System.Security.Cryptography.dll - System.Security.Cryptography.Encoding.dll - System.Security.Cryptography.OpenSsl.dll - System.Security.Cryptography.Primitives.dll - System.Security.Cryptography.X509Certificates.dll - System.Security.dll - System.Security.Principal.dll - System.Security.Principal.Windows.dll - System.Security.SecureString.dll - System.ServiceModel.Web.dll - System.ServiceProcess.dll - System.Text.Encoding.CodePages.dll - System.Text.Encoding.dll - System.Text.Encoding.Extensions.dll - System.Text.Encodings.Web.dll - System.Text.Json.dll - System.Text.RegularExpressions.dll - System.Threading.AccessControl.dll - System.Threading.Channels.dll - System.Threading.dll - System.Threading.Overlapped.dll - System.Threading.Tasks.Dataflow.dll - System.Threading.Tasks.dll - System.Threading.Tasks.Extensions.dll - System.Threading.Tasks.Parallel.dll - System.Threading.Thread.dll - System.Threading.ThreadPool.dll - System.Threading.Timer.dll - System.Transactions.dll - System.Transactions.Local.dll - System.ValueTuple.dll - System.Web.dll - System.Web.HttpUtility.dll - System.Windows.dll - System.Xml.dll - System.Xml.Linq.dll - System.Xml.ReaderWriter.dll - System.Xml.Serialization.dll - System.Xml.XDocument.dll - System.Xml.XmlDocument.dll - System.Xml.XmlSerializer.dll - System.Xml.XPath.dll - System.Xml.XPath.XDocument.dll - WindowsBase.dll -/ - automapper/16.1.1/lib/net10.0/AutoMapper.dll - azure.core/1.47.1/lib/net8.0/Azure.Core.dll - azure.identity/1.14.2/lib/net8.0/Azure.Identity.dll - microsoft.aspnetcore.authentication.negotiate/10.0.8/lib/net10.0/Microsoft.AspNetCore.Authentication.Negotiate.dll - microsoft.aspnetcore.jsonpatch/10.0.8/lib/net10.0/Microsoft.AspNetCore.JsonPatch.dll - microsoft.aspnetcore.mvc.newtonsoftjson/10.0.8/lib/net10.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll - microsoft.aspnetcore.openapi/10.0.8/lib/net10.0/Microsoft.AspNetCore.OpenApi.dll - microsoft.bcl.asyncinterfaces/8.0.0/lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll - microsoft.bcl.cryptography/9.0.4/lib/net9.0/Microsoft.Bcl.Cryptography.dll - microsoft.data.sqlclient/6.1.1/ref/net9.0/Microsoft.Data.SqlClient.dll - microsoft.entityframeworkcore.abstractions/10.0.8/lib/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll - microsoft.entityframeworkcore.relational/10.0.8/lib/net10.0/Microsoft.EntityFrameworkCore.Relational.dll - microsoft.entityframeworkcore.sqlserver/10.0.8/lib/net10.0/Microsoft.EntityFrameworkCore.SqlServer.dll - microsoft.entityframeworkcore/10.0.8/lib/net10.0/Microsoft.EntityFrameworkCore.dll - microsoft.identity.client.extensions.msal/4.73.1/lib/net8.0/Microsoft.Identity.Client.Extensions.Msal.dll - microsoft.identity.client/4.73.1/lib/net8.0/Microsoft.Identity.Client.dll - microsoft.identitymodel.abstractions/8.14.0/lib/net9.0/Microsoft.IdentityModel.Abstractions.dll - microsoft.identitymodel.jsonwebtokens/8.14.0/lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll - microsoft.identitymodel.logging/8.14.0/lib/net9.0/Microsoft.IdentityModel.Logging.dll - microsoft.identitymodel.protocols.openidconnect/7.7.1/lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll - microsoft.identitymodel.protocols/7.7.1/lib/net8.0/Microsoft.IdentityModel.Protocols.dll - microsoft.identitymodel.tokens/8.14.0/lib/net9.0/Microsoft.IdentityModel.Tokens.dll - microsoft.openapi/2.4.1/lib/net8.0/Microsoft.OpenApi.dll - microsoft.sqlserver.server/1.0.0/lib/netstandard2.0/Microsoft.SqlServer.Server.dll - newtonsoft.json.bson/1.0.2/lib/netstandard2.0/Newtonsoft.Json.Bson.dll - newtonsoft.json/13.0.3/lib/net6.0/Newtonsoft.Json.dll - swashbuckle.aspnetcore.swagger/10.1.7/lib/net10.0/Swashbuckle.AspNetCore.Swagger.dll - swashbuckle.aspnetcore.swaggergen/10.1.7/lib/net10.0/Swashbuckle.AspNetCore.SwaggerGen.dll - swashbuckle.aspnetcore.swaggerui/10.1.7/lib/net10.0/Swashbuckle.AspNetCore.SwaggerUI.dll - system.clientmodel/1.5.1/lib/net8.0/System.ClientModel.dll - system.directoryservices.protocols/10.0.8/lib/net10.0/System.DirectoryServices.Protocols.dll - system.identitymodel.tokens.jwt/7.7.1/lib/net8.0/System.IdentityModel.Tokens.Jwt.dll - system.memory.data/8.0.1/lib/net8.0/System.Memory.Data.dll - system.security.cryptography.pkcs/9.0.4/lib/net9.0/System.Security.Cryptography.Pkcs.dll - system.security.cryptography.protecteddata/9.0.4/lib/net9.0/System.Security.Cryptography.ProtectedData.dll - -[analyzerReferences] -/packs/Microsoft.AspNetCore.App.Ref/10.0.8/analyzers/dotnet/cs/ - Microsoft.AspNetCore.App.Analyzers.dll - Microsoft.AspNetCore.App.CodeFixes.dll - Microsoft.AspNetCore.App.SourceGenerators.dll - Microsoft.AspNetCore.Components.Analyzers.dll - Microsoft.Extensions.Logging.Generators.dll - Microsoft.Extensions.Options.SourceGeneration.dll - Microsoft.Extensions.Validation.ValidationsGenerator.dll -/packs/Microsoft.NETCore.App.Ref/10.0.8/analyzers/dotnet/cs/ - Microsoft.Interop.ComInterfaceGenerator.dll - Microsoft.Interop.JavaScript.JSImportGenerator.dll - Microsoft.Interop.LibraryImportGenerator.dll - Microsoft.Interop.SourceGeneration.dll - System.Text.Json.SourceGeneration.dll - System.Text.RegularExpressions.Generator.dll -/sdk/10.0.300/Sdks/Microsoft.NET.Sdk.Razor/source-generators/ - Microsoft.AspNetCore.Razor.Utilities.Shared.dll - Microsoft.CodeAnalysis.Razor.Compiler.dll - Microsoft.Extensions.ObjectPool.dll -/sdk/10.0.300/Sdks/Microsoft.NET.Sdk.Web/analyzers/cs/ - Microsoft.AspNetCore.Analyzers.dll - Microsoft.AspNetCore.Mvc.Analyzers.dll -/sdk/10.0.300/Sdks/Microsoft.NET.Sdk/analyzers/ - Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll - Microsoft.CodeAnalysis.NetAnalyzers.dll -/ - microsoft.aspnetcore.openapi/10.0.8/analyzers/dotnet/cs/Microsoft.AspNetCore.OpenApi.SourceGenerators.dll - microsoft.codeanalysis.analyzers/3.11.0/analyzers/dotnet/cs/ - Microsoft.CodeAnalysis.Analyzers.dll - Microsoft.CodeAnalysis.CSharp.Analyzers.dll - microsoft.entityframeworkcore.analyzers/10.0.8/analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll - system.clientmodel/1.5.1/analyzers/dotnet/cs/System.ClientModel.SourceGeneration.dll - -[analyzerConfigFiles] -/sdk/10.0.300/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_10_default.globalconfig -obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.GeneratedMSBuildEditorConfig.editorconfig diff --git a/Microsoft.SelfService.Portal.Core.API.csproj.user b/Microsoft.SelfService.Portal.Core.API.csproj.user deleted file mode 100644 index e412735..0000000 --- a/Microsoft.SelfService.Portal.Core.API.csproj.user +++ /dev/null @@ -1,20 +0,0 @@ - - - - https - ApiControllerWithActionsScaffolder - root/Common/Api - 650 - 650 - True - False - True - - Microsoft.SelfService.Portal.Core.API.Data.Context - False - C:\Users\ASA_Administrator.CCIS-P01S01-CM\source\repos\Microsoft.SelfService.Portal\Microsoft.SelfService.Portal.Core.API\Properties\PublishProfiles\FolderProfile.pubxml - - - ProjectDebugger - - \ No newline at end of file diff --git a/bin/Debug/net10.0/AutoMapper.dll b/bin/Debug/net10.0/AutoMapper.dll deleted file mode 100644 index e031ec9..0000000 Binary files a/bin/Debug/net10.0/AutoMapper.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Azure.Core.dll b/bin/Debug/net10.0/Azure.Core.dll deleted file mode 100644 index 8883ec9..0000000 Binary files a/bin/Debug/net10.0/Azure.Core.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Azure.Identity.dll b/bin/Debug/net10.0/Azure.Identity.dll deleted file mode 100644 index ea19200..0000000 Binary files a/bin/Debug/net10.0/Azure.Identity.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-net472/Microsoft.Build.Locator.dll b/bin/Debug/net10.0/BuildHost-net472/Microsoft.Build.Locator.dll deleted file mode 100644 index 4fc1257..0000000 Binary files a/bin/Debug/net10.0/BuildHost-net472/Microsoft.Build.Locator.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.exe b/bin/Debug/net10.0/BuildHost-net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.exe deleted file mode 100644 index 5dc984a..0000000 Binary files a/bin/Debug/net10.0/BuildHost-net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.exe and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.exe.config b/bin/Debug/net10.0/BuildHost-net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.exe.config deleted file mode 100644 index 4878324..0000000 --- a/bin/Debug/net10.0/BuildHost-net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.exe.config +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/bin/Debug/net10.0/BuildHost-net472/Microsoft.IO.Redist.dll b/bin/Debug/net10.0/BuildHost-net472/Microsoft.IO.Redist.dll deleted file mode 100644 index 5d213be..0000000 Binary files a/bin/Debug/net10.0/BuildHost-net472/Microsoft.IO.Redist.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-net472/Newtonsoft.Json.dll b/bin/Debug/net10.0/BuildHost-net472/Newtonsoft.Json.dll deleted file mode 100644 index 4c6c276..0000000 Binary files a/bin/Debug/net10.0/BuildHost-net472/Newtonsoft.Json.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-net472/System.Buffers.dll b/bin/Debug/net10.0/BuildHost-net472/System.Buffers.dll deleted file mode 100644 index 9f5d1e3..0000000 Binary files a/bin/Debug/net10.0/BuildHost-net472/System.Buffers.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-net472/System.Collections.Immutable.dll b/bin/Debug/net10.0/BuildHost-net472/System.Collections.Immutable.dll deleted file mode 100644 index 7594b2e..0000000 Binary files a/bin/Debug/net10.0/BuildHost-net472/System.Collections.Immutable.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-net472/System.CommandLine.dll b/bin/Debug/net10.0/BuildHost-net472/System.CommandLine.dll deleted file mode 100644 index 48f2bea..0000000 Binary files a/bin/Debug/net10.0/BuildHost-net472/System.CommandLine.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-net472/System.Memory.dll b/bin/Debug/net10.0/BuildHost-net472/System.Memory.dll deleted file mode 100644 index f00ba58..0000000 Binary files a/bin/Debug/net10.0/BuildHost-net472/System.Memory.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-net472/System.Numerics.Vectors.dll b/bin/Debug/net10.0/BuildHost-net472/System.Numerics.Vectors.dll deleted file mode 100644 index 59dd322..0000000 Binary files a/bin/Debug/net10.0/BuildHost-net472/System.Numerics.Vectors.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-net472/System.Runtime.CompilerServices.Unsafe.dll b/bin/Debug/net10.0/BuildHost-net472/System.Runtime.CompilerServices.Unsafe.dll deleted file mode 100644 index 84b849b..0000000 Binary files a/bin/Debug/net10.0/BuildHost-net472/System.Runtime.CompilerServices.Unsafe.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-net472/System.Threading.Tasks.Extensions.dll b/bin/Debug/net10.0/BuildHost-net472/System.Threading.Tasks.Extensions.dll deleted file mode 100644 index 46392b1..0000000 Binary files a/bin/Debug/net10.0/BuildHost-net472/System.Threading.Tasks.Extensions.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-net472/cs/System.CommandLine.resources.dll b/bin/Debug/net10.0/BuildHost-net472/cs/System.CommandLine.resources.dll deleted file mode 100644 index 157c831..0000000 Binary files a/bin/Debug/net10.0/BuildHost-net472/cs/System.CommandLine.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-net472/de/System.CommandLine.resources.dll b/bin/Debug/net10.0/BuildHost-net472/de/System.CommandLine.resources.dll deleted file mode 100644 index 81a4cdd..0000000 Binary files a/bin/Debug/net10.0/BuildHost-net472/de/System.CommandLine.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-net472/es/System.CommandLine.resources.dll b/bin/Debug/net10.0/BuildHost-net472/es/System.CommandLine.resources.dll deleted file mode 100644 index b34f301..0000000 Binary files a/bin/Debug/net10.0/BuildHost-net472/es/System.CommandLine.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-net472/fr/System.CommandLine.resources.dll b/bin/Debug/net10.0/BuildHost-net472/fr/System.CommandLine.resources.dll deleted file mode 100644 index fd28483..0000000 Binary files a/bin/Debug/net10.0/BuildHost-net472/fr/System.CommandLine.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-net472/it/System.CommandLine.resources.dll b/bin/Debug/net10.0/BuildHost-net472/it/System.CommandLine.resources.dll deleted file mode 100644 index 91fff9a..0000000 Binary files a/bin/Debug/net10.0/BuildHost-net472/it/System.CommandLine.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-net472/ja/System.CommandLine.resources.dll b/bin/Debug/net10.0/BuildHost-net472/ja/System.CommandLine.resources.dll deleted file mode 100644 index 3ef6049..0000000 Binary files a/bin/Debug/net10.0/BuildHost-net472/ja/System.CommandLine.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-net472/ko/System.CommandLine.resources.dll b/bin/Debug/net10.0/BuildHost-net472/ko/System.CommandLine.resources.dll deleted file mode 100644 index 239b344..0000000 Binary files a/bin/Debug/net10.0/BuildHost-net472/ko/System.CommandLine.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-net472/pl/System.CommandLine.resources.dll b/bin/Debug/net10.0/BuildHost-net472/pl/System.CommandLine.resources.dll deleted file mode 100644 index 27be345..0000000 Binary files a/bin/Debug/net10.0/BuildHost-net472/pl/System.CommandLine.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-net472/pt-BR/System.CommandLine.resources.dll b/bin/Debug/net10.0/BuildHost-net472/pt-BR/System.CommandLine.resources.dll deleted file mode 100644 index 4614651..0000000 Binary files a/bin/Debug/net10.0/BuildHost-net472/pt-BR/System.CommandLine.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-net472/ru/System.CommandLine.resources.dll b/bin/Debug/net10.0/BuildHost-net472/ru/System.CommandLine.resources.dll deleted file mode 100644 index 3e7dd0a..0000000 Binary files a/bin/Debug/net10.0/BuildHost-net472/ru/System.CommandLine.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-net472/tr/System.CommandLine.resources.dll b/bin/Debug/net10.0/BuildHost-net472/tr/System.CommandLine.resources.dll deleted file mode 100644 index eacb537..0000000 Binary files a/bin/Debug/net10.0/BuildHost-net472/tr/System.CommandLine.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-net472/zh-Hans/System.CommandLine.resources.dll b/bin/Debug/net10.0/BuildHost-net472/zh-Hans/System.CommandLine.resources.dll deleted file mode 100644 index 22192e2..0000000 Binary files a/bin/Debug/net10.0/BuildHost-net472/zh-Hans/System.CommandLine.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-net472/zh-Hant/System.CommandLine.resources.dll b/bin/Debug/net10.0/BuildHost-net472/zh-Hant/System.CommandLine.resources.dll deleted file mode 100644 index e1f33ee..0000000 Binary files a/bin/Debug/net10.0/BuildHost-net472/zh-Hant/System.CommandLine.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-netcore/Microsoft.Build.Locator.dll b/bin/Debug/net10.0/BuildHost-netcore/Microsoft.Build.Locator.dll deleted file mode 100644 index 94ba15f..0000000 Binary files a/bin/Debug/net10.0/BuildHost-netcore/Microsoft.Build.Locator.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-netcore/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.deps.json b/bin/Debug/net10.0/BuildHost-netcore/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.deps.json deleted file mode 100644 index 390d318..0000000 --- a/bin/Debug/net10.0/BuildHost-netcore/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.deps.json +++ /dev/null @@ -1,171 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v8.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v8.0": { - "Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost/5.0.0-2.25567.12": { - "dependencies": { - "Microsoft.Build.Locator": "1.10.2", - "Newtonsoft.Json": "13.0.3", - "System.Collections.Immutable": "9.0.0", - "System.CommandLine": "2.0.0-rtm.25509.106" - }, - "runtime": { - "Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll": {} - }, - "resources": { - "cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { - "locale": "cs" - }, - "de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { - "locale": "de" - }, - "es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { - "locale": "es" - }, - "fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { - "locale": "fr" - }, - "it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { - "locale": "it" - }, - "ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { - "locale": "ja" - }, - "ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { - "locale": "ko" - }, - "pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { - "locale": "pl" - }, - "pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { - "locale": "pt-BR" - }, - "ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { - "locale": "ru" - }, - "tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { - "locale": "tr" - }, - "zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { - "locale": "zh-Hans" - }, - "zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.Build.Locator/1.10.2": { - "runtime": { - "lib/net8.0/Microsoft.Build.Locator.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.10.2.26959" - } - } - }, - "Newtonsoft.Json/13.0.3": { - "runtime": { - "lib/net6.0/Newtonsoft.Json.dll": { - "assemblyVersion": "13.0.0.0", - "fileVersion": "13.0.3.27908" - } - } - }, - "System.Collections.Immutable/9.0.0": { - "runtime": { - "lib/net8.0/System.Collections.Immutable.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.24.52809" - } - } - }, - "System.CommandLine/2.0.0-rtm.25509.106": { - "runtime": { - "lib/net8.0/System.CommandLine.dll": { - "assemblyVersion": "2.0.0.0", - "fileVersion": "2.0.25.51006" - } - }, - "resources": { - "lib/net8.0/cs/System.CommandLine.resources.dll": { - "locale": "cs" - }, - "lib/net8.0/de/System.CommandLine.resources.dll": { - "locale": "de" - }, - "lib/net8.0/es/System.CommandLine.resources.dll": { - "locale": "es" - }, - "lib/net8.0/fr/System.CommandLine.resources.dll": { - "locale": "fr" - }, - "lib/net8.0/it/System.CommandLine.resources.dll": { - "locale": "it" - }, - "lib/net8.0/ja/System.CommandLine.resources.dll": { - "locale": "ja" - }, - "lib/net8.0/ko/System.CommandLine.resources.dll": { - "locale": "ko" - }, - "lib/net8.0/pl/System.CommandLine.resources.dll": { - "locale": "pl" - }, - "lib/net8.0/pt-BR/System.CommandLine.resources.dll": { - "locale": "pt-BR" - }, - "lib/net8.0/ru/System.CommandLine.resources.dll": { - "locale": "ru" - }, - "lib/net8.0/tr/System.CommandLine.resources.dll": { - "locale": "tr" - }, - "lib/net8.0/zh-Hans/System.CommandLine.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net8.0/zh-Hant/System.CommandLine.resources.dll": { - "locale": "zh-Hant" - } - } - } - } - }, - "libraries": { - "Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost/5.0.0-2.25567.12": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Build.Locator/1.10.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-F+nLS7IpgtslyxNvtD6Jalnf5WU08lu8yfJBNQl3cbEF3AMUphs4t7nPuRYaaU8QZyGrqtVi7i73LhAe/yHx7A==", - "path": "microsoft.build.locator/1.10.2", - "hashPath": "microsoft.build.locator.1.10.2.nupkg.sha512" - }, - "Newtonsoft.Json/13.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", - "path": "newtonsoft.json/13.0.3", - "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512" - }, - "System.Collections.Immutable/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QhkXUl2gNrQtvPmtBTQHb0YsUrDiDQ2QS09YbtTTiSjGcf7NBqtYbrG/BE06zcBPCKEwQGzIv13IVdXNOSub2w==", - "path": "system.collections.immutable/9.0.0", - "hashPath": "system.collections.immutable.9.0.0.nupkg.sha512" - }, - "System.CommandLine/2.0.0-rtm.25509.106": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IdCQOFNHQfK0hu3tzWOHFJLMaiEOR/4OynmOh+IfukrTIsCR4TTDm7lpuXQyMZ0eRfIyUcz06gHGJNlILAq/6A==", - "path": "system.commandline/2.0.0-rtm.25509.106", - "hashPath": "system.commandline.2.0.0-rtm.25509.106.nupkg.sha512" - } - } -} \ No newline at end of file diff --git a/bin/Debug/net10.0/BuildHost-netcore/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll b/bin/Debug/net10.0/BuildHost-netcore/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll deleted file mode 100644 index bb28fb2..0000000 Binary files a/bin/Debug/net10.0/BuildHost-netcore/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-netcore/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.runtimeconfig.json b/bin/Debug/net10.0/BuildHost-netcore/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.runtimeconfig.json deleted file mode 100644 index 91d1aa6..0000000 --- a/bin/Debug/net10.0/BuildHost-netcore/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.runtimeconfig.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net8.0", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "8.0.0" - }, - "rollForward": "Major", - "configProperties": { - "System.Reflection.Metadata.MetadataUpdater.IsSupported": false, - "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false - } - } -} \ No newline at end of file diff --git a/bin/Debug/net10.0/BuildHost-netcore/Newtonsoft.Json.dll b/bin/Debug/net10.0/BuildHost-netcore/Newtonsoft.Json.dll deleted file mode 100644 index 4b1440f..0000000 Binary files a/bin/Debug/net10.0/BuildHost-netcore/Newtonsoft.Json.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-netcore/System.Collections.Immutable.dll b/bin/Debug/net10.0/BuildHost-netcore/System.Collections.Immutable.dll deleted file mode 100644 index 9db8140..0000000 Binary files a/bin/Debug/net10.0/BuildHost-netcore/System.Collections.Immutable.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-netcore/System.CommandLine.dll b/bin/Debug/net10.0/BuildHost-netcore/System.CommandLine.dll deleted file mode 100644 index f3c8291..0000000 Binary files a/bin/Debug/net10.0/BuildHost-netcore/System.CommandLine.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-netcore/cs/System.CommandLine.resources.dll b/bin/Debug/net10.0/BuildHost-netcore/cs/System.CommandLine.resources.dll deleted file mode 100644 index 9f4cca0..0000000 Binary files a/bin/Debug/net10.0/BuildHost-netcore/cs/System.CommandLine.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-netcore/de/System.CommandLine.resources.dll b/bin/Debug/net10.0/BuildHost-netcore/de/System.CommandLine.resources.dll deleted file mode 100644 index cb65732..0000000 Binary files a/bin/Debug/net10.0/BuildHost-netcore/de/System.CommandLine.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-netcore/es/System.CommandLine.resources.dll b/bin/Debug/net10.0/BuildHost-netcore/es/System.CommandLine.resources.dll deleted file mode 100644 index acbb2a2..0000000 Binary files a/bin/Debug/net10.0/BuildHost-netcore/es/System.CommandLine.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-netcore/fr/System.CommandLine.resources.dll b/bin/Debug/net10.0/BuildHost-netcore/fr/System.CommandLine.resources.dll deleted file mode 100644 index b550c99..0000000 Binary files a/bin/Debug/net10.0/BuildHost-netcore/fr/System.CommandLine.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-netcore/it/System.CommandLine.resources.dll b/bin/Debug/net10.0/BuildHost-netcore/it/System.CommandLine.resources.dll deleted file mode 100644 index 52e7d4b..0000000 Binary files a/bin/Debug/net10.0/BuildHost-netcore/it/System.CommandLine.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-netcore/ja/System.CommandLine.resources.dll b/bin/Debug/net10.0/BuildHost-netcore/ja/System.CommandLine.resources.dll deleted file mode 100644 index a53d632..0000000 Binary files a/bin/Debug/net10.0/BuildHost-netcore/ja/System.CommandLine.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-netcore/ko/System.CommandLine.resources.dll b/bin/Debug/net10.0/BuildHost-netcore/ko/System.CommandLine.resources.dll deleted file mode 100644 index e21cf53..0000000 Binary files a/bin/Debug/net10.0/BuildHost-netcore/ko/System.CommandLine.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-netcore/pl/System.CommandLine.resources.dll b/bin/Debug/net10.0/BuildHost-netcore/pl/System.CommandLine.resources.dll deleted file mode 100644 index adb5dd9..0000000 Binary files a/bin/Debug/net10.0/BuildHost-netcore/pl/System.CommandLine.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-netcore/pt-BR/System.CommandLine.resources.dll b/bin/Debug/net10.0/BuildHost-netcore/pt-BR/System.CommandLine.resources.dll deleted file mode 100644 index 3b8606e..0000000 Binary files a/bin/Debug/net10.0/BuildHost-netcore/pt-BR/System.CommandLine.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-netcore/ru/System.CommandLine.resources.dll b/bin/Debug/net10.0/BuildHost-netcore/ru/System.CommandLine.resources.dll deleted file mode 100644 index 283e808..0000000 Binary files a/bin/Debug/net10.0/BuildHost-netcore/ru/System.CommandLine.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-netcore/tr/System.CommandLine.resources.dll b/bin/Debug/net10.0/BuildHost-netcore/tr/System.CommandLine.resources.dll deleted file mode 100644 index 4309ed4..0000000 Binary files a/bin/Debug/net10.0/BuildHost-netcore/tr/System.CommandLine.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-netcore/zh-Hans/System.CommandLine.resources.dll b/bin/Debug/net10.0/BuildHost-netcore/zh-Hans/System.CommandLine.resources.dll deleted file mode 100644 index cea1bc5..0000000 Binary files a/bin/Debug/net10.0/BuildHost-netcore/zh-Hans/System.CommandLine.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/BuildHost-netcore/zh-Hant/System.CommandLine.resources.dll b/bin/Debug/net10.0/BuildHost-netcore/zh-Hant/System.CommandLine.resources.dll deleted file mode 100644 index 385ca63..0000000 Binary files a/bin/Debug/net10.0/BuildHost-netcore/zh-Hant/System.CommandLine.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Humanizer.dll b/bin/Debug/net10.0/Humanizer.dll deleted file mode 100644 index c9a7ef8..0000000 Binary files a/bin/Debug/net10.0/Humanizer.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Microsoft.AspNetCore.Authentication.Negotiate.dll b/bin/Debug/net10.0/Microsoft.AspNetCore.Authentication.Negotiate.dll deleted file mode 100644 index 3c68db6..0000000 Binary files a/bin/Debug/net10.0/Microsoft.AspNetCore.Authentication.Negotiate.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Microsoft.AspNetCore.JsonPatch.dll b/bin/Debug/net10.0/Microsoft.AspNetCore.JsonPatch.dll deleted file mode 100644 index a9c3e6a..0000000 Binary files a/bin/Debug/net10.0/Microsoft.AspNetCore.JsonPatch.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll b/bin/Debug/net10.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll deleted file mode 100644 index ff5873c..0000000 Binary files a/bin/Debug/net10.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Microsoft.AspNetCore.OpenApi.dll b/bin/Debug/net10.0/Microsoft.AspNetCore.OpenApi.dll deleted file mode 100644 index b0a2772..0000000 Binary files a/bin/Debug/net10.0/Microsoft.AspNetCore.OpenApi.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Microsoft.Bcl.AsyncInterfaces.dll b/bin/Debug/net10.0/Microsoft.Bcl.AsyncInterfaces.dll deleted file mode 100644 index 421e812..0000000 Binary files a/bin/Debug/net10.0/Microsoft.Bcl.AsyncInterfaces.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Microsoft.Bcl.Cryptography.dll b/bin/Debug/net10.0/Microsoft.Bcl.Cryptography.dll deleted file mode 100644 index e0a506a..0000000 Binary files a/bin/Debug/net10.0/Microsoft.Bcl.Cryptography.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Microsoft.Build.Framework.dll b/bin/Debug/net10.0/Microsoft.Build.Framework.dll deleted file mode 100644 index a1a97aa..0000000 Binary files a/bin/Debug/net10.0/Microsoft.Build.Framework.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll b/bin/Debug/net10.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll deleted file mode 100644 index ab1265c..0000000 Binary files a/bin/Debug/net10.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Microsoft.CodeAnalysis.CSharp.dll b/bin/Debug/net10.0/Microsoft.CodeAnalysis.CSharp.dll deleted file mode 100644 index dc1f35d..0000000 Binary files a/bin/Debug/net10.0/Microsoft.CodeAnalysis.CSharp.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll b/bin/Debug/net10.0/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll deleted file mode 100644 index e6f90df..0000000 Binary files a/bin/Debug/net10.0/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll b/bin/Debug/net10.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll deleted file mode 100644 index 5356a08..0000000 Binary files a/bin/Debug/net10.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Microsoft.CodeAnalysis.Workspaces.dll b/bin/Debug/net10.0/Microsoft.CodeAnalysis.Workspaces.dll deleted file mode 100644 index 7135704..0000000 Binary files a/bin/Debug/net10.0/Microsoft.CodeAnalysis.Workspaces.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Microsoft.CodeAnalysis.dll b/bin/Debug/net10.0/Microsoft.CodeAnalysis.dll deleted file mode 100644 index f54bd93..0000000 Binary files a/bin/Debug/net10.0/Microsoft.CodeAnalysis.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Microsoft.Data.SqlClient.dll b/bin/Debug/net10.0/Microsoft.Data.SqlClient.dll deleted file mode 100644 index e355a91..0000000 Binary files a/bin/Debug/net10.0/Microsoft.Data.SqlClient.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll b/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll deleted file mode 100644 index f457791..0000000 Binary files a/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Design.dll b/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Design.dll deleted file mode 100644 index 8395269..0000000 Binary files a/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Design.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Relational.dll b/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Relational.dll deleted file mode 100644 index a82e568..0000000 Binary files a/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Relational.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.SqlServer.dll b/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.SqlServer.dll deleted file mode 100644 index 394a48c..0000000 Binary files a/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.SqlServer.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.dll b/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.dll deleted file mode 100644 index 3ccc5ec..0000000 Binary files a/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Microsoft.Extensions.DependencyModel.dll b/bin/Debug/net10.0/Microsoft.Extensions.DependencyModel.dll deleted file mode 100644 index a8bf201..0000000 Binary files a/bin/Debug/net10.0/Microsoft.Extensions.DependencyModel.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Microsoft.Identity.Client.Extensions.Msal.dll b/bin/Debug/net10.0/Microsoft.Identity.Client.Extensions.Msal.dll deleted file mode 100644 index 15201c7..0000000 Binary files a/bin/Debug/net10.0/Microsoft.Identity.Client.Extensions.Msal.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Microsoft.Identity.Client.dll b/bin/Debug/net10.0/Microsoft.Identity.Client.dll deleted file mode 100644 index aa7367f..0000000 Binary files a/bin/Debug/net10.0/Microsoft.Identity.Client.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Microsoft.IdentityModel.Abstractions.dll b/bin/Debug/net10.0/Microsoft.IdentityModel.Abstractions.dll deleted file mode 100644 index f85ae59..0000000 Binary files a/bin/Debug/net10.0/Microsoft.IdentityModel.Abstractions.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Microsoft.IdentityModel.JsonWebTokens.dll b/bin/Debug/net10.0/Microsoft.IdentityModel.JsonWebTokens.dll deleted file mode 100644 index 4c4d3ab..0000000 Binary files a/bin/Debug/net10.0/Microsoft.IdentityModel.JsonWebTokens.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Microsoft.IdentityModel.Logging.dll b/bin/Debug/net10.0/Microsoft.IdentityModel.Logging.dll deleted file mode 100644 index 170078a..0000000 Binary files a/bin/Debug/net10.0/Microsoft.IdentityModel.Logging.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll b/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll deleted file mode 100644 index 9c70235..0000000 Binary files a/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.dll b/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.dll deleted file mode 100644 index 01432af..0000000 Binary files a/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Microsoft.IdentityModel.Tokens.dll b/bin/Debug/net10.0/Microsoft.IdentityModel.Tokens.dll deleted file mode 100644 index 009ce65..0000000 Binary files a/bin/Debug/net10.0/Microsoft.IdentityModel.Tokens.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Microsoft.OpenApi.dll b/bin/Debug/net10.0/Microsoft.OpenApi.dll deleted file mode 100644 index 58b6245..0000000 Binary files a/bin/Debug/net10.0/Microsoft.OpenApi.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.deps.json b/bin/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.deps.json deleted file mode 100644 index c0e0bd0..0000000 --- a/bin/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.deps.json +++ /dev/null @@ -1,1290 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v10.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v10.0": { - "Microsoft.SelfService.Portal.Core.API/1.0.0": { - "dependencies": { - "AutoMapper": "16.1.1", - "Microsoft.AspNetCore.Authentication.Negotiate": "10.0.8", - "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "10.0.8", - "Microsoft.AspNetCore.OpenApi": "10.0.8", - "Microsoft.EntityFrameworkCore": "10.0.8", - "Microsoft.EntityFrameworkCore.Design": "10.0.8", - "Microsoft.EntityFrameworkCore.SqlServer": "10.0.8", - "Swashbuckle.AspNetCore": "10.1.7" - }, - "runtime": { - "Microsoft.SelfService.Portal.Core.API.dll": {} - } - }, - "AutoMapper/16.1.1": { - "dependencies": { - "Microsoft.IdentityModel.JsonWebTokens": "8.14.0" - }, - "runtime": { - "lib/net10.0/AutoMapper.dll": { - "assemblyVersion": "16.0.0.0", - "fileVersion": "16.1.1.0" - } - } - }, - "Azure.Core/1.47.1": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "8.0.0", - "System.ClientModel": "1.5.1", - "System.Memory.Data": "8.0.1" - }, - "runtime": { - "lib/net8.0/Azure.Core.dll": { - "assemblyVersion": "1.47.1.0", - "fileVersion": "1.4700.125.36505" - } - } - }, - "Azure.Identity/1.14.2": { - "dependencies": { - "Azure.Core": "1.47.1", - "Microsoft.Identity.Client": "4.73.1", - "Microsoft.Identity.Client.Extensions.Msal": "4.73.1" - }, - "runtime": { - "lib/net8.0/Azure.Identity.dll": { - "assemblyVersion": "1.14.2.0", - "fileVersion": "1.1400.225.36004" - } - } - }, - "Humanizer.Core/2.14.1": { - "runtime": { - "lib/net6.0/Humanizer.dll": { - "assemblyVersion": "2.14.0.0", - "fileVersion": "2.14.1.48190" - } - } - }, - "Microsoft.AspNetCore.Authentication.Negotiate/10.0.8": { - "dependencies": { - "System.DirectoryServices.Protocols": "10.0.8" - }, - "runtime": { - "lib/net10.0/Microsoft.AspNetCore.Authentication.Negotiate.dll": { - "assemblyVersion": "10.0.8.0", - "fileVersion": "10.0.826.23019" - } - } - }, - "Microsoft.AspNetCore.JsonPatch/10.0.8": { - "dependencies": { - "Newtonsoft.Json": "13.0.3" - }, - "runtime": { - "lib/net10.0/Microsoft.AspNetCore.JsonPatch.dll": { - "assemblyVersion": "10.0.8.0", - "fileVersion": "10.0.826.23019" - } - } - }, - "Microsoft.AspNetCore.Mvc.NewtonsoftJson/10.0.8": { - "dependencies": { - "Microsoft.AspNetCore.JsonPatch": "10.0.8", - "Newtonsoft.Json": "13.0.3", - "Newtonsoft.Json.Bson": "1.0.2" - }, - "runtime": { - "lib/net10.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": { - "assemblyVersion": "10.0.8.0", - "fileVersion": "10.0.826.23019" - } - } - }, - "Microsoft.AspNetCore.OpenApi/10.0.8": { - "dependencies": { - "Microsoft.OpenApi": "2.4.1" - }, - "runtime": { - "lib/net10.0/Microsoft.AspNetCore.OpenApi.dll": { - "assemblyVersion": "10.0.8.0", - "fileVersion": "10.0.826.23019" - } - } - }, - "Microsoft.Bcl.AsyncInterfaces/8.0.0": { - "runtime": { - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.23.53103" - } - } - }, - "Microsoft.Bcl.Cryptography/9.0.4": { - "runtime": { - "lib/net9.0/Microsoft.Bcl.Cryptography.dll": { - "assemblyVersion": "9.0.0.4", - "fileVersion": "9.0.425.16305" - } - } - }, - "Microsoft.Build.Framework/18.0.2": { - "runtime": { - "lib/net10.0/Microsoft.Build.Framework.dll": { - "assemblyVersion": "15.1.0.0", - "fileVersion": "18.0.2.52102" - } - } - }, - "Microsoft.CodeAnalysis.Common/5.0.0": { - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.25.56712" - } - }, - "resources": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.CSharp/5.0.0": { - "dependencies": { - "Microsoft.CodeAnalysis.Common": "5.0.0" - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.CSharp.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.25.56712" - } - }, - "resources": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/5.0.0": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.CodeAnalysis.CSharp": "5.0.0", - "Microsoft.CodeAnalysis.Common": "5.0.0", - "Microsoft.CodeAnalysis.Workspaces.Common": "5.0.0", - "System.Composition": "9.0.0" - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.25.56712" - } - }, - "resources": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.Workspaces.Common/5.0.0": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.CodeAnalysis.Common": "5.0.0", - "System.Composition": "9.0.0" - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.Workspaces.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.25.56712" - } - }, - "resources": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.Workspaces.MSBuild/5.0.0": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.Build.Framework": "18.0.2", - "Microsoft.CodeAnalysis.Workspaces.Common": "5.0.0", - "Microsoft.VisualStudio.SolutionPersistence": "1.0.52", - "Newtonsoft.Json": "13.0.3", - "System.Composition": "9.0.0" - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.25.56712" - }, - "lib/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.25.56712" - } - }, - "resources": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.Data.SqlClient/6.1.1": { - "dependencies": { - "Azure.Core": "1.47.1", - "Azure.Identity": "1.14.2", - "Microsoft.Bcl.Cryptography": "9.0.4", - "Microsoft.Data.SqlClient.SNI.runtime": "6.0.2", - "Microsoft.IdentityModel.JsonWebTokens": "8.14.0", - "Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.7.1", - "Microsoft.SqlServer.Server": "1.0.0", - "System.Configuration.ConfigurationManager": "9.0.4" - }, - "runtime": { - "lib/net9.0/Microsoft.Data.SqlClient.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.11.25226.3" - } - }, - "resources": { - "lib/net9.0/cs/Microsoft.Data.SqlClient.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.Data.SqlClient.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.Data.SqlClient.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.Data.SqlClient.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.Data.SqlClient.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.Data.SqlClient.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.Data.SqlClient.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.Data.SqlClient.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.Data.SqlClient.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.Data.SqlClient.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.Data.SqlClient.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll": { - "locale": "zh-Hant" - } - }, - "runtimeTargets": { - "runtimes/unix/lib/net9.0/Microsoft.Data.SqlClient.dll": { - "rid": "unix", - "assetType": "runtime", - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.11.25226.3" - }, - "runtimes/win/lib/net9.0/Microsoft.Data.SqlClient.dll": { - "rid": "win", - "assetType": "runtime", - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.11.25226.3" - } - } - }, - "Microsoft.Data.SqlClient.SNI.runtime/6.0.2": { - "runtimeTargets": { - "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": { - "rid": "win-arm64", - "assetType": "native", - "fileVersion": "6.2.0.0" - }, - "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": { - "rid": "win-x64", - "assetType": "native", - "fileVersion": "6.2.0.0" - }, - "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": { - "rid": "win-x86", - "assetType": "native", - "fileVersion": "6.2.0.0" - } - } - }, - "Microsoft.EntityFrameworkCore/10.0.8": { - "dependencies": { - "Microsoft.EntityFrameworkCore.Abstractions": "10.0.8" - }, - "runtime": { - "lib/net10.0/Microsoft.EntityFrameworkCore.dll": { - "assemblyVersion": "10.0.8.0", - "fileVersion": "10.0.826.23019" - } - } - }, - "Microsoft.EntityFrameworkCore.Abstractions/10.0.8": { - "runtime": { - "lib/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { - "assemblyVersion": "10.0.8.0", - "fileVersion": "10.0.826.23019" - } - } - }, - "Microsoft.EntityFrameworkCore.Design/10.0.8": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.Build.Framework": "18.0.2", - "Microsoft.CodeAnalysis.CSharp": "5.0.0", - "Microsoft.CodeAnalysis.CSharp.Workspaces": "5.0.0", - "Microsoft.CodeAnalysis.Workspaces.MSBuild": "5.0.0", - "Microsoft.EntityFrameworkCore.Relational": "10.0.8", - "Microsoft.Extensions.DependencyModel": "10.0.8", - "Mono.TextTemplating": "3.0.0", - "Newtonsoft.Json": "13.0.3" - }, - "runtime": { - "lib/net10.0/Microsoft.EntityFrameworkCore.Design.dll": { - "assemblyVersion": "10.0.8.0", - "fileVersion": "10.0.826.23019" - } - } - }, - "Microsoft.EntityFrameworkCore.Relational/10.0.8": { - "dependencies": { - "Microsoft.EntityFrameworkCore": "10.0.8" - }, - "runtime": { - "lib/net10.0/Microsoft.EntityFrameworkCore.Relational.dll": { - "assemblyVersion": "10.0.8.0", - "fileVersion": "10.0.826.23019" - } - } - }, - "Microsoft.EntityFrameworkCore.SqlServer/10.0.8": { - "dependencies": { - "Microsoft.Data.SqlClient": "6.1.1", - "Microsoft.EntityFrameworkCore.Relational": "10.0.8" - }, - "runtime": { - "lib/net10.0/Microsoft.EntityFrameworkCore.SqlServer.dll": { - "assemblyVersion": "10.0.8.0", - "fileVersion": "10.0.826.23019" - } - } - }, - "Microsoft.Extensions.DependencyModel/10.0.8": { - "runtime": { - "lib/net10.0/Microsoft.Extensions.DependencyModel.dll": { - "assemblyVersion": "10.0.0.8", - "fileVersion": "10.0.826.23019" - } - } - }, - "Microsoft.Identity.Client/4.73.1": { - "dependencies": { - "Microsoft.IdentityModel.Abstractions": "8.14.0" - }, - "runtime": { - "lib/net8.0/Microsoft.Identity.Client.dll": { - "assemblyVersion": "4.73.1.0", - "fileVersion": "4.73.1.0" - } - } - }, - "Microsoft.Identity.Client.Extensions.Msal/4.73.1": { - "dependencies": { - "Microsoft.Identity.Client": "4.73.1", - "System.Security.Cryptography.ProtectedData": "9.0.4" - }, - "runtime": { - "lib/net8.0/Microsoft.Identity.Client.Extensions.Msal.dll": { - "assemblyVersion": "4.73.1.0", - "fileVersion": "4.73.1.0" - } - } - }, - "Microsoft.IdentityModel.Abstractions/8.14.0": { - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": { - "assemblyVersion": "8.14.0.0", - "fileVersion": "8.14.0.60815" - } - } - }, - "Microsoft.IdentityModel.JsonWebTokens/8.14.0": { - "dependencies": { - "Microsoft.IdentityModel.Tokens": "8.14.0" - }, - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": { - "assemblyVersion": "8.14.0.0", - "fileVersion": "8.14.0.60815" - } - } - }, - "Microsoft.IdentityModel.Logging/8.14.0": { - "dependencies": { - "Microsoft.IdentityModel.Abstractions": "8.14.0" - }, - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.Logging.dll": { - "assemblyVersion": "8.14.0.0", - "fileVersion": "8.14.0.60815" - } - } - }, - "Microsoft.IdentityModel.Protocols/7.7.1": { - "dependencies": { - "Microsoft.IdentityModel.Tokens": "8.14.0" - }, - "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Protocols.dll": { - "assemblyVersion": "7.7.1.0", - "fileVersion": "7.7.1.50719" - } - } - }, - "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.7.1": { - "dependencies": { - "Microsoft.IdentityModel.Protocols": "7.7.1", - "System.IdentityModel.Tokens.Jwt": "7.7.1" - }, - "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { - "assemblyVersion": "7.7.1.0", - "fileVersion": "7.7.1.50719" - } - } - }, - "Microsoft.IdentityModel.Tokens/8.14.0": { - "dependencies": { - "Microsoft.IdentityModel.Logging": "8.14.0" - }, - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": { - "assemblyVersion": "8.14.0.0", - "fileVersion": "8.14.0.60815" - } - } - }, - "Microsoft.OpenApi/2.4.1": { - "runtime": { - "lib/net8.0/Microsoft.OpenApi.dll": { - "assemblyVersion": "2.4.1.0", - "fileVersion": "2.4.1.0" - } - } - }, - "Microsoft.SqlServer.Server/1.0.0": { - "runtime": { - "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.0.0.0" - } - } - }, - "Microsoft.VisualStudio.SolutionPersistence/1.0.52": { - "runtime": { - "lib/net8.0/Microsoft.VisualStudio.SolutionPersistence.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.0.52.6595" - } - } - }, - "Mono.TextTemplating/3.0.0": { - "dependencies": { - "System.CodeDom": "6.0.0" - }, - "runtime": { - "lib/net6.0/Mono.TextTemplating.dll": { - "assemblyVersion": "3.0.0.0", - "fileVersion": "3.0.0.1" - } - } - }, - "Newtonsoft.Json/13.0.3": { - "runtime": { - "lib/net6.0/Newtonsoft.Json.dll": { - "assemblyVersion": "13.0.0.0", - "fileVersion": "13.0.3.27908" - } - } - }, - "Newtonsoft.Json.Bson/1.0.2": { - "dependencies": { - "Newtonsoft.Json": "13.0.3" - }, - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.0.2.22727" - } - } - }, - "Swashbuckle.AspNetCore/10.1.7": { - "dependencies": { - "Swashbuckle.AspNetCore.Swagger": "10.1.7", - "Swashbuckle.AspNetCore.SwaggerGen": "10.1.7", - "Swashbuckle.AspNetCore.SwaggerUI": "10.1.7" - } - }, - "Swashbuckle.AspNetCore.Swagger/10.1.7": { - "dependencies": { - "Microsoft.OpenApi": "2.4.1" - }, - "runtime": { - "lib/net10.0/Swashbuckle.AspNetCore.Swagger.dll": { - "assemblyVersion": "10.1.7.0", - "fileVersion": "10.1.7.2427" - } - } - }, - "Swashbuckle.AspNetCore.SwaggerGen/10.1.7": { - "dependencies": { - "Swashbuckle.AspNetCore.Swagger": "10.1.7" - }, - "runtime": { - "lib/net10.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { - "assemblyVersion": "10.1.7.0", - "fileVersion": "10.1.7.2427" - } - } - }, - "Swashbuckle.AspNetCore.SwaggerUI/10.1.7": { - "runtime": { - "lib/net10.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { - "assemblyVersion": "10.1.7.0", - "fileVersion": "10.1.7.2427" - } - } - }, - "System.ClientModel/1.5.1": { - "dependencies": { - "System.Memory.Data": "8.0.1" - }, - "runtime": { - "lib/net8.0/System.ClientModel.dll": { - "assemblyVersion": "1.5.1.0", - "fileVersion": "1.500.125.36405" - } - } - }, - "System.CodeDom/6.0.0": { - "runtime": { - "lib/net6.0/System.CodeDom.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "System.Composition/9.0.0": { - "dependencies": { - "System.Composition.AttributedModel": "9.0.0", - "System.Composition.Convention": "9.0.0", - "System.Composition.Hosting": "9.0.0", - "System.Composition.Runtime": "9.0.0", - "System.Composition.TypedParts": "9.0.0" - } - }, - "System.Composition.AttributedModel/9.0.0": { - "runtime": { - "lib/net9.0/System.Composition.AttributedModel.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.24.52809" - } - } - }, - "System.Composition.Convention/9.0.0": { - "dependencies": { - "System.Composition.AttributedModel": "9.0.0" - }, - "runtime": { - "lib/net9.0/System.Composition.Convention.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.24.52809" - } - } - }, - "System.Composition.Hosting/9.0.0": { - "dependencies": { - "System.Composition.Runtime": "9.0.0" - }, - "runtime": { - "lib/net9.0/System.Composition.Hosting.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.24.52809" - } - } - }, - "System.Composition.Runtime/9.0.0": { - "runtime": { - "lib/net9.0/System.Composition.Runtime.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.24.52809" - } - } - }, - "System.Composition.TypedParts/9.0.0": { - "dependencies": { - "System.Composition.AttributedModel": "9.0.0", - "System.Composition.Hosting": "9.0.0", - "System.Composition.Runtime": "9.0.0" - }, - "runtime": { - "lib/net9.0/System.Composition.TypedParts.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.24.52809" - } - } - }, - "System.Configuration.ConfigurationManager/9.0.4": { - "dependencies": { - "System.Security.Cryptography.ProtectedData": "9.0.4" - }, - "runtime": { - "lib/net9.0/System.Configuration.ConfigurationManager.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } - } - }, - "System.DirectoryServices.Protocols/10.0.8": { - "runtime": { - "lib/net10.0/System.DirectoryServices.Protocols.dll": { - "assemblyVersion": "10.0.0.8", - "fileVersion": "10.0.826.23019" - } - }, - "runtimeTargets": { - "runtimes/linux/lib/net10.0/System.DirectoryServices.Protocols.dll": { - "rid": "linux", - "assetType": "runtime", - "assemblyVersion": "10.0.0.8", - "fileVersion": "10.0.826.23019" - }, - "runtimes/osx/lib/net10.0/System.DirectoryServices.Protocols.dll": { - "rid": "osx", - "assetType": "runtime", - "assemblyVersion": "10.0.0.8", - "fileVersion": "10.0.826.23019" - }, - "runtimes/win/lib/net10.0/System.DirectoryServices.Protocols.dll": { - "rid": "win", - "assetType": "runtime", - "assemblyVersion": "10.0.0.8", - "fileVersion": "10.0.826.23019" - } - } - }, - "System.IdentityModel.Tokens.Jwt/7.7.1": { - "dependencies": { - "Microsoft.IdentityModel.JsonWebTokens": "8.14.0", - "Microsoft.IdentityModel.Tokens": "8.14.0" - }, - "runtime": { - "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": { - "assemblyVersion": "7.7.1.0", - "fileVersion": "7.7.1.50719" - } - } - }, - "System.Memory.Data/8.0.1": { - "runtime": { - "lib/net8.0/System.Memory.Data.dll": { - "assemblyVersion": "8.0.0.1", - "fileVersion": "8.0.1024.46610" - } - } - }, - "System.Security.Cryptography.ProtectedData/9.0.4": { - "runtime": { - "lib/net9.0/System.Security.Cryptography.ProtectedData.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } - } - } - } - }, - "libraries": { - "Microsoft.SelfService.Portal.Core.API/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "AutoMapper/16.1.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VNEky8JA15ci+oIDRGHITOGOpV4dILsf8pnn24QhDl2urtqgJ2IXiS/V2EtGU17P/+f6OeFQPJETaZXV9QOIZg==", - "path": "automapper/16.1.1", - "hashPath": "automapper.16.1.1.nupkg.sha512" - }, - "Azure.Core/1.47.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oPcncSsDHuxB8SC522z47xbp2+ttkcKv2YZ90KXhRKN0YQd2+7l1UURT9EBzUNEXtkLZUOAB5xbByMTrYRh3yA==", - "path": "azure.core/1.47.1", - "hashPath": "azure.core.1.47.1.nupkg.sha512" - }, - "Azure.Identity/1.14.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-YhNMwOTwT+I2wIcJKSdP0ADyB2aK+JaYWZxO8LSRDm5w77LFr0ykR9xmt2ZV5T1gaI7xU6iNFIh/yW1dAlpddQ==", - "path": "azure.identity/1.14.2", - "hashPath": "azure.identity.1.14.2.nupkg.sha512" - }, - "Humanizer.Core/2.14.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==", - "path": "humanizer.core/2.14.1", - "hashPath": "humanizer.core.2.14.1.nupkg.sha512" - }, - "Microsoft.AspNetCore.Authentication.Negotiate/10.0.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-PkNdrRbU4togx1Eg3/0kcqpRLbtkfqhZ3aHudMQwbXnwcGJgxEgu65YLjqRD/tSp8szrH1XdefyyymTrfi0WPQ==", - "path": "microsoft.aspnetcore.authentication.negotiate/10.0.8", - "hashPath": "microsoft.aspnetcore.authentication.negotiate.10.0.8.nupkg.sha512" - }, - "Microsoft.AspNetCore.JsonPatch/10.0.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xGMQwR06DxQSpSUdYvUPLQkjcQUAXnFIUbNoafAcLvUXDnmKNEuddxKvrGoWDT7svt90wWet2Xve5uacO/pVtw==", - "path": "microsoft.aspnetcore.jsonpatch/10.0.8", - "hashPath": "microsoft.aspnetcore.jsonpatch.10.0.8.nupkg.sha512" - }, - "Microsoft.AspNetCore.Mvc.NewtonsoftJson/10.0.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-LAZmDrEsExc11l7nyQ+efQHTKp4MOskAuPSgkW64LoxrJv2YnElc4IM1VGfIHNRspqVguO5TY5kz2YTRcNSHeQ==", - "path": "microsoft.aspnetcore.mvc.newtonsoftjson/10.0.8", - "hashPath": "microsoft.aspnetcore.mvc.newtonsoftjson.10.0.8.nupkg.sha512" - }, - "Microsoft.AspNetCore.OpenApi/10.0.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cw24xHE2QaWwyEG9GQwFbjboyabub6Vd80DIItUGENzcQOa/BEnTrXsg2GADqWTmY/3ycqk9ToLGjgvF/VRlGA==", - "path": "microsoft.aspnetcore.openapi/10.0.8", - "hashPath": "microsoft.aspnetcore.openapi.10.0.8.nupkg.sha512" - }, - "Microsoft.Bcl.AsyncInterfaces/8.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3WA9q9yVqJp222P3x1wYIGDAkpjAku0TMUaaQV22g6L67AI0LdOIrVS7Ht2vJfLHGSPVuqN94vIr15qn+HEkHw==", - "path": "microsoft.bcl.asyncinterfaces/8.0.0", - "hashPath": "microsoft.bcl.asyncinterfaces.8.0.0.nupkg.sha512" - }, - "Microsoft.Bcl.Cryptography/9.0.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-YgZYAWzyNuPVtPq6WNm0bqOWNjYaWgl5mBWTGZyNoXitYBUYSp6iUB9AwK0V1mo793qRJUXz2t6UZrWITZSvuQ==", - "path": "microsoft.bcl.cryptography/9.0.4", - "hashPath": "microsoft.bcl.cryptography.9.0.4.nupkg.sha512" - }, - "Microsoft.Build.Framework/18.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-sOSb+0J4G/jCBW/YqmRuL0eOMXgfw1KQLdC9TkbvfA5xs7uNm+PBQXJCOzSJGXtZcZrtXozcwxPmUiRUbmd7FA==", - "path": "microsoft.build.framework/18.0.2", - "hashPath": "microsoft.build.framework.18.0.2.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.Common/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZXRAdvH6GiDeHRyd3q/km8Z44RoM6FBWHd+gen/la81mVnAdHTEsEkO5J0TCNXBymAcx5UYKt5TvgKBhaLJEow==", - "path": "microsoft.codeanalysis.common/5.0.0", - "hashPath": "microsoft.codeanalysis.common.5.0.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.CSharp/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5DSyJ9bk+ATuDy7fp2Zt0mJStDVKbBoiz1DyfAwSa+k4H4IwykAUcV3URelw5b8/iVbfSaOwkwmPUZH6opZKCw==", - "path": "microsoft.codeanalysis.csharp/5.0.0", - "hashPath": "microsoft.codeanalysis.csharp.5.0.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Al/Q8B+yO8odSqGVpSvrShMFDvlQdIBU//F3E6Rb0YdiLSALE9wh/pvozPNnfmh5HDnvU+mkmSjpz4hQO++jaA==", - "path": "microsoft.codeanalysis.csharp.workspaces/5.0.0", - "hashPath": "microsoft.codeanalysis.csharp.workspaces.5.0.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.Workspaces.Common/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZbUmIvT6lqTNKiv06Jl5wf0MTMi1vQ1oH7ou4CLcs2C/no/L7EhP3T8y3XXvn9VbqMcJaJnEsNA1jwYUMgc5jg==", - "path": "microsoft.codeanalysis.workspaces.common/5.0.0", - "hashPath": "microsoft.codeanalysis.workspaces.common.5.0.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.Workspaces.MSBuild/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/G+LVoAGMz6Ae8nm+PGLxSw+F5RjYx/J7irbTO5uKAPw1bxHyQJLc/YOnpDxt+EpPtYxvC9wvBsg/kETZp1F9Q==", - "path": "microsoft.codeanalysis.workspaces.msbuild/5.0.0", - "hashPath": "microsoft.codeanalysis.workspaces.msbuild.5.0.0.nupkg.sha512" - }, - "Microsoft.Data.SqlClient/6.1.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-syGQmIUPAYYHAHyTD8FCkTNThpQWvoA7crnIQRMfp8dyB5A2cWU3fQexlRTFkVmV7S0TjVmthi0LJEFVjHo8AQ==", - "path": "microsoft.data.sqlclient/6.1.1", - "hashPath": "microsoft.data.sqlclient.6.1.1.nupkg.sha512" - }, - "Microsoft.Data.SqlClient.SNI.runtime/6.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-f+pRODTWX7Y67jXO3T5S2dIPZ9qMJNySjlZT/TKmWVNWe19N8jcWmHaqHnnchaq3gxEKv1SWVY5EFzOD06l41w==", - "path": "microsoft.data.sqlclient.sni.runtime/6.0.2", - "hashPath": "microsoft.data.sqlclient.sni.runtime.6.0.2.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore/10.0.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-EJx+fIBMgBlgD+ublKCn+GTOJkw3UqV7xOjYWBRVdUYyIm8UfvAsmSOPFiIInsWTHyMEYUJ9gCJY1jwX+6UB7w==", - "path": "microsoft.entityframeworkcore/10.0.8", - "hashPath": "microsoft.entityframeworkcore.10.0.8.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Abstractions/10.0.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-jbKDXWPZQhuPHygMnwzNOqxBADVcpRVytcKYZsA++QqhPkpF93Ta8o5mbJQGrARSjlkr9WtOaADV97EDMOZ7DA==", - "path": "microsoft.entityframeworkcore.abstractions/10.0.8", - "hashPath": "microsoft.entityframeworkcore.abstractions.10.0.8.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Design/10.0.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-LlUUXdfqKFk7RlGExojVP8GI6hN9O21WjpxFnp5mLeGjd9iYdwywIgK9WOLvPM2hrknrRyHR/i43FQdw/oCrOw==", - "path": "microsoft.entityframeworkcore.design/10.0.8", - "hashPath": "microsoft.entityframeworkcore.design.10.0.8.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Relational/10.0.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UU3diAD2wwZveye2rnrwaF/wvJ9tm5iL2fuY9TTap6/iGQK1OO29M1BzXZRlRPVH/dByt5w/pISBSFtyR7hTqw==", - "path": "microsoft.entityframeworkcore.relational/10.0.8", - "hashPath": "microsoft.entityframeworkcore.relational.10.0.8.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.SqlServer/10.0.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-A+FLIsTH9l5DG2iD6QW6Mfwlvr+BjWme/jJ2hvwmmENTr7lR1UWmgCtKCjDYcHxqdAD15bb4PgQnSzw12DV/pw==", - "path": "microsoft.entityframeworkcore.sqlserver/10.0.8", - "hashPath": "microsoft.entityframeworkcore.sqlserver.10.0.8.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyModel/10.0.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vLyZVpxmduO2jx+76ggqnsA3m81kwMY3NkWciNTj5E+Nvqb0VihqCvQP89QsGONWp0AJwMZG+u9GzaCjDdFGNw==", - "path": "microsoft.extensions.dependencymodel/10.0.8", - "hashPath": "microsoft.extensions.dependencymodel.10.0.8.nupkg.sha512" - }, - "Microsoft.Identity.Client/4.73.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NnDLS8QwYqO5ZZecL2oioi1LUqjh5Ewk4bMLzbgiXJbQmZhDLtKwLxL3DpGMlQAJ2G4KgEnvGPKa+OOgffeJbw==", - "path": "microsoft.identity.client/4.73.1", - "hashPath": "microsoft.identity.client.4.73.1.nupkg.sha512" - }, - "Microsoft.Identity.Client.Extensions.Msal/4.73.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xDztAiV2F0wI0W8FLKv5cbaBefyLD6JVaAsvgSN7bjWNCzGYzHbcOEIP5s4TJXUpQzMfUyBsFl1mC6Zmgpz0PQ==", - "path": "microsoft.identity.client.extensions.msal/4.73.1", - "hashPath": "microsoft.identity.client.extensions.msal.4.73.1.nupkg.sha512" - }, - "Microsoft.IdentityModel.Abstractions/8.14.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iwbCpSjD3ehfTwBhtSNEtKPK0ICun6ov7Ibx6ISNA9bfwIyzI2Siwyi9eJFCJBwxowK9xcA1mj+jBWiigeqgcQ==", - "path": "microsoft.identitymodel.abstractions/8.14.0", - "hashPath": "microsoft.identitymodel.abstractions.8.14.0.nupkg.sha512" - }, - "Microsoft.IdentityModel.JsonWebTokens/8.14.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4jOpiA4THdtpLyMdAb24dtj7+6GmvhOhxf5XHLYWmPKF8ApEnApal1UnJsKO4HxUWRXDA6C4WQVfYyqsRhpNpQ==", - "path": "microsoft.identitymodel.jsonwebtokens/8.14.0", - "hashPath": "microsoft.identitymodel.jsonwebtokens.8.14.0.nupkg.sha512" - }, - "Microsoft.IdentityModel.Logging/8.14.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eqqnemdW38CKZEHS6diA50BV94QICozDZEvSrsvN3SJXUFwVB9gy+/oz76gldP7nZliA16IglXjXTCTdmU/Ejg==", - "path": "microsoft.identitymodel.logging/8.14.0", - "hashPath": "microsoft.identitymodel.logging.8.14.0.nupkg.sha512" - }, - "Microsoft.IdentityModel.Protocols/7.7.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-h+fHHBGokepmCX+QZXJk4Ij8OApCb2n2ktoDkNX5CXteXsOxTHMNgjPGpAwdJMFvAL7TtGarUnk3o97NmBq2QQ==", - "path": "microsoft.identitymodel.protocols/7.7.1", - "hashPath": "microsoft.identitymodel.protocols.7.7.1.nupkg.sha512" - }, - "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.7.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-yT2Hdj8LpPbcT9C9KlLVxXl09C8zjFaVSaApdOwuecMuoV4s6Sof/mnTDz/+F/lILPIBvrWugR9CC7iRVZgbfQ==", - "path": "microsoft.identitymodel.protocols.openidconnect/7.7.1", - "hashPath": "microsoft.identitymodel.protocols.openidconnect.7.7.1.nupkg.sha512" - }, - "Microsoft.IdentityModel.Tokens/8.14.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lKIZiBiGd36k02TCdMHp1KlNWisyIvQxcYJvIkz7P4gSQ9zi8dgh6S5Grj8NNG7HWYIPfQymGyoZ6JB5d1Lo1g==", - "path": "microsoft.identitymodel.tokens/8.14.0", - "hashPath": "microsoft.identitymodel.tokens.8.14.0.nupkg.sha512" - }, - "Microsoft.OpenApi/2.4.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-u7QhXCISMQuab3flasb1hoaiERmUqyWsW7tmQODyILoQ7mJV5IRGM+2KKZYo0QUfC13evEOcHAb6TPWgqEQtrw==", - "path": "microsoft.openapi/2.4.1", - "hashPath": "microsoft.openapi.2.4.1.nupkg.sha512" - }, - "Microsoft.SqlServer.Server/1.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==", - "path": "microsoft.sqlserver.server/1.0.0", - "hashPath": "microsoft.sqlserver.server.1.0.0.nupkg.sha512" - }, - "Microsoft.VisualStudio.SolutionPersistence/1.0.52": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oNv2JtYXhpdJrX63nibx1JT3uCESOBQ1LAk7Dtz/sr0+laW0KRM6eKp4CZ3MHDR2siIkKsY8MmUkeP5DKkQQ5w==", - "path": "microsoft.visualstudio.solutionpersistence/1.0.52", - "hashPath": "microsoft.visualstudio.solutionpersistence.1.0.52.nupkg.sha512" - }, - "Mono.TextTemplating/3.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-YqueG52R/Xej4VVbKuRIodjiAhV0HR/XVbLbNrJhCZnzjnSjgMJ/dCdV0akQQxavX6hp/LC6rqLGLcXeQYU7XA==", - "path": "mono.texttemplating/3.0.0", - "hashPath": "mono.texttemplating.3.0.0.nupkg.sha512" - }, - "Newtonsoft.Json/13.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", - "path": "newtonsoft.json/13.0.3", - "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512" - }, - "Newtonsoft.Json.Bson/1.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QYFyxhaABwmq3p/21VrZNYvCg3DaEoN/wUuw5nmfAf0X3HLjgupwhkEWdgfb9nvGAUIv3osmZoD3kKl4jxEmYQ==", - "path": "newtonsoft.json.bson/1.0.2", - "hashPath": "newtonsoft.json.bson.1.0.2.nupkg.sha512" - }, - "Swashbuckle.AspNetCore/10.1.7": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vgef8DPT411JU5JjHiDbr0WOxsIVuAvegPGtqmm4Na4JRl/264dfBJcGkiPHsAr5P+Vda+qN1rZKRtBl1rF9aA==", - "path": "swashbuckle.aspnetcore/10.1.7", - "hashPath": "swashbuckle.aspnetcore.10.1.7.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.Swagger/10.1.7": { - "type": "package", - "serviceable": true, - "sha512": "sha512-EjLibt/d/QuRv170GoihTbcPUpgzSFm2WKHhnGJFZQ03JYzfuitsM79azaAR8NBwRunU7yScSX6HRE5JUlrEMQ==", - "path": "swashbuckle.aspnetcore.swagger/10.1.7", - "hashPath": "swashbuckle.aspnetcore.swagger.10.1.7.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.SwaggerGen/10.1.7": { - "type": "package", - "serviceable": true, - "sha512": "sha512-PuubO9BjvNn6U3D9kLpuWKY1JtziWw7SsGBq0age1E50uQjQ8Fzl8s0EwzrLfANqYJNgDnJi9l7N1QxcGVB2Zw==", - "path": "swashbuckle.aspnetcore.swaggergen/10.1.7", - "hashPath": "swashbuckle.aspnetcore.swaggergen.10.1.7.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.SwaggerUI/10.1.7": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iJo3ODyUb/M8Vm8AH1r9y9iAba0w95xsCn3zFVl96ISRHbTDWxi+l7oFVCZqUEdjd97B8VMDPnMliWAdomR8uw==", - "path": "swashbuckle.aspnetcore.swaggerui/10.1.7", - "hashPath": "swashbuckle.aspnetcore.swaggerui.10.1.7.nupkg.sha512" - }, - "System.ClientModel/1.5.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-k2jKSO0X45IqhVOT9iQB4xralNN9foRQsRvXBTyRpAVxyzCJlG895T9qYrQWbcJ6OQXxOouJQ37x5nZH5XKK+A==", - "path": "system.clientmodel/1.5.1", - "hashPath": "system.clientmodel.1.5.1.nupkg.sha512" - }, - "System.CodeDom/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-CPc6tWO1LAer3IzfZufDBRL+UZQcj5uS207NHALQzP84Vp/z6wF0Aa0YZImOQY8iStY0A2zI/e3ihKNPfUm8XA==", - "path": "system.codedom/6.0.0", - "hashPath": "system.codedom.6.0.0.nupkg.sha512" - }, - "System.Composition/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3Djj70fFTraOarSKmRnmRy/zm4YurICm+kiCtI0dYRqGJnLX6nJ+G3WYuFJ173cAPax/gh96REcbNiVqcrypFQ==", - "path": "system.composition/9.0.0", - "hashPath": "system.composition.9.0.0.nupkg.sha512" - }, - "System.Composition.AttributedModel/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iri00l/zIX9g4lHMY+Nz0qV1n40+jFYAmgsaiNn16xvt2RDwlqByNG4wgblagnDYxm3YSQQ0jLlC/7Xlk9CzyA==", - "path": "system.composition.attributedmodel/9.0.0", - "hashPath": "system.composition.attributedmodel.9.0.0.nupkg.sha512" - }, - "System.Composition.Convention/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-+vuqVP6xpi582XIjJi6OCsIxuoTZfR0M7WWufk3uGDeCl3wGW6KnpylUJ3iiXdPByPE0vR5TjJgR6hDLez4FQg==", - "path": "system.composition.convention/9.0.0", - "hashPath": "system.composition.convention.9.0.0.nupkg.sha512" - }, - "System.Composition.Hosting/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OFqSeFeJYr7kHxDfaViGM1ymk7d4JxK//VSoNF9Ux0gpqkLsauDZpu89kTHHNdCWfSljbFcvAafGyBoY094btQ==", - "path": "system.composition.hosting/9.0.0", - "hashPath": "system.composition.hosting.9.0.0.nupkg.sha512" - }, - "System.Composition.Runtime/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-w1HOlQY1zsOWYussjFGZCEYF2UZXgvoYnS94NIu2CBnAGMbXFAX8PY8c92KwUItPmowal68jnVLBCzdrWLeEKA==", - "path": "system.composition.runtime/9.0.0", - "hashPath": "system.composition.runtime.9.0.0.nupkg.sha512" - }, - "System.Composition.TypedParts/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-aRZlojCCGEHDKqh43jaDgaVpYETsgd7Nx4g1zwLKMtv4iTo0627715ajEFNpEEBTgLmvZuv8K0EVxc3sM4NWJA==", - "path": "system.composition.typedparts/9.0.0", - "hashPath": "system.composition.typedparts.9.0.0.nupkg.sha512" - }, - "System.Configuration.ConfigurationManager/9.0.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-dvjqKp+2LpGid6phzrdrS/2mmEPxFl3jE1+L7614q4ZChKbLJCpHXg6sBILlCCED1t//EE+un/UdAetzIMpqnw==", - "path": "system.configuration.configurationmanager/9.0.4", - "hashPath": "system.configuration.configurationmanager.9.0.4.nupkg.sha512" - }, - "System.DirectoryServices.Protocols/10.0.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VmFO1CBCUvWu9cV2XQSeKXRW2Gn76oZmuhhOk7GPDIvzaPoy3lVWHFExFyKNNJlQbGySUbor1bqa1Fc8CJCF/A==", - "path": "system.directoryservices.protocols/10.0.8", - "hashPath": "system.directoryservices.protocols.10.0.8.nupkg.sha512" - }, - "System.IdentityModel.Tokens.Jwt/7.7.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rQkO1YbAjLwnDJSMpRhRtrc6XwIcEOcUvoEcge+evurpzSZM3UNK+MZfD3sKyTlYsvknZ6eJjSBfnmXqwOsT9Q==", - "path": "system.identitymodel.tokens.jwt/7.7.1", - "hashPath": "system.identitymodel.tokens.jwt.7.7.1.nupkg.sha512" - }, - "System.Memory.Data/8.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BVYuec3jV23EMRDeR7Dr1/qhx7369dZzJ9IWy2xylvb4YfXsrUxspWc4UWYid/tj4zZK58uGZqn2WQiaDMhmAg==", - "path": "system.memory.data/8.0.1", - "hashPath": "system.memory.data.8.0.1.nupkg.sha512" - }, - "System.Security.Cryptography.ProtectedData/9.0.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-o94k2RKuAce3GeDMlUvIXlhVa1kWpJw95E6C9LwW0KlG0nj5+SgCiIxJ2Eroqb9sLtG1mEMbFttZIBZ13EJPvQ==", - "path": "system.security.cryptography.protecteddata/9.0.4", - "hashPath": "system.security.cryptography.protecteddata.9.0.4.nupkg.sha512" - } - } -} \ No newline at end of file diff --git a/bin/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.dll b/bin/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.dll deleted file mode 100644 index 8f99dd9..0000000 Binary files a/bin/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.exe b/bin/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.exe deleted file mode 100644 index 2e7df02..0000000 Binary files a/bin/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.exe and /dev/null differ diff --git a/bin/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.pdb b/bin/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.pdb deleted file mode 100644 index 207f65e..0000000 Binary files a/bin/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.pdb and /dev/null differ diff --git a/bin/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.runtimeconfig.json b/bin/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.runtimeconfig.json deleted file mode 100644 index bf15a00..0000000 --- a/bin/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.runtimeconfig.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net10.0", - "frameworks": [ - { - "name": "Microsoft.NETCore.App", - "version": "10.0.0" - }, - { - "name": "Microsoft.AspNetCore.App", - "version": "10.0.0" - } - ], - "configProperties": { - "System.GC.Server": true, - "System.Reflection.NullabilityInfoContext.IsSupported": true, - "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false - } - } -} \ No newline at end of file diff --git a/bin/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.staticwebassets.endpoints.json b/bin/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.staticwebassets.endpoints.json deleted file mode 100644 index 5576e88..0000000 --- a/bin/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.staticwebassets.endpoints.json +++ /dev/null @@ -1 +0,0 @@ -{"Version":1,"ManifestType":"Build","Endpoints":[]} \ No newline at end of file diff --git a/bin/Debug/net10.0/Microsoft.SqlServer.Server.dll b/bin/Debug/net10.0/Microsoft.SqlServer.Server.dll deleted file mode 100644 index ddeaa86..0000000 Binary files a/bin/Debug/net10.0/Microsoft.SqlServer.Server.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Microsoft.VisualStudio.SolutionPersistence.dll b/bin/Debug/net10.0/Microsoft.VisualStudio.SolutionPersistence.dll deleted file mode 100644 index 16a2843..0000000 Binary files a/bin/Debug/net10.0/Microsoft.VisualStudio.SolutionPersistence.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Mono.TextTemplating.dll b/bin/Debug/net10.0/Mono.TextTemplating.dll deleted file mode 100644 index 4a76511..0000000 Binary files a/bin/Debug/net10.0/Mono.TextTemplating.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Newtonsoft.Json.Bson.dll b/bin/Debug/net10.0/Newtonsoft.Json.Bson.dll deleted file mode 100644 index e9b1dd2..0000000 Binary files a/bin/Debug/net10.0/Newtonsoft.Json.Bson.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Newtonsoft.Json.dll b/bin/Debug/net10.0/Newtonsoft.Json.dll deleted file mode 100644 index d035c38..0000000 Binary files a/bin/Debug/net10.0/Newtonsoft.Json.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Swashbuckle.AspNetCore.Swagger.dll b/bin/Debug/net10.0/Swashbuckle.AspNetCore.Swagger.dll deleted file mode 100644 index adc65c3..0000000 Binary files a/bin/Debug/net10.0/Swashbuckle.AspNetCore.Swagger.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Swashbuckle.AspNetCore.SwaggerGen.dll b/bin/Debug/net10.0/Swashbuckle.AspNetCore.SwaggerGen.dll deleted file mode 100644 index 7365f07..0000000 Binary files a/bin/Debug/net10.0/Swashbuckle.AspNetCore.SwaggerGen.dll and /dev/null differ diff --git a/bin/Debug/net10.0/Swashbuckle.AspNetCore.SwaggerUI.dll b/bin/Debug/net10.0/Swashbuckle.AspNetCore.SwaggerUI.dll deleted file mode 100644 index af2c3c2..0000000 Binary files a/bin/Debug/net10.0/Swashbuckle.AspNetCore.SwaggerUI.dll and /dev/null differ diff --git a/bin/Debug/net10.0/System.ClientModel.dll b/bin/Debug/net10.0/System.ClientModel.dll deleted file mode 100644 index 0caead2..0000000 Binary files a/bin/Debug/net10.0/System.ClientModel.dll and /dev/null differ diff --git a/bin/Debug/net10.0/System.CodeDom.dll b/bin/Debug/net10.0/System.CodeDom.dll deleted file mode 100644 index 54c82b6..0000000 Binary files a/bin/Debug/net10.0/System.CodeDom.dll and /dev/null differ diff --git a/bin/Debug/net10.0/System.Composition.AttributedModel.dll b/bin/Debug/net10.0/System.Composition.AttributedModel.dll deleted file mode 100644 index 2664688..0000000 Binary files a/bin/Debug/net10.0/System.Composition.AttributedModel.dll and /dev/null differ diff --git a/bin/Debug/net10.0/System.Composition.Convention.dll b/bin/Debug/net10.0/System.Composition.Convention.dll deleted file mode 100644 index 40f6537..0000000 Binary files a/bin/Debug/net10.0/System.Composition.Convention.dll and /dev/null differ diff --git a/bin/Debug/net10.0/System.Composition.Hosting.dll b/bin/Debug/net10.0/System.Composition.Hosting.dll deleted file mode 100644 index b1cce85..0000000 Binary files a/bin/Debug/net10.0/System.Composition.Hosting.dll and /dev/null differ diff --git a/bin/Debug/net10.0/System.Composition.Runtime.dll b/bin/Debug/net10.0/System.Composition.Runtime.dll deleted file mode 100644 index c30bbbb..0000000 Binary files a/bin/Debug/net10.0/System.Composition.Runtime.dll and /dev/null differ diff --git a/bin/Debug/net10.0/System.Composition.TypedParts.dll b/bin/Debug/net10.0/System.Composition.TypedParts.dll deleted file mode 100644 index 1556319..0000000 Binary files a/bin/Debug/net10.0/System.Composition.TypedParts.dll and /dev/null differ diff --git a/bin/Debug/net10.0/System.Configuration.ConfigurationManager.dll b/bin/Debug/net10.0/System.Configuration.ConfigurationManager.dll deleted file mode 100644 index 505f649..0000000 Binary files a/bin/Debug/net10.0/System.Configuration.ConfigurationManager.dll and /dev/null differ diff --git a/bin/Debug/net10.0/System.DirectoryServices.Protocols.dll b/bin/Debug/net10.0/System.DirectoryServices.Protocols.dll deleted file mode 100644 index 9eefb2d..0000000 Binary files a/bin/Debug/net10.0/System.DirectoryServices.Protocols.dll and /dev/null differ diff --git a/bin/Debug/net10.0/System.IdentityModel.Tokens.Jwt.dll b/bin/Debug/net10.0/System.IdentityModel.Tokens.Jwt.dll deleted file mode 100644 index c2d8ecb..0000000 Binary files a/bin/Debug/net10.0/System.IdentityModel.Tokens.Jwt.dll and /dev/null differ diff --git a/bin/Debug/net10.0/System.Memory.Data.dll b/bin/Debug/net10.0/System.Memory.Data.dll deleted file mode 100644 index 9282c37..0000000 Binary files a/bin/Debug/net10.0/System.Memory.Data.dll and /dev/null differ diff --git a/bin/Debug/net10.0/System.Security.Cryptography.ProtectedData.dll b/bin/Debug/net10.0/System.Security.Cryptography.ProtectedData.dll deleted file mode 100644 index 4151fc8..0000000 Binary files a/bin/Debug/net10.0/System.Security.Cryptography.ProtectedData.dll and /dev/null differ diff --git a/bin/Debug/net10.0/appsettings.Development.json b/bin/Debug/net10.0/appsettings.Development.json deleted file mode 100644 index cf398c2..0000000 --- a/bin/Debug/net10.0/appsettings.Development.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "ConnectionStrings": { - "Context": "Server=.;Database=SSP;TrustServerCertificate=True;Encrypt=False;Trusted_Connection=True" - } -} diff --git a/bin/Debug/net10.0/appsettings.json b/bin/Debug/net10.0/appsettings.json deleted file mode 100644 index d6527c3..0000000 --- a/bin/Debug/net10.0/appsettings.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft.AspNetCore": "Warning" - } - }, - "AllowedHosts": "*", - "ConnectionStrings": { - "Context": "Server=.;Database=SSP;TrustServerCertificate=True;Encrypt=False;Trusted_Connection=True" - } -} diff --git a/bin/Debug/net10.0/buildcheck/Microsoft.SelfService.Portal.Core.API.deps.json b/bin/Debug/net10.0/buildcheck/Microsoft.SelfService.Portal.Core.API.deps.json deleted file mode 100644 index c0e0bd0..0000000 --- a/bin/Debug/net10.0/buildcheck/Microsoft.SelfService.Portal.Core.API.deps.json +++ /dev/null @@ -1,1290 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v10.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v10.0": { - "Microsoft.SelfService.Portal.Core.API/1.0.0": { - "dependencies": { - "AutoMapper": "16.1.1", - "Microsoft.AspNetCore.Authentication.Negotiate": "10.0.8", - "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "10.0.8", - "Microsoft.AspNetCore.OpenApi": "10.0.8", - "Microsoft.EntityFrameworkCore": "10.0.8", - "Microsoft.EntityFrameworkCore.Design": "10.0.8", - "Microsoft.EntityFrameworkCore.SqlServer": "10.0.8", - "Swashbuckle.AspNetCore": "10.1.7" - }, - "runtime": { - "Microsoft.SelfService.Portal.Core.API.dll": {} - } - }, - "AutoMapper/16.1.1": { - "dependencies": { - "Microsoft.IdentityModel.JsonWebTokens": "8.14.0" - }, - "runtime": { - "lib/net10.0/AutoMapper.dll": { - "assemblyVersion": "16.0.0.0", - "fileVersion": "16.1.1.0" - } - } - }, - "Azure.Core/1.47.1": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "8.0.0", - "System.ClientModel": "1.5.1", - "System.Memory.Data": "8.0.1" - }, - "runtime": { - "lib/net8.0/Azure.Core.dll": { - "assemblyVersion": "1.47.1.0", - "fileVersion": "1.4700.125.36505" - } - } - }, - "Azure.Identity/1.14.2": { - "dependencies": { - "Azure.Core": "1.47.1", - "Microsoft.Identity.Client": "4.73.1", - "Microsoft.Identity.Client.Extensions.Msal": "4.73.1" - }, - "runtime": { - "lib/net8.0/Azure.Identity.dll": { - "assemblyVersion": "1.14.2.0", - "fileVersion": "1.1400.225.36004" - } - } - }, - "Humanizer.Core/2.14.1": { - "runtime": { - "lib/net6.0/Humanizer.dll": { - "assemblyVersion": "2.14.0.0", - "fileVersion": "2.14.1.48190" - } - } - }, - "Microsoft.AspNetCore.Authentication.Negotiate/10.0.8": { - "dependencies": { - "System.DirectoryServices.Protocols": "10.0.8" - }, - "runtime": { - "lib/net10.0/Microsoft.AspNetCore.Authentication.Negotiate.dll": { - "assemblyVersion": "10.0.8.0", - "fileVersion": "10.0.826.23019" - } - } - }, - "Microsoft.AspNetCore.JsonPatch/10.0.8": { - "dependencies": { - "Newtonsoft.Json": "13.0.3" - }, - "runtime": { - "lib/net10.0/Microsoft.AspNetCore.JsonPatch.dll": { - "assemblyVersion": "10.0.8.0", - "fileVersion": "10.0.826.23019" - } - } - }, - "Microsoft.AspNetCore.Mvc.NewtonsoftJson/10.0.8": { - "dependencies": { - "Microsoft.AspNetCore.JsonPatch": "10.0.8", - "Newtonsoft.Json": "13.0.3", - "Newtonsoft.Json.Bson": "1.0.2" - }, - "runtime": { - "lib/net10.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": { - "assemblyVersion": "10.0.8.0", - "fileVersion": "10.0.826.23019" - } - } - }, - "Microsoft.AspNetCore.OpenApi/10.0.8": { - "dependencies": { - "Microsoft.OpenApi": "2.4.1" - }, - "runtime": { - "lib/net10.0/Microsoft.AspNetCore.OpenApi.dll": { - "assemblyVersion": "10.0.8.0", - "fileVersion": "10.0.826.23019" - } - } - }, - "Microsoft.Bcl.AsyncInterfaces/8.0.0": { - "runtime": { - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.23.53103" - } - } - }, - "Microsoft.Bcl.Cryptography/9.0.4": { - "runtime": { - "lib/net9.0/Microsoft.Bcl.Cryptography.dll": { - "assemblyVersion": "9.0.0.4", - "fileVersion": "9.0.425.16305" - } - } - }, - "Microsoft.Build.Framework/18.0.2": { - "runtime": { - "lib/net10.0/Microsoft.Build.Framework.dll": { - "assemblyVersion": "15.1.0.0", - "fileVersion": "18.0.2.52102" - } - } - }, - "Microsoft.CodeAnalysis.Common/5.0.0": { - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.25.56712" - } - }, - "resources": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.CSharp/5.0.0": { - "dependencies": { - "Microsoft.CodeAnalysis.Common": "5.0.0" - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.CSharp.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.25.56712" - } - }, - "resources": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/5.0.0": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.CodeAnalysis.CSharp": "5.0.0", - "Microsoft.CodeAnalysis.Common": "5.0.0", - "Microsoft.CodeAnalysis.Workspaces.Common": "5.0.0", - "System.Composition": "9.0.0" - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.25.56712" - } - }, - "resources": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.Workspaces.Common/5.0.0": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.CodeAnalysis.Common": "5.0.0", - "System.Composition": "9.0.0" - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.Workspaces.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.25.56712" - } - }, - "resources": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.Workspaces.MSBuild/5.0.0": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.Build.Framework": "18.0.2", - "Microsoft.CodeAnalysis.Workspaces.Common": "5.0.0", - "Microsoft.VisualStudio.SolutionPersistence": "1.0.52", - "Newtonsoft.Json": "13.0.3", - "System.Composition": "9.0.0" - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.25.56712" - }, - "lib/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.25.56712" - } - }, - "resources": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.Data.SqlClient/6.1.1": { - "dependencies": { - "Azure.Core": "1.47.1", - "Azure.Identity": "1.14.2", - "Microsoft.Bcl.Cryptography": "9.0.4", - "Microsoft.Data.SqlClient.SNI.runtime": "6.0.2", - "Microsoft.IdentityModel.JsonWebTokens": "8.14.0", - "Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.7.1", - "Microsoft.SqlServer.Server": "1.0.0", - "System.Configuration.ConfigurationManager": "9.0.4" - }, - "runtime": { - "lib/net9.0/Microsoft.Data.SqlClient.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.11.25226.3" - } - }, - "resources": { - "lib/net9.0/cs/Microsoft.Data.SqlClient.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.Data.SqlClient.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.Data.SqlClient.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.Data.SqlClient.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.Data.SqlClient.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.Data.SqlClient.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.Data.SqlClient.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.Data.SqlClient.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.Data.SqlClient.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.Data.SqlClient.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.Data.SqlClient.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll": { - "locale": "zh-Hant" - } - }, - "runtimeTargets": { - "runtimes/unix/lib/net9.0/Microsoft.Data.SqlClient.dll": { - "rid": "unix", - "assetType": "runtime", - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.11.25226.3" - }, - "runtimes/win/lib/net9.0/Microsoft.Data.SqlClient.dll": { - "rid": "win", - "assetType": "runtime", - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.11.25226.3" - } - } - }, - "Microsoft.Data.SqlClient.SNI.runtime/6.0.2": { - "runtimeTargets": { - "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": { - "rid": "win-arm64", - "assetType": "native", - "fileVersion": "6.2.0.0" - }, - "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": { - "rid": "win-x64", - "assetType": "native", - "fileVersion": "6.2.0.0" - }, - "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": { - "rid": "win-x86", - "assetType": "native", - "fileVersion": "6.2.0.0" - } - } - }, - "Microsoft.EntityFrameworkCore/10.0.8": { - "dependencies": { - "Microsoft.EntityFrameworkCore.Abstractions": "10.0.8" - }, - "runtime": { - "lib/net10.0/Microsoft.EntityFrameworkCore.dll": { - "assemblyVersion": "10.0.8.0", - "fileVersion": "10.0.826.23019" - } - } - }, - "Microsoft.EntityFrameworkCore.Abstractions/10.0.8": { - "runtime": { - "lib/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { - "assemblyVersion": "10.0.8.0", - "fileVersion": "10.0.826.23019" - } - } - }, - "Microsoft.EntityFrameworkCore.Design/10.0.8": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.Build.Framework": "18.0.2", - "Microsoft.CodeAnalysis.CSharp": "5.0.0", - "Microsoft.CodeAnalysis.CSharp.Workspaces": "5.0.0", - "Microsoft.CodeAnalysis.Workspaces.MSBuild": "5.0.0", - "Microsoft.EntityFrameworkCore.Relational": "10.0.8", - "Microsoft.Extensions.DependencyModel": "10.0.8", - "Mono.TextTemplating": "3.0.0", - "Newtonsoft.Json": "13.0.3" - }, - "runtime": { - "lib/net10.0/Microsoft.EntityFrameworkCore.Design.dll": { - "assemblyVersion": "10.0.8.0", - "fileVersion": "10.0.826.23019" - } - } - }, - "Microsoft.EntityFrameworkCore.Relational/10.0.8": { - "dependencies": { - "Microsoft.EntityFrameworkCore": "10.0.8" - }, - "runtime": { - "lib/net10.0/Microsoft.EntityFrameworkCore.Relational.dll": { - "assemblyVersion": "10.0.8.0", - "fileVersion": "10.0.826.23019" - } - } - }, - "Microsoft.EntityFrameworkCore.SqlServer/10.0.8": { - "dependencies": { - "Microsoft.Data.SqlClient": "6.1.1", - "Microsoft.EntityFrameworkCore.Relational": "10.0.8" - }, - "runtime": { - "lib/net10.0/Microsoft.EntityFrameworkCore.SqlServer.dll": { - "assemblyVersion": "10.0.8.0", - "fileVersion": "10.0.826.23019" - } - } - }, - "Microsoft.Extensions.DependencyModel/10.0.8": { - "runtime": { - "lib/net10.0/Microsoft.Extensions.DependencyModel.dll": { - "assemblyVersion": "10.0.0.8", - "fileVersion": "10.0.826.23019" - } - } - }, - "Microsoft.Identity.Client/4.73.1": { - "dependencies": { - "Microsoft.IdentityModel.Abstractions": "8.14.0" - }, - "runtime": { - "lib/net8.0/Microsoft.Identity.Client.dll": { - "assemblyVersion": "4.73.1.0", - "fileVersion": "4.73.1.0" - } - } - }, - "Microsoft.Identity.Client.Extensions.Msal/4.73.1": { - "dependencies": { - "Microsoft.Identity.Client": "4.73.1", - "System.Security.Cryptography.ProtectedData": "9.0.4" - }, - "runtime": { - "lib/net8.0/Microsoft.Identity.Client.Extensions.Msal.dll": { - "assemblyVersion": "4.73.1.0", - "fileVersion": "4.73.1.0" - } - } - }, - "Microsoft.IdentityModel.Abstractions/8.14.0": { - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": { - "assemblyVersion": "8.14.0.0", - "fileVersion": "8.14.0.60815" - } - } - }, - "Microsoft.IdentityModel.JsonWebTokens/8.14.0": { - "dependencies": { - "Microsoft.IdentityModel.Tokens": "8.14.0" - }, - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": { - "assemblyVersion": "8.14.0.0", - "fileVersion": "8.14.0.60815" - } - } - }, - "Microsoft.IdentityModel.Logging/8.14.0": { - "dependencies": { - "Microsoft.IdentityModel.Abstractions": "8.14.0" - }, - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.Logging.dll": { - "assemblyVersion": "8.14.0.0", - "fileVersion": "8.14.0.60815" - } - } - }, - "Microsoft.IdentityModel.Protocols/7.7.1": { - "dependencies": { - "Microsoft.IdentityModel.Tokens": "8.14.0" - }, - "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Protocols.dll": { - "assemblyVersion": "7.7.1.0", - "fileVersion": "7.7.1.50719" - } - } - }, - "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.7.1": { - "dependencies": { - "Microsoft.IdentityModel.Protocols": "7.7.1", - "System.IdentityModel.Tokens.Jwt": "7.7.1" - }, - "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { - "assemblyVersion": "7.7.1.0", - "fileVersion": "7.7.1.50719" - } - } - }, - "Microsoft.IdentityModel.Tokens/8.14.0": { - "dependencies": { - "Microsoft.IdentityModel.Logging": "8.14.0" - }, - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": { - "assemblyVersion": "8.14.0.0", - "fileVersion": "8.14.0.60815" - } - } - }, - "Microsoft.OpenApi/2.4.1": { - "runtime": { - "lib/net8.0/Microsoft.OpenApi.dll": { - "assemblyVersion": "2.4.1.0", - "fileVersion": "2.4.1.0" - } - } - }, - "Microsoft.SqlServer.Server/1.0.0": { - "runtime": { - "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.0.0.0" - } - } - }, - "Microsoft.VisualStudio.SolutionPersistence/1.0.52": { - "runtime": { - "lib/net8.0/Microsoft.VisualStudio.SolutionPersistence.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.0.52.6595" - } - } - }, - "Mono.TextTemplating/3.0.0": { - "dependencies": { - "System.CodeDom": "6.0.0" - }, - "runtime": { - "lib/net6.0/Mono.TextTemplating.dll": { - "assemblyVersion": "3.0.0.0", - "fileVersion": "3.0.0.1" - } - } - }, - "Newtonsoft.Json/13.0.3": { - "runtime": { - "lib/net6.0/Newtonsoft.Json.dll": { - "assemblyVersion": "13.0.0.0", - "fileVersion": "13.0.3.27908" - } - } - }, - "Newtonsoft.Json.Bson/1.0.2": { - "dependencies": { - "Newtonsoft.Json": "13.0.3" - }, - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.0.2.22727" - } - } - }, - "Swashbuckle.AspNetCore/10.1.7": { - "dependencies": { - "Swashbuckle.AspNetCore.Swagger": "10.1.7", - "Swashbuckle.AspNetCore.SwaggerGen": "10.1.7", - "Swashbuckle.AspNetCore.SwaggerUI": "10.1.7" - } - }, - "Swashbuckle.AspNetCore.Swagger/10.1.7": { - "dependencies": { - "Microsoft.OpenApi": "2.4.1" - }, - "runtime": { - "lib/net10.0/Swashbuckle.AspNetCore.Swagger.dll": { - "assemblyVersion": "10.1.7.0", - "fileVersion": "10.1.7.2427" - } - } - }, - "Swashbuckle.AspNetCore.SwaggerGen/10.1.7": { - "dependencies": { - "Swashbuckle.AspNetCore.Swagger": "10.1.7" - }, - "runtime": { - "lib/net10.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { - "assemblyVersion": "10.1.7.0", - "fileVersion": "10.1.7.2427" - } - } - }, - "Swashbuckle.AspNetCore.SwaggerUI/10.1.7": { - "runtime": { - "lib/net10.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { - "assemblyVersion": "10.1.7.0", - "fileVersion": "10.1.7.2427" - } - } - }, - "System.ClientModel/1.5.1": { - "dependencies": { - "System.Memory.Data": "8.0.1" - }, - "runtime": { - "lib/net8.0/System.ClientModel.dll": { - "assemblyVersion": "1.5.1.0", - "fileVersion": "1.500.125.36405" - } - } - }, - "System.CodeDom/6.0.0": { - "runtime": { - "lib/net6.0/System.CodeDom.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "System.Composition/9.0.0": { - "dependencies": { - "System.Composition.AttributedModel": "9.0.0", - "System.Composition.Convention": "9.0.0", - "System.Composition.Hosting": "9.0.0", - "System.Composition.Runtime": "9.0.0", - "System.Composition.TypedParts": "9.0.0" - } - }, - "System.Composition.AttributedModel/9.0.0": { - "runtime": { - "lib/net9.0/System.Composition.AttributedModel.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.24.52809" - } - } - }, - "System.Composition.Convention/9.0.0": { - "dependencies": { - "System.Composition.AttributedModel": "9.0.0" - }, - "runtime": { - "lib/net9.0/System.Composition.Convention.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.24.52809" - } - } - }, - "System.Composition.Hosting/9.0.0": { - "dependencies": { - "System.Composition.Runtime": "9.0.0" - }, - "runtime": { - "lib/net9.0/System.Composition.Hosting.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.24.52809" - } - } - }, - "System.Composition.Runtime/9.0.0": { - "runtime": { - "lib/net9.0/System.Composition.Runtime.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.24.52809" - } - } - }, - "System.Composition.TypedParts/9.0.0": { - "dependencies": { - "System.Composition.AttributedModel": "9.0.0", - "System.Composition.Hosting": "9.0.0", - "System.Composition.Runtime": "9.0.0" - }, - "runtime": { - "lib/net9.0/System.Composition.TypedParts.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.24.52809" - } - } - }, - "System.Configuration.ConfigurationManager/9.0.4": { - "dependencies": { - "System.Security.Cryptography.ProtectedData": "9.0.4" - }, - "runtime": { - "lib/net9.0/System.Configuration.ConfigurationManager.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } - } - }, - "System.DirectoryServices.Protocols/10.0.8": { - "runtime": { - "lib/net10.0/System.DirectoryServices.Protocols.dll": { - "assemblyVersion": "10.0.0.8", - "fileVersion": "10.0.826.23019" - } - }, - "runtimeTargets": { - "runtimes/linux/lib/net10.0/System.DirectoryServices.Protocols.dll": { - "rid": "linux", - "assetType": "runtime", - "assemblyVersion": "10.0.0.8", - "fileVersion": "10.0.826.23019" - }, - "runtimes/osx/lib/net10.0/System.DirectoryServices.Protocols.dll": { - "rid": "osx", - "assetType": "runtime", - "assemblyVersion": "10.0.0.8", - "fileVersion": "10.0.826.23019" - }, - "runtimes/win/lib/net10.0/System.DirectoryServices.Protocols.dll": { - "rid": "win", - "assetType": "runtime", - "assemblyVersion": "10.0.0.8", - "fileVersion": "10.0.826.23019" - } - } - }, - "System.IdentityModel.Tokens.Jwt/7.7.1": { - "dependencies": { - "Microsoft.IdentityModel.JsonWebTokens": "8.14.0", - "Microsoft.IdentityModel.Tokens": "8.14.0" - }, - "runtime": { - "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": { - "assemblyVersion": "7.7.1.0", - "fileVersion": "7.7.1.50719" - } - } - }, - "System.Memory.Data/8.0.1": { - "runtime": { - "lib/net8.0/System.Memory.Data.dll": { - "assemblyVersion": "8.0.0.1", - "fileVersion": "8.0.1024.46610" - } - } - }, - "System.Security.Cryptography.ProtectedData/9.0.4": { - "runtime": { - "lib/net9.0/System.Security.Cryptography.ProtectedData.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } - } - } - } - }, - "libraries": { - "Microsoft.SelfService.Portal.Core.API/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "AutoMapper/16.1.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VNEky8JA15ci+oIDRGHITOGOpV4dILsf8pnn24QhDl2urtqgJ2IXiS/V2EtGU17P/+f6OeFQPJETaZXV9QOIZg==", - "path": "automapper/16.1.1", - "hashPath": "automapper.16.1.1.nupkg.sha512" - }, - "Azure.Core/1.47.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oPcncSsDHuxB8SC522z47xbp2+ttkcKv2YZ90KXhRKN0YQd2+7l1UURT9EBzUNEXtkLZUOAB5xbByMTrYRh3yA==", - "path": "azure.core/1.47.1", - "hashPath": "azure.core.1.47.1.nupkg.sha512" - }, - "Azure.Identity/1.14.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-YhNMwOTwT+I2wIcJKSdP0ADyB2aK+JaYWZxO8LSRDm5w77LFr0ykR9xmt2ZV5T1gaI7xU6iNFIh/yW1dAlpddQ==", - "path": "azure.identity/1.14.2", - "hashPath": "azure.identity.1.14.2.nupkg.sha512" - }, - "Humanizer.Core/2.14.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==", - "path": "humanizer.core/2.14.1", - "hashPath": "humanizer.core.2.14.1.nupkg.sha512" - }, - "Microsoft.AspNetCore.Authentication.Negotiate/10.0.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-PkNdrRbU4togx1Eg3/0kcqpRLbtkfqhZ3aHudMQwbXnwcGJgxEgu65YLjqRD/tSp8szrH1XdefyyymTrfi0WPQ==", - "path": "microsoft.aspnetcore.authentication.negotiate/10.0.8", - "hashPath": "microsoft.aspnetcore.authentication.negotiate.10.0.8.nupkg.sha512" - }, - "Microsoft.AspNetCore.JsonPatch/10.0.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xGMQwR06DxQSpSUdYvUPLQkjcQUAXnFIUbNoafAcLvUXDnmKNEuddxKvrGoWDT7svt90wWet2Xve5uacO/pVtw==", - "path": "microsoft.aspnetcore.jsonpatch/10.0.8", - "hashPath": "microsoft.aspnetcore.jsonpatch.10.0.8.nupkg.sha512" - }, - "Microsoft.AspNetCore.Mvc.NewtonsoftJson/10.0.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-LAZmDrEsExc11l7nyQ+efQHTKp4MOskAuPSgkW64LoxrJv2YnElc4IM1VGfIHNRspqVguO5TY5kz2YTRcNSHeQ==", - "path": "microsoft.aspnetcore.mvc.newtonsoftjson/10.0.8", - "hashPath": "microsoft.aspnetcore.mvc.newtonsoftjson.10.0.8.nupkg.sha512" - }, - "Microsoft.AspNetCore.OpenApi/10.0.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cw24xHE2QaWwyEG9GQwFbjboyabub6Vd80DIItUGENzcQOa/BEnTrXsg2GADqWTmY/3ycqk9ToLGjgvF/VRlGA==", - "path": "microsoft.aspnetcore.openapi/10.0.8", - "hashPath": "microsoft.aspnetcore.openapi.10.0.8.nupkg.sha512" - }, - "Microsoft.Bcl.AsyncInterfaces/8.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3WA9q9yVqJp222P3x1wYIGDAkpjAku0TMUaaQV22g6L67AI0LdOIrVS7Ht2vJfLHGSPVuqN94vIr15qn+HEkHw==", - "path": "microsoft.bcl.asyncinterfaces/8.0.0", - "hashPath": "microsoft.bcl.asyncinterfaces.8.0.0.nupkg.sha512" - }, - "Microsoft.Bcl.Cryptography/9.0.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-YgZYAWzyNuPVtPq6WNm0bqOWNjYaWgl5mBWTGZyNoXitYBUYSp6iUB9AwK0V1mo793qRJUXz2t6UZrWITZSvuQ==", - "path": "microsoft.bcl.cryptography/9.0.4", - "hashPath": "microsoft.bcl.cryptography.9.0.4.nupkg.sha512" - }, - "Microsoft.Build.Framework/18.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-sOSb+0J4G/jCBW/YqmRuL0eOMXgfw1KQLdC9TkbvfA5xs7uNm+PBQXJCOzSJGXtZcZrtXozcwxPmUiRUbmd7FA==", - "path": "microsoft.build.framework/18.0.2", - "hashPath": "microsoft.build.framework.18.0.2.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.Common/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZXRAdvH6GiDeHRyd3q/km8Z44RoM6FBWHd+gen/la81mVnAdHTEsEkO5J0TCNXBymAcx5UYKt5TvgKBhaLJEow==", - "path": "microsoft.codeanalysis.common/5.0.0", - "hashPath": "microsoft.codeanalysis.common.5.0.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.CSharp/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5DSyJ9bk+ATuDy7fp2Zt0mJStDVKbBoiz1DyfAwSa+k4H4IwykAUcV3URelw5b8/iVbfSaOwkwmPUZH6opZKCw==", - "path": "microsoft.codeanalysis.csharp/5.0.0", - "hashPath": "microsoft.codeanalysis.csharp.5.0.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Al/Q8B+yO8odSqGVpSvrShMFDvlQdIBU//F3E6Rb0YdiLSALE9wh/pvozPNnfmh5HDnvU+mkmSjpz4hQO++jaA==", - "path": "microsoft.codeanalysis.csharp.workspaces/5.0.0", - "hashPath": "microsoft.codeanalysis.csharp.workspaces.5.0.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.Workspaces.Common/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZbUmIvT6lqTNKiv06Jl5wf0MTMi1vQ1oH7ou4CLcs2C/no/L7EhP3T8y3XXvn9VbqMcJaJnEsNA1jwYUMgc5jg==", - "path": "microsoft.codeanalysis.workspaces.common/5.0.0", - "hashPath": "microsoft.codeanalysis.workspaces.common.5.0.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.Workspaces.MSBuild/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/G+LVoAGMz6Ae8nm+PGLxSw+F5RjYx/J7irbTO5uKAPw1bxHyQJLc/YOnpDxt+EpPtYxvC9wvBsg/kETZp1F9Q==", - "path": "microsoft.codeanalysis.workspaces.msbuild/5.0.0", - "hashPath": "microsoft.codeanalysis.workspaces.msbuild.5.0.0.nupkg.sha512" - }, - "Microsoft.Data.SqlClient/6.1.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-syGQmIUPAYYHAHyTD8FCkTNThpQWvoA7crnIQRMfp8dyB5A2cWU3fQexlRTFkVmV7S0TjVmthi0LJEFVjHo8AQ==", - "path": "microsoft.data.sqlclient/6.1.1", - "hashPath": "microsoft.data.sqlclient.6.1.1.nupkg.sha512" - }, - "Microsoft.Data.SqlClient.SNI.runtime/6.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-f+pRODTWX7Y67jXO3T5S2dIPZ9qMJNySjlZT/TKmWVNWe19N8jcWmHaqHnnchaq3gxEKv1SWVY5EFzOD06l41w==", - "path": "microsoft.data.sqlclient.sni.runtime/6.0.2", - "hashPath": "microsoft.data.sqlclient.sni.runtime.6.0.2.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore/10.0.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-EJx+fIBMgBlgD+ublKCn+GTOJkw3UqV7xOjYWBRVdUYyIm8UfvAsmSOPFiIInsWTHyMEYUJ9gCJY1jwX+6UB7w==", - "path": "microsoft.entityframeworkcore/10.0.8", - "hashPath": "microsoft.entityframeworkcore.10.0.8.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Abstractions/10.0.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-jbKDXWPZQhuPHygMnwzNOqxBADVcpRVytcKYZsA++QqhPkpF93Ta8o5mbJQGrARSjlkr9WtOaADV97EDMOZ7DA==", - "path": "microsoft.entityframeworkcore.abstractions/10.0.8", - "hashPath": "microsoft.entityframeworkcore.abstractions.10.0.8.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Design/10.0.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-LlUUXdfqKFk7RlGExojVP8GI6hN9O21WjpxFnp5mLeGjd9iYdwywIgK9WOLvPM2hrknrRyHR/i43FQdw/oCrOw==", - "path": "microsoft.entityframeworkcore.design/10.0.8", - "hashPath": "microsoft.entityframeworkcore.design.10.0.8.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Relational/10.0.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UU3diAD2wwZveye2rnrwaF/wvJ9tm5iL2fuY9TTap6/iGQK1OO29M1BzXZRlRPVH/dByt5w/pISBSFtyR7hTqw==", - "path": "microsoft.entityframeworkcore.relational/10.0.8", - "hashPath": "microsoft.entityframeworkcore.relational.10.0.8.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.SqlServer/10.0.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-A+FLIsTH9l5DG2iD6QW6Mfwlvr+BjWme/jJ2hvwmmENTr7lR1UWmgCtKCjDYcHxqdAD15bb4PgQnSzw12DV/pw==", - "path": "microsoft.entityframeworkcore.sqlserver/10.0.8", - "hashPath": "microsoft.entityframeworkcore.sqlserver.10.0.8.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyModel/10.0.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vLyZVpxmduO2jx+76ggqnsA3m81kwMY3NkWciNTj5E+Nvqb0VihqCvQP89QsGONWp0AJwMZG+u9GzaCjDdFGNw==", - "path": "microsoft.extensions.dependencymodel/10.0.8", - "hashPath": "microsoft.extensions.dependencymodel.10.0.8.nupkg.sha512" - }, - "Microsoft.Identity.Client/4.73.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NnDLS8QwYqO5ZZecL2oioi1LUqjh5Ewk4bMLzbgiXJbQmZhDLtKwLxL3DpGMlQAJ2G4KgEnvGPKa+OOgffeJbw==", - "path": "microsoft.identity.client/4.73.1", - "hashPath": "microsoft.identity.client.4.73.1.nupkg.sha512" - }, - "Microsoft.Identity.Client.Extensions.Msal/4.73.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xDztAiV2F0wI0W8FLKv5cbaBefyLD6JVaAsvgSN7bjWNCzGYzHbcOEIP5s4TJXUpQzMfUyBsFl1mC6Zmgpz0PQ==", - "path": "microsoft.identity.client.extensions.msal/4.73.1", - "hashPath": "microsoft.identity.client.extensions.msal.4.73.1.nupkg.sha512" - }, - "Microsoft.IdentityModel.Abstractions/8.14.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iwbCpSjD3ehfTwBhtSNEtKPK0ICun6ov7Ibx6ISNA9bfwIyzI2Siwyi9eJFCJBwxowK9xcA1mj+jBWiigeqgcQ==", - "path": "microsoft.identitymodel.abstractions/8.14.0", - "hashPath": "microsoft.identitymodel.abstractions.8.14.0.nupkg.sha512" - }, - "Microsoft.IdentityModel.JsonWebTokens/8.14.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4jOpiA4THdtpLyMdAb24dtj7+6GmvhOhxf5XHLYWmPKF8ApEnApal1UnJsKO4HxUWRXDA6C4WQVfYyqsRhpNpQ==", - "path": "microsoft.identitymodel.jsonwebtokens/8.14.0", - "hashPath": "microsoft.identitymodel.jsonwebtokens.8.14.0.nupkg.sha512" - }, - "Microsoft.IdentityModel.Logging/8.14.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eqqnemdW38CKZEHS6diA50BV94QICozDZEvSrsvN3SJXUFwVB9gy+/oz76gldP7nZliA16IglXjXTCTdmU/Ejg==", - "path": "microsoft.identitymodel.logging/8.14.0", - "hashPath": "microsoft.identitymodel.logging.8.14.0.nupkg.sha512" - }, - "Microsoft.IdentityModel.Protocols/7.7.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-h+fHHBGokepmCX+QZXJk4Ij8OApCb2n2ktoDkNX5CXteXsOxTHMNgjPGpAwdJMFvAL7TtGarUnk3o97NmBq2QQ==", - "path": "microsoft.identitymodel.protocols/7.7.1", - "hashPath": "microsoft.identitymodel.protocols.7.7.1.nupkg.sha512" - }, - "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.7.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-yT2Hdj8LpPbcT9C9KlLVxXl09C8zjFaVSaApdOwuecMuoV4s6Sof/mnTDz/+F/lILPIBvrWugR9CC7iRVZgbfQ==", - "path": "microsoft.identitymodel.protocols.openidconnect/7.7.1", - "hashPath": "microsoft.identitymodel.protocols.openidconnect.7.7.1.nupkg.sha512" - }, - "Microsoft.IdentityModel.Tokens/8.14.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lKIZiBiGd36k02TCdMHp1KlNWisyIvQxcYJvIkz7P4gSQ9zi8dgh6S5Grj8NNG7HWYIPfQymGyoZ6JB5d1Lo1g==", - "path": "microsoft.identitymodel.tokens/8.14.0", - "hashPath": "microsoft.identitymodel.tokens.8.14.0.nupkg.sha512" - }, - "Microsoft.OpenApi/2.4.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-u7QhXCISMQuab3flasb1hoaiERmUqyWsW7tmQODyILoQ7mJV5IRGM+2KKZYo0QUfC13evEOcHAb6TPWgqEQtrw==", - "path": "microsoft.openapi/2.4.1", - "hashPath": "microsoft.openapi.2.4.1.nupkg.sha512" - }, - "Microsoft.SqlServer.Server/1.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==", - "path": "microsoft.sqlserver.server/1.0.0", - "hashPath": "microsoft.sqlserver.server.1.0.0.nupkg.sha512" - }, - "Microsoft.VisualStudio.SolutionPersistence/1.0.52": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oNv2JtYXhpdJrX63nibx1JT3uCESOBQ1LAk7Dtz/sr0+laW0KRM6eKp4CZ3MHDR2siIkKsY8MmUkeP5DKkQQ5w==", - "path": "microsoft.visualstudio.solutionpersistence/1.0.52", - "hashPath": "microsoft.visualstudio.solutionpersistence.1.0.52.nupkg.sha512" - }, - "Mono.TextTemplating/3.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-YqueG52R/Xej4VVbKuRIodjiAhV0HR/XVbLbNrJhCZnzjnSjgMJ/dCdV0akQQxavX6hp/LC6rqLGLcXeQYU7XA==", - "path": "mono.texttemplating/3.0.0", - "hashPath": "mono.texttemplating.3.0.0.nupkg.sha512" - }, - "Newtonsoft.Json/13.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", - "path": "newtonsoft.json/13.0.3", - "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512" - }, - "Newtonsoft.Json.Bson/1.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QYFyxhaABwmq3p/21VrZNYvCg3DaEoN/wUuw5nmfAf0X3HLjgupwhkEWdgfb9nvGAUIv3osmZoD3kKl4jxEmYQ==", - "path": "newtonsoft.json.bson/1.0.2", - "hashPath": "newtonsoft.json.bson.1.0.2.nupkg.sha512" - }, - "Swashbuckle.AspNetCore/10.1.7": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vgef8DPT411JU5JjHiDbr0WOxsIVuAvegPGtqmm4Na4JRl/264dfBJcGkiPHsAr5P+Vda+qN1rZKRtBl1rF9aA==", - "path": "swashbuckle.aspnetcore/10.1.7", - "hashPath": "swashbuckle.aspnetcore.10.1.7.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.Swagger/10.1.7": { - "type": "package", - "serviceable": true, - "sha512": "sha512-EjLibt/d/QuRv170GoihTbcPUpgzSFm2WKHhnGJFZQ03JYzfuitsM79azaAR8NBwRunU7yScSX6HRE5JUlrEMQ==", - "path": "swashbuckle.aspnetcore.swagger/10.1.7", - "hashPath": "swashbuckle.aspnetcore.swagger.10.1.7.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.SwaggerGen/10.1.7": { - "type": "package", - "serviceable": true, - "sha512": "sha512-PuubO9BjvNn6U3D9kLpuWKY1JtziWw7SsGBq0age1E50uQjQ8Fzl8s0EwzrLfANqYJNgDnJi9l7N1QxcGVB2Zw==", - "path": "swashbuckle.aspnetcore.swaggergen/10.1.7", - "hashPath": "swashbuckle.aspnetcore.swaggergen.10.1.7.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.SwaggerUI/10.1.7": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iJo3ODyUb/M8Vm8AH1r9y9iAba0w95xsCn3zFVl96ISRHbTDWxi+l7oFVCZqUEdjd97B8VMDPnMliWAdomR8uw==", - "path": "swashbuckle.aspnetcore.swaggerui/10.1.7", - "hashPath": "swashbuckle.aspnetcore.swaggerui.10.1.7.nupkg.sha512" - }, - "System.ClientModel/1.5.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-k2jKSO0X45IqhVOT9iQB4xralNN9foRQsRvXBTyRpAVxyzCJlG895T9qYrQWbcJ6OQXxOouJQ37x5nZH5XKK+A==", - "path": "system.clientmodel/1.5.1", - "hashPath": "system.clientmodel.1.5.1.nupkg.sha512" - }, - "System.CodeDom/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-CPc6tWO1LAer3IzfZufDBRL+UZQcj5uS207NHALQzP84Vp/z6wF0Aa0YZImOQY8iStY0A2zI/e3ihKNPfUm8XA==", - "path": "system.codedom/6.0.0", - "hashPath": "system.codedom.6.0.0.nupkg.sha512" - }, - "System.Composition/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3Djj70fFTraOarSKmRnmRy/zm4YurICm+kiCtI0dYRqGJnLX6nJ+G3WYuFJ173cAPax/gh96REcbNiVqcrypFQ==", - "path": "system.composition/9.0.0", - "hashPath": "system.composition.9.0.0.nupkg.sha512" - }, - "System.Composition.AttributedModel/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iri00l/zIX9g4lHMY+Nz0qV1n40+jFYAmgsaiNn16xvt2RDwlqByNG4wgblagnDYxm3YSQQ0jLlC/7Xlk9CzyA==", - "path": "system.composition.attributedmodel/9.0.0", - "hashPath": "system.composition.attributedmodel.9.0.0.nupkg.sha512" - }, - "System.Composition.Convention/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-+vuqVP6xpi582XIjJi6OCsIxuoTZfR0M7WWufk3uGDeCl3wGW6KnpylUJ3iiXdPByPE0vR5TjJgR6hDLez4FQg==", - "path": "system.composition.convention/9.0.0", - "hashPath": "system.composition.convention.9.0.0.nupkg.sha512" - }, - "System.Composition.Hosting/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OFqSeFeJYr7kHxDfaViGM1ymk7d4JxK//VSoNF9Ux0gpqkLsauDZpu89kTHHNdCWfSljbFcvAafGyBoY094btQ==", - "path": "system.composition.hosting/9.0.0", - "hashPath": "system.composition.hosting.9.0.0.nupkg.sha512" - }, - "System.Composition.Runtime/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-w1HOlQY1zsOWYussjFGZCEYF2UZXgvoYnS94NIu2CBnAGMbXFAX8PY8c92KwUItPmowal68jnVLBCzdrWLeEKA==", - "path": "system.composition.runtime/9.0.0", - "hashPath": "system.composition.runtime.9.0.0.nupkg.sha512" - }, - "System.Composition.TypedParts/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-aRZlojCCGEHDKqh43jaDgaVpYETsgd7Nx4g1zwLKMtv4iTo0627715ajEFNpEEBTgLmvZuv8K0EVxc3sM4NWJA==", - "path": "system.composition.typedparts/9.0.0", - "hashPath": "system.composition.typedparts.9.0.0.nupkg.sha512" - }, - "System.Configuration.ConfigurationManager/9.0.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-dvjqKp+2LpGid6phzrdrS/2mmEPxFl3jE1+L7614q4ZChKbLJCpHXg6sBILlCCED1t//EE+un/UdAetzIMpqnw==", - "path": "system.configuration.configurationmanager/9.0.4", - "hashPath": "system.configuration.configurationmanager.9.0.4.nupkg.sha512" - }, - "System.DirectoryServices.Protocols/10.0.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VmFO1CBCUvWu9cV2XQSeKXRW2Gn76oZmuhhOk7GPDIvzaPoy3lVWHFExFyKNNJlQbGySUbor1bqa1Fc8CJCF/A==", - "path": "system.directoryservices.protocols/10.0.8", - "hashPath": "system.directoryservices.protocols.10.0.8.nupkg.sha512" - }, - "System.IdentityModel.Tokens.Jwt/7.7.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rQkO1YbAjLwnDJSMpRhRtrc6XwIcEOcUvoEcge+evurpzSZM3UNK+MZfD3sKyTlYsvknZ6eJjSBfnmXqwOsT9Q==", - "path": "system.identitymodel.tokens.jwt/7.7.1", - "hashPath": "system.identitymodel.tokens.jwt.7.7.1.nupkg.sha512" - }, - "System.Memory.Data/8.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BVYuec3jV23EMRDeR7Dr1/qhx7369dZzJ9IWy2xylvb4YfXsrUxspWc4UWYid/tj4zZK58uGZqn2WQiaDMhmAg==", - "path": "system.memory.data/8.0.1", - "hashPath": "system.memory.data.8.0.1.nupkg.sha512" - }, - "System.Security.Cryptography.ProtectedData/9.0.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-o94k2RKuAce3GeDMlUvIXlhVa1kWpJw95E6C9LwW0KlG0nj5+SgCiIxJ2Eroqb9sLtG1mEMbFttZIBZ13EJPvQ==", - "path": "system.security.cryptography.protecteddata/9.0.4", - "hashPath": "system.security.cryptography.protecteddata.9.0.4.nupkg.sha512" - } - } -} \ No newline at end of file diff --git a/bin/Debug/net10.0/buildcheck/Microsoft.SelfService.Portal.Core.API.runtimeconfig.json b/bin/Debug/net10.0/buildcheck/Microsoft.SelfService.Portal.Core.API.runtimeconfig.json deleted file mode 100644 index bf15a00..0000000 --- a/bin/Debug/net10.0/buildcheck/Microsoft.SelfService.Portal.Core.API.runtimeconfig.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net10.0", - "frameworks": [ - { - "name": "Microsoft.NETCore.App", - "version": "10.0.0" - }, - { - "name": "Microsoft.AspNetCore.App", - "version": "10.0.0" - } - ], - "configProperties": { - "System.GC.Server": true, - "System.Reflection.NullabilityInfoContext.IsSupported": true, - "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false - } - } -} \ No newline at end of file diff --git a/bin/Debug/net10.0/buildcheck/Microsoft.SelfService.Portal.Core.API.staticwebassets.endpoints.json b/bin/Debug/net10.0/buildcheck/Microsoft.SelfService.Portal.Core.API.staticwebassets.endpoints.json deleted file mode 100644 index 5576e88..0000000 --- a/bin/Debug/net10.0/buildcheck/Microsoft.SelfService.Portal.Core.API.staticwebassets.endpoints.json +++ /dev/null @@ -1 +0,0 @@ -{"Version":1,"ManifestType":"Build","Endpoints":[]} \ No newline at end of file diff --git a/bin/Debug/net10.0/buildcheck/appsettings.Development.json b/bin/Debug/net10.0/buildcheck/appsettings.Development.json deleted file mode 100644 index cf398c2..0000000 --- a/bin/Debug/net10.0/buildcheck/appsettings.Development.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "ConnectionStrings": { - "Context": "Server=.;Database=SSP;TrustServerCertificate=True;Encrypt=False;Trusted_Connection=True" - } -} diff --git a/bin/Debug/net10.0/buildcheck/appsettings.json b/bin/Debug/net10.0/buildcheck/appsettings.json deleted file mode 100644 index 005b7be..0000000 --- a/bin/Debug/net10.0/buildcheck/appsettings.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft.AspNetCore": "Warning" - } - }, - "AllowedHosts": "*", - "ConnectionStrings": { - "Context": "Server=RZ1VCMSQL001\\MSSSP;Database=SSP;TrustServerCertificate=True;Encrypt=False;Integrated Security=SSPI" - } -} \ No newline at end of file diff --git a/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index fa3b62e..0000000 Binary files a/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index de0032e..0000000 Binary files a/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100644 index 52ddf61..0000000 Binary files a/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 9c9e5c3..0000000 Binary files a/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index fe7a8c8..0000000 Binary files a/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/cs/Microsoft.Data.SqlClient.resources.dll b/bin/Debug/net10.0/cs/Microsoft.Data.SqlClient.resources.dll deleted file mode 100644 index 0b81da6..0000000 Binary files a/bin/Debug/net10.0/cs/Microsoft.Data.SqlClient.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 3a2887c..0000000 Binary files a/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 3bef0e7..0000000 Binary files a/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100644 index 19c9b77..0000000 Binary files a/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 5e1cc23..0000000 Binary files a/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 71227fc..0000000 Binary files a/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/de/Microsoft.Data.SqlClient.resources.dll b/bin/Debug/net10.0/de/Microsoft.Data.SqlClient.resources.dll deleted file mode 100644 index 76ca46d..0000000 Binary files a/bin/Debug/net10.0/de/Microsoft.Data.SqlClient.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 3a50733..0000000 Binary files a/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 7b14221..0000000 Binary files a/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100644 index 59c80c7..0000000 Binary files a/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index de991ad..0000000 Binary files a/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index ffe4e81..0000000 Binary files a/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/es/Microsoft.Data.SqlClient.resources.dll b/bin/Debug/net10.0/es/Microsoft.Data.SqlClient.resources.dll deleted file mode 100644 index e340c59..0000000 Binary files a/bin/Debug/net10.0/es/Microsoft.Data.SqlClient.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 4eb6122..0000000 Binary files a/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 35b8d36..0000000 Binary files a/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100644 index 44e0af4..0000000 Binary files a/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index ae46f62..0000000 Binary files a/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 2870de8..0000000 Binary files a/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/fr/Microsoft.Data.SqlClient.resources.dll b/bin/Debug/net10.0/fr/Microsoft.Data.SqlClient.resources.dll deleted file mode 100644 index 85be381..0000000 Binary files a/bin/Debug/net10.0/fr/Microsoft.Data.SqlClient.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 31d7841..0000000 Binary files a/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 4f5ea19..0000000 Binary files a/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100644 index f29a9ee..0000000 Binary files a/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index c62df50..0000000 Binary files a/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 738856c..0000000 Binary files a/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/it/Microsoft.Data.SqlClient.resources.dll b/bin/Debug/net10.0/it/Microsoft.Data.SqlClient.resources.dll deleted file mode 100644 index 4297c71..0000000 Binary files a/bin/Debug/net10.0/it/Microsoft.Data.SqlClient.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 118b9b8..0000000 Binary files a/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 8d5c43a..0000000 Binary files a/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100644 index 0a04bbf..0000000 Binary files a/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index c88dd66..0000000 Binary files a/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 7400f4a..0000000 Binary files a/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/ja/Microsoft.Data.SqlClient.resources.dll b/bin/Debug/net10.0/ja/Microsoft.Data.SqlClient.resources.dll deleted file mode 100644 index 613a787..0000000 Binary files a/bin/Debug/net10.0/ja/Microsoft.Data.SqlClient.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 036e931..0000000 Binary files a/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 7305396..0000000 Binary files a/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100644 index 7735e46..0000000 Binary files a/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index adead79..0000000 Binary files a/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 9f8ffe3..0000000 Binary files a/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/ko/Microsoft.Data.SqlClient.resources.dll b/bin/Debug/net10.0/ko/Microsoft.Data.SqlClient.resources.dll deleted file mode 100644 index c98361b..0000000 Binary files a/bin/Debug/net10.0/ko/Microsoft.Data.SqlClient.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index e318959..0000000 Binary files a/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 89c6efc..0000000 Binary files a/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100644 index 62dda99..0000000 Binary files a/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 82b3fa2..0000000 Binary files a/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 9db06d4..0000000 Binary files a/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/pl/Microsoft.Data.SqlClient.resources.dll b/bin/Debug/net10.0/pl/Microsoft.Data.SqlClient.resources.dll deleted file mode 100644 index 20086f0..0000000 Binary files a/bin/Debug/net10.0/pl/Microsoft.Data.SqlClient.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 8be5aa7..0000000 Binary files a/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index a263248..0000000 Binary files a/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100644 index 04f70a6..0000000 Binary files a/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 3a16748..0000000 Binary files a/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 8b9f7ce..0000000 Binary files a/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/pt-BR/Microsoft.Data.SqlClient.resources.dll b/bin/Debug/net10.0/pt-BR/Microsoft.Data.SqlClient.resources.dll deleted file mode 100644 index 5b4bd1b..0000000 Binary files a/bin/Debug/net10.0/pt-BR/Microsoft.Data.SqlClient.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index bd7b2a2..0000000 Binary files a/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 6feb49f..0000000 Binary files a/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100644 index 0b35a9d..0000000 Binary files a/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 413ac6a..0000000 Binary files a/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index b5e3f64..0000000 Binary files a/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/ru/Microsoft.Data.SqlClient.resources.dll b/bin/Debug/net10.0/ru/Microsoft.Data.SqlClient.resources.dll deleted file mode 100644 index 67159aa..0000000 Binary files a/bin/Debug/net10.0/ru/Microsoft.Data.SqlClient.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/runtimes/linux/lib/net10.0/System.DirectoryServices.Protocols.dll b/bin/Debug/net10.0/runtimes/linux/lib/net10.0/System.DirectoryServices.Protocols.dll deleted file mode 100644 index 09206c0..0000000 Binary files a/bin/Debug/net10.0/runtimes/linux/lib/net10.0/System.DirectoryServices.Protocols.dll and /dev/null differ diff --git a/bin/Debug/net10.0/runtimes/osx/lib/net10.0/System.DirectoryServices.Protocols.dll b/bin/Debug/net10.0/runtimes/osx/lib/net10.0/System.DirectoryServices.Protocols.dll deleted file mode 100644 index 7aaf95e..0000000 Binary files a/bin/Debug/net10.0/runtimes/osx/lib/net10.0/System.DirectoryServices.Protocols.dll and /dev/null differ diff --git a/bin/Debug/net10.0/runtimes/unix/lib/net9.0/Microsoft.Data.SqlClient.dll b/bin/Debug/net10.0/runtimes/unix/lib/net9.0/Microsoft.Data.SqlClient.dll deleted file mode 100644 index 0baeb08..0000000 Binary files a/bin/Debug/net10.0/runtimes/unix/lib/net9.0/Microsoft.Data.SqlClient.dll and /dev/null differ diff --git a/bin/Debug/net10.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll b/bin/Debug/net10.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll deleted file mode 100644 index ce09630..0000000 Binary files a/bin/Debug/net10.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll and /dev/null differ diff --git a/bin/Debug/net10.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll b/bin/Debug/net10.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll deleted file mode 100644 index a0083b1..0000000 Binary files a/bin/Debug/net10.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll and /dev/null differ diff --git a/bin/Debug/net10.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll b/bin/Debug/net10.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll deleted file mode 100644 index 36a2409..0000000 Binary files a/bin/Debug/net10.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll and /dev/null differ diff --git a/bin/Debug/net10.0/runtimes/win/lib/net10.0/System.DirectoryServices.Protocols.dll b/bin/Debug/net10.0/runtimes/win/lib/net10.0/System.DirectoryServices.Protocols.dll deleted file mode 100644 index 63ab7ba..0000000 Binary files a/bin/Debug/net10.0/runtimes/win/lib/net10.0/System.DirectoryServices.Protocols.dll and /dev/null differ diff --git a/bin/Debug/net10.0/runtimes/win/lib/net9.0/Microsoft.Data.SqlClient.dll b/bin/Debug/net10.0/runtimes/win/lib/net9.0/Microsoft.Data.SqlClient.dll deleted file mode 100644 index f983fa9..0000000 Binary files a/bin/Debug/net10.0/runtimes/win/lib/net9.0/Microsoft.Data.SqlClient.dll and /dev/null differ diff --git a/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index c219a07..0000000 Binary files a/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 6697523..0000000 Binary files a/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100644 index 79301b0..0000000 Binary files a/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 28739df..0000000 Binary files a/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index e5f35c2..0000000 Binary files a/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/tr/Microsoft.Data.SqlClient.resources.dll b/bin/Debug/net10.0/tr/Microsoft.Data.SqlClient.resources.dll deleted file mode 100644 index 1111f9a..0000000 Binary files a/bin/Debug/net10.0/tr/Microsoft.Data.SqlClient.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 215fe77..0000000 Binary files a/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 53d30cc..0000000 Binary files a/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100644 index 62e7fc1..0000000 Binary files a/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index c1b4544..0000000 Binary files a/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 712df48..0000000 Binary files a/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll b/bin/Debug/net10.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll deleted file mode 100644 index 7eeebbc..0000000 Binary files a/bin/Debug/net10.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index d96f8c8..0000000 Binary files a/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll b/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 23c31b7..0000000 Binary files a/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100644 index 65f24ab..0000000 Binary files a/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll b/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 7d3ed5d..0000000 Binary files a/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll b/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 14fee21..0000000 Binary files a/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/bin/Debug/net10.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll b/bin/Debug/net10.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll deleted file mode 100644 index c1aa37b..0000000 Binary files a/bin/Debug/net10.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll and /dev/null differ diff --git a/buildcheck/AddDeploymentComposition.sql b/buildcheck/AddDeploymentComposition.sql deleted file mode 100644 index b965b73..0000000 --- a/buildcheck/AddDeploymentComposition.sql +++ /dev/null @@ -1,2248 +0,0 @@ -IF OBJECT_ID(N'[__EFMigrationsHistory]') IS NULL -BEGIN - CREATE TABLE [__EFMigrationsHistory] ( - [MigrationId] nvarchar(150) NOT NULL, - [ProductVersion] nvarchar(32) NOT NULL, - CONSTRAINT [PK___EFMigrationsHistory] PRIMARY KEY ([MigrationId]) - ); -END; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [Domains] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [Name] nvarchar(max) NOT NULL, - [FQDN] nvarchar(max) NOT NULL, - [NetBIOS] nvarchar(max) NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_Domains] PRIMARY KEY ([Id]) - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [Environments] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [Name] nvarchar(max) NOT NULL, - [CloudEnabled] bit NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_Environments] PRIMARY KEY ([Id]) - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [OptionCategories] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [Name] nvarchar(max) NOT NULL, - [ParentCategoryName] nvarchar(max) NOT NULL, - [showOrder] int NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_OptionCategories] PRIMARY KEY ([Id]) - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [Runbooks] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [Name] nvarchar(max) NOT NULL, - [Description] nvarchar(max) NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_Runbooks] PRIMARY KEY ([Id]) - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [Services] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [Name] nvarchar(max) NOT NULL, - [Description] nvarchar(max) NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_Services] PRIMARY KEY ([Id]) - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [VirtualMachines] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [DomainID] uniqueidentifier NOT NULL, - [Name] nvarchar(max) NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_VirtualMachines] PRIMARY KEY ([Id]), - CONSTRAINT [FK_VirtualMachines_Domains_DomainID] FOREIGN KEY ([DomainID]) REFERENCES [Domains] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [EnvironmentDomains] ( - [EnvironmentId] uniqueidentifier NOT NULL, - [DomainId] uniqueidentifier NOT NULL, - [Modified] datetime2 NOT NULL, - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL, - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_EnvironmentDomains] PRIMARY KEY ([EnvironmentId], [DomainId]), - CONSTRAINT [FK_EnvironmentDomains_Domains_DomainId] FOREIGN KEY ([DomainId]) REFERENCES [Domains] ([Id]) ON DELETE CASCADE, - CONSTRAINT [FK_EnvironmentDomains_Environments_EnvironmentId] FOREIGN KEY ([EnvironmentId]) REFERENCES [Environments] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [Options] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [Name] nvarchar(max) NOT NULL, - [OptionType] nvarchar(max) NOT NULL, - [OptionValue] nvarchar(max) NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - [OptionCategoryId] uniqueidentifier NOT NULL, - CONSTRAINT [PK_Options] PRIMARY KEY ([Id]), - CONSTRAINT [FK_Options_OptionCategories_OptionCategoryId] FOREIGN KEY ([OptionCategoryId]) REFERENCES [OptionCategories] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [Events] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [RunbookId] uniqueidentifier NOT NULL, - [Class] nvarchar(max) NOT NULL, - [Method] nvarchar(max) NOT NULL, - [RestEndpointMethod] nvarchar(max) NOT NULL, - [RestEndpointOperation] nvarchar(max) NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_Events] PRIMARY KEY ([Id]), - CONSTRAINT [FK_Events_Runbooks_RunbookId] FOREIGN KEY ([RunbookId]) REFERENCES [Runbooks] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [TemplateCategories] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [ServiceId] uniqueidentifier NOT NULL, - [Name] nvarchar(max) NOT NULL, - [ParentCategoryName] nvarchar(max) NOT NULL, - [showOrder] int NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_TemplateCategories] PRIMARY KEY ([Id]), - CONSTRAINT [FK_TemplateCategories_Services_ServiceId] FOREIGN KEY ([ServiceId]) REFERENCES [Services] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [Templates] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [Name] nvarchar(max) NOT NULL, - [CloudTemplate] bit NOT NULL, - [Version] nvarchar(max) NOT NULL, - [Description] nvarchar(max) NOT NULL, - [JSONData] nvarchar(max) NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - [TemplateCategoryId] uniqueidentifier NOT NULL, - CONSTRAINT [PK_Templates] PRIMARY KEY ([Id]), - CONSTRAINT [FK_Templates_TemplateCategories_TemplateCategoryId] FOREIGN KEY ([TemplateCategoryId]) REFERENCES [TemplateCategories] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [DeploymentGroups] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [TemplateId] uniqueidentifier NOT NULL, - [Status] nvarchar(max) NOT NULL DEFAULT ('New'), - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_DeploymentGroups] PRIMARY KEY ([Id]), - CONSTRAINT [FK_DeploymentGroups_Templates_TemplateId] FOREIGN KEY ([TemplateId]) REFERENCES [Templates] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [TemplateOptions] ( - [TemplateId] uniqueidentifier NOT NULL, - [OptionId] uniqueidentifier NOT NULL, - [Value] nvarchar(max) NOT NULL, - [Modified] datetime2 NOT NULL, - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL, - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_TemplateOptions] PRIMARY KEY ([OptionId], [TemplateId]), - CONSTRAINT [FK_TemplateOptions_Options_OptionId] FOREIGN KEY ([OptionId]) REFERENCES [Options] ([Id]) ON DELETE CASCADE, - CONSTRAINT [FK_TemplateOptions_Templates_TemplateId] FOREIGN KEY ([TemplateId]) REFERENCES [Templates] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [Deployments] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [DeploymentGroupId] uniqueidentifier NOT NULL, - [VirtualMachineId] uniqueidentifier NOT NULL, - [Status] nvarchar(max) NOT NULL, - [JSONData] nvarchar(max) NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_Deployments] PRIMARY KEY ([VirtualMachineId], [DeploymentGroupId]), - CONSTRAINT [AK_Deployments_Id] UNIQUE ([Id]), - CONSTRAINT [FK_Deployments_DeploymentGroups_DeploymentGroupId] FOREIGN KEY ([DeploymentGroupId]) REFERENCES [DeploymentGroups] ([Id]) ON DELETE CASCADE, - CONSTRAINT [FK_Deployments_VirtualMachines_VirtualMachineId] FOREIGN KEY ([VirtualMachineId]) REFERENCES [VirtualMachines] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [Jobs] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [DeploymentId] uniqueidentifier NOT NULL, - [RunbookId] uniqueidentifier NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_Jobs] PRIMARY KEY ([RunbookId], [DeploymentId]), - CONSTRAINT [FK_Jobs_Deployments_DeploymentId] FOREIGN KEY ([DeploymentId]) REFERENCES [Deployments] ([Id]) ON DELETE CASCADE, - CONSTRAINT [FK_Jobs_Runbooks_RunbookId] FOREIGN KEY ([RunbookId]) REFERENCES [Runbooks] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_DeploymentGroups_TemplateId] ON [DeploymentGroups] ([TemplateId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_Deployments_DeploymentGroupId] ON [Deployments] ([DeploymentGroupId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_EnvironmentDomains_DomainId] ON [EnvironmentDomains] ([DomainId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_Events_RunbookId] ON [Events] ([RunbookId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_Jobs_DeploymentId] ON [Jobs] ([DeploymentId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_Options_OptionCategoryId] ON [Options] ([OptionCategoryId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_TemplateCategories_ServiceId] ON [TemplateCategories] ([ServiceId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_TemplateOptions_TemplateId] ON [TemplateOptions] ([TemplateId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_Templates_TemplateCategoryId] ON [Templates] ([TemplateCategoryId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_VirtualMachines_DomainID] ON [VirtualMachines] ([DomainID]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20231020093825_Initial', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260514210821_AddQueueJobs' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260514210821_AddQueueJobs', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260514210842_AddQueueJobModelSnapshotFix' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260514210842_AddQueueJobModelSnapshotFix', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - ALTER TABLE [VirtualMachines] ADD [ExternalId] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - ALTER TABLE [VirtualMachines] ADD [MetadataJson] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - ALTER TABLE [VirtualMachines] ADD [ProviderType] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - ALTER TABLE [VirtualMachines] ADD [TargetType] nvarchar(max) NOT NULL DEFAULT N''; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - ALTER TABLE [Environments] ADD [EnvironmentType] nvarchar(max) NOT NULL DEFAULT N''; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - ALTER TABLE [Environments] ADD [MetadataJson] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - ALTER TABLE [Environments] ADD [ProviderType] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - ALTER TABLE [Environments] ADD [SubscriptionId] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - ALTER TABLE [Environments] ADD [TenantId] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260515195005_AddEnvironmentAndTargetProviderModel', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195742_RemoveCloudEnabledFromEnvironment' -) -BEGIN - DECLARE @var nvarchar(max); - SELECT @var = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'CloudEnabled'); - IF @var IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var + ';'); - ALTER TABLE [Environments] DROP COLUMN [CloudEnabled]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195742_RemoveCloudEnabledFromEnvironment' -) -BEGIN - DECLARE @var1 nvarchar(max); - SELECT @var1 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'TenantId'); - IF @var1 IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var1 + ';'); - ALTER TABLE [Environments] ALTER COLUMN [TenantId] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195742_RemoveCloudEnabledFromEnvironment' -) -BEGIN - DECLARE @var2 nvarchar(max); - SELECT @var2 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'SubscriptionId'); - IF @var2 IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var2 + ';'); - ALTER TABLE [Environments] ALTER COLUMN [SubscriptionId] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195742_RemoveCloudEnabledFromEnvironment' -) -BEGIN - DECLARE @var3 nvarchar(max); - SELECT @var3 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'ProviderType'); - IF @var3 IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var3 + ';'); - ALTER TABLE [Environments] ALTER COLUMN [ProviderType] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195742_RemoveCloudEnabledFromEnvironment' -) -BEGIN - DECLARE @var4 nvarchar(max); - SELECT @var4 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'MetadataJson'); - IF @var4 IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var4 + ';'); - ALTER TABLE [Environments] ALTER COLUMN [MetadataJson] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195742_RemoveCloudEnabledFromEnvironment' -) -BEGIN - DECLARE @var5 nvarchar(max); - SELECT @var5 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'EnvironmentType'); - IF @var5 IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var5 + ';'); - ALTER TABLE [Environments] ALTER COLUMN [EnvironmentType] nvarchar(max) NOT NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195742_RemoveCloudEnabledFromEnvironment' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260515195742_RemoveCloudEnabledFromEnvironment', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515204426_RemoveVirtualMachineTargetAndProvider' -) -BEGIN - DECLARE @var6 nvarchar(max); - SELECT @var6 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[VirtualMachines]') AND [c].[name] = N'ProviderType'); - IF @var6 IS NOT NULL EXEC(N'ALTER TABLE [VirtualMachines] DROP CONSTRAINT ' + @var6 + ';'); - ALTER TABLE [VirtualMachines] DROP COLUMN [ProviderType]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515204426_RemoveVirtualMachineTargetAndProvider' -) -BEGIN - DECLARE @var7 nvarchar(max); - SELECT @var7 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[VirtualMachines]') AND [c].[name] = N'TargetType'); - IF @var7 IS NOT NULL EXEC(N'ALTER TABLE [VirtualMachines] DROP CONSTRAINT ' + @var7 + ';'); - ALTER TABLE [VirtualMachines] DROP COLUMN [TargetType]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515204426_RemoveVirtualMachineTargetAndProvider' -) -BEGIN - DECLARE @var8 nvarchar(max); - SELECT @var8 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[VirtualMachines]') AND [c].[name] = N'MetadataJson'); - IF @var8 IS NOT NULL EXEC(N'ALTER TABLE [VirtualMachines] DROP CONSTRAINT ' + @var8 + ';'); - ALTER TABLE [VirtualMachines] ALTER COLUMN [MetadataJson] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515204426_RemoveVirtualMachineTargetAndProvider' -) -BEGIN - DECLARE @var9 nvarchar(max); - SELECT @var9 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[VirtualMachines]') AND [c].[name] = N'ExternalId'); - IF @var9 IS NOT NULL EXEC(N'ALTER TABLE [VirtualMachines] DROP CONSTRAINT ' + @var9 + ';'); - ALTER TABLE [VirtualMachines] ALTER COLUMN [ExternalId] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515204426_RemoveVirtualMachineTargetAndProvider' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260515204426_RemoveVirtualMachineTargetAndProvider', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515205512_MakeVirtualMachineDomainOptionalAndAddLinkUnlinkFlow' -) -BEGIN - ALTER TABLE [VirtualMachines] DROP CONSTRAINT [FK_VirtualMachines_Domains_DomainID]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515205512_MakeVirtualMachineDomainOptionalAndAddLinkUnlinkFlow' -) -BEGIN - DECLARE @var10 nvarchar(max); - SELECT @var10 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[VirtualMachines]') AND [c].[name] = N'DomainID'); - IF @var10 IS NOT NULL EXEC(N'ALTER TABLE [VirtualMachines] DROP CONSTRAINT ' + @var10 + ';'); - ALTER TABLE [VirtualMachines] ALTER COLUMN [DomainID] uniqueidentifier NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515205512_MakeVirtualMachineDomainOptionalAndAddLinkUnlinkFlow' -) -BEGIN - ALTER TABLE [VirtualMachines] ADD CONSTRAINT [FK_VirtualMachines_Domains_DomainID] FOREIGN KEY ([DomainID]) REFERENCES [Domains] ([Id]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515205512_MakeVirtualMachineDomainOptionalAndAddLinkUnlinkFlow' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260515205512_MakeVirtualMachineDomainOptionalAndAddLinkUnlinkFlow', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515215206_AddServiceCloudFlagAndRoleDefinitionsV2' -) -BEGIN - ALTER TABLE [Services] ADD [IsCloudService] bit NOT NULL DEFAULT CAST(0 AS bit); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515215206_AddServiceCloudFlagAndRoleDefinitionsV2' -) -BEGIN - CREATE TABLE [ServiceRoleDefinitions] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [ServiceId] uniqueidentifier NOT NULL, - [Key] nvarchar(max) NOT NULL, - [Name] nvarchar(max) NOT NULL, - [Description] nvarchar(max) NULL, - [MinCount] int NOT NULL, - [MaxCount] int NOT NULL, - [DefaultStageOrder] int NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_ServiceRoleDefinitions] PRIMARY KEY ([Id]), - CONSTRAINT [FK_ServiceRoleDefinitions_Services_ServiceId] FOREIGN KEY ([ServiceId]) REFERENCES [Services] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515215206_AddServiceCloudFlagAndRoleDefinitionsV2' -) -BEGIN - CREATE INDEX [IX_ServiceRoleDefinitions_ServiceId] ON [ServiceRoleDefinitions] ([ServiceId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515215206_AddServiceCloudFlagAndRoleDefinitionsV2' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260515215206_AddServiceCloudFlagAndRoleDefinitionsV2', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515221746_RemoveRoleDefinitionSizingFields' -) -BEGIN - DECLARE @var11 nvarchar(max); - SELECT @var11 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[ServiceRoleDefinitions]') AND [c].[name] = N'DefaultStageOrder'); - IF @var11 IS NOT NULL EXEC(N'ALTER TABLE [ServiceRoleDefinitions] DROP CONSTRAINT ' + @var11 + ';'); - ALTER TABLE [ServiceRoleDefinitions] DROP COLUMN [DefaultStageOrder]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515221746_RemoveRoleDefinitionSizingFields' -) -BEGIN - DECLARE @var12 nvarchar(max); - SELECT @var12 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[ServiceRoleDefinitions]') AND [c].[name] = N'MaxCount'); - IF @var12 IS NOT NULL EXEC(N'ALTER TABLE [ServiceRoleDefinitions] DROP CONSTRAINT ' + @var12 + ';'); - ALTER TABLE [ServiceRoleDefinitions] DROP COLUMN [MaxCount]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515221746_RemoveRoleDefinitionSizingFields' -) -BEGIN - DECLARE @var13 nvarchar(max); - SELECT @var13 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[ServiceRoleDefinitions]') AND [c].[name] = N'MinCount'); - IF @var13 IS NOT NULL EXEC(N'ALTER TABLE [ServiceRoleDefinitions] DROP CONSTRAINT ' + @var13 + ';'); - ALTER TABLE [ServiceRoleDefinitions] DROP COLUMN [MinCount]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515221746_RemoveRoleDefinitionSizingFields' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260515221746_RemoveRoleDefinitionSizingFields', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516113515_RemoveTemplateCategoryLegacyFields' -) -BEGIN - DECLARE @var14 nvarchar(max); - SELECT @var14 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[TemplateCategories]') AND [c].[name] = N'ParentCategoryName'); - IF @var14 IS NOT NULL EXEC(N'ALTER TABLE [TemplateCategories] DROP CONSTRAINT ' + @var14 + ';'); - ALTER TABLE [TemplateCategories] DROP COLUMN [ParentCategoryName]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516113515_RemoveTemplateCategoryLegacyFields' -) -BEGIN - DECLARE @var15 nvarchar(max); - SELECT @var15 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[TemplateCategories]') AND [c].[name] = N'showOrder'); - IF @var15 IS NOT NULL EXEC(N'ALTER TABLE [TemplateCategories] DROP CONSTRAINT ' + @var15 + ';'); - ALTER TABLE [TemplateCategories] DROP COLUMN [showOrder]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516113515_RemoveTemplateCategoryLegacyFields' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260516113515_RemoveTemplateCategoryLegacyFields', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516114627_AddTemplateCategoryMetadataFields' -) -BEGIN - ALTER TABLE [TemplateCategories] ADD [Color] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516114627_AddTemplateCategoryMetadataFields' -) -BEGIN - ALTER TABLE [TemplateCategories] ADD [Description] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516114627_AddTemplateCategoryMetadataFields' -) -BEGIN - ALTER TABLE [TemplateCategories] ADD [IconKey] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516114627_AddTemplateCategoryMetadataFields' -) -BEGIN - ALTER TABLE [TemplateCategories] ADD [IsActive] bit NOT NULL DEFAULT CAST(1 AS bit); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516114627_AddTemplateCategoryMetadataFields' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260516114627_AddTemplateCategoryMetadataFields', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516115934_MoveIconKeyFromTemplateCategoryToService' -) -BEGIN - DECLARE @var16 nvarchar(max); - SELECT @var16 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[TemplateCategories]') AND [c].[name] = N'IconKey'); - IF @var16 IS NOT NULL EXEC(N'ALTER TABLE [TemplateCategories] DROP CONSTRAINT ' + @var16 + ';'); - ALTER TABLE [TemplateCategories] DROP COLUMN [IconKey]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516115934_MoveIconKeyFromTemplateCategoryToService' -) -BEGIN - ALTER TABLE [Services] ADD [IconKey] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516115934_MoveIconKeyFromTemplateCategoryToService' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260516115934_MoveIconKeyFromTemplateCategoryToService', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516121222_RemoveTemplateCloudFlag' -) -BEGIN - DECLARE @var17 nvarchar(max); - SELECT @var17 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Templates]') AND [c].[name] = N'CloudTemplate'); - IF @var17 IS NOT NULL EXEC(N'ALTER TABLE [Templates] DROP CONSTRAINT ' + @var17 + ';'); - ALTER TABLE [Templates] DROP COLUMN [CloudTemplate]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516121222_RemoveTemplateCloudFlag' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260516121222_RemoveTemplateCloudFlag', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - ALTER TABLE [Templates] ADD [DeploymentRuleId] uniqueidentifier NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - ALTER TABLE [QueueJobs] ADD [MetadataJson] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - ALTER TABLE [QueueJobs] ADD [RuleSnapshotJson] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - CREATE TABLE [DeploymentRules] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [Name] nvarchar(max) NOT NULL, - [Description] nvarchar(max) NULL, - [IsActive] bit NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_DeploymentRules] PRIMARY KEY ([Id]) - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - CREATE TABLE [QueueJobSteps] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [QueueJobId] uniqueidentifier NOT NULL, - [DependsOnQueueJobStepId] uniqueidentifier NULL, - [SortOrder] int NOT NULL, - [Name] nvarchar(max) NOT NULL, - [StepType] nvarchar(max) NOT NULL, - [Status] nvarchar(max) NOT NULL, - [MetadataJson] nvarchar(max) NULL, - [ApprovedAt] datetime2 NULL, - [ApprovedBy] nvarchar(max) NULL, - [ApprovalComment] nvarchar(max) NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_QueueJobSteps] PRIMARY KEY ([Id]), - CONSTRAINT [FK_QueueJobSteps_QueueJobSteps_DependsOnQueueJobStepId] FOREIGN KEY ([DependsOnQueueJobStepId]) REFERENCES [QueueJobSteps] ([Id]) ON DELETE NO ACTION, - CONSTRAINT [FK_QueueJobSteps_QueueJobs_QueueJobId] FOREIGN KEY ([QueueJobId]) REFERENCES [QueueJobs] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - CREATE TABLE [DeploymentRuleSteps] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [DeploymentRuleId] uniqueidentifier NOT NULL, - [SortOrder] int NOT NULL, - [Name] nvarchar(max) NOT NULL, - [StepType] nvarchar(max) NOT NULL, - [RequiresApproval] bit NOT NULL, - [MetadataJson] nvarchar(max) NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_DeploymentRuleSteps] PRIMARY KEY ([Id]), - CONSTRAINT [FK_DeploymentRuleSteps_DeploymentRules_DeploymentRuleId] FOREIGN KEY ([DeploymentRuleId]) REFERENCES [DeploymentRules] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - CREATE INDEX [IX_Templates_DeploymentRuleId] ON [Templates] ([DeploymentRuleId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - CREATE INDEX [IX_DeploymentRuleSteps_DeploymentRuleId] ON [DeploymentRuleSteps] ([DeploymentRuleId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - CREATE INDEX [IX_QueueJobSteps_DependsOnQueueJobStepId] ON [QueueJobSteps] ([DependsOnQueueJobStepId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - CREATE INDEX [IX_QueueJobSteps_QueueJobId] ON [QueueJobSteps] ([QueueJobId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - ALTER TABLE [Templates] ADD CONSTRAINT [FK_Templates_DeploymentRules_DeploymentRuleId] FOREIGN KEY ([DeploymentRuleId]) REFERENCES [DeploymentRules] ([Id]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260516140554_AddDeploymentRulesAndQueueJobSteps', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentGroups] DROP CONSTRAINT [FK_DeploymentGroups_Templates_TemplateId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [Deployments] DROP CONSTRAINT [FK_Deployments_DeploymentGroups_DeploymentGroupId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [Deployments] DROP CONSTRAINT [FK_Deployments_VirtualMachines_VirtualMachineId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [Jobs] DROP CONSTRAINT [FK_Jobs_Deployments_DeploymentId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [QueueJobSteps] DROP CONSTRAINT [FK_QueueJobSteps_QueueJobSteps_DependsOnQueueJobStepId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [QueueJobSteps] DROP CONSTRAINT [FK_QueueJobSteps_QueueJobs_QueueJobId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [QueueJobTargets] DROP CONSTRAINT [FK_QueueJobTargets_QueueJobs_QueueJobId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [QueueJobTargets] DROP CONSTRAINT [PK_QueueJobTargets]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [QueueJobSteps] DROP CONSTRAINT [PK_QueueJobSteps]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [QueueJobs] DROP CONSTRAINT [PK_QueueJobs]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [Deployments] DROP CONSTRAINT [AK_Deployments_Id]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [Deployments] DROP CONSTRAINT [PK_Deployments]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentGroups] DROP CONSTRAINT [PK_DeploymentGroups]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[QueueJobTargets]', N'DeploymentJobTargets', 'OBJECT'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[QueueJobSteps]', N'DeploymentJobSteps', 'OBJECT'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[QueueJobs]', N'DeploymentJobs', 'OBJECT'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[Deployments]', N'DeploymentExecutions', 'OBJECT'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[DeploymentGroups]', N'DeploymentBatches', 'OBJECT'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[DeploymentJobTargets].[IX_QueueJobTargets_QueueJobId]', N'IX_DeploymentJobTargets_QueueJobId', 'INDEX'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[DeploymentJobSteps].[IX_QueueJobSteps_QueueJobId]', N'IX_DeploymentJobSteps_QueueJobId', 'INDEX'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[DeploymentJobSteps].[IX_QueueJobSteps_DependsOnQueueJobStepId]', N'IX_DeploymentJobSteps_DependsOnQueueJobStepId', 'INDEX'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[DeploymentExecutions].[IX_Deployments_DeploymentGroupId]', N'IX_DeploymentExecutions_DeploymentGroupId', 'INDEX'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[DeploymentBatches].[IX_DeploymentGroups_TemplateId]', N'IX_DeploymentBatches_TemplateId', 'INDEX'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentJobTargets] ADD CONSTRAINT [PK_DeploymentJobTargets] PRIMARY KEY ([Id]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentJobSteps] ADD CONSTRAINT [PK_DeploymentJobSteps] PRIMARY KEY ([Id]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentJobs] ADD CONSTRAINT [PK_DeploymentJobs] PRIMARY KEY ([Id]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentExecutions] ADD CONSTRAINT [AK_DeploymentExecutions_Id] UNIQUE ([Id]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentExecutions] ADD CONSTRAINT [PK_DeploymentExecutions] PRIMARY KEY ([VirtualMachineId], [DeploymentGroupId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentBatches] ADD CONSTRAINT [PK_DeploymentBatches] PRIMARY KEY ([Id]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentBatches] ADD CONSTRAINT [FK_DeploymentBatches_Templates_TemplateId] FOREIGN KEY ([TemplateId]) REFERENCES [Templates] ([Id]) ON DELETE CASCADE; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentExecutions] ADD CONSTRAINT [FK_DeploymentExecutions_DeploymentBatches_DeploymentGroupId] FOREIGN KEY ([DeploymentGroupId]) REFERENCES [DeploymentBatches] ([Id]) ON DELETE CASCADE; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentExecutions] ADD CONSTRAINT [FK_DeploymentExecutions_VirtualMachines_VirtualMachineId] FOREIGN KEY ([VirtualMachineId]) REFERENCES [VirtualMachines] ([Id]) ON DELETE CASCADE; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentJobSteps] ADD CONSTRAINT [FK_DeploymentJobSteps_DeploymentJobSteps_DependsOnQueueJobStepId] FOREIGN KEY ([DependsOnQueueJobStepId]) REFERENCES [DeploymentJobSteps] ([Id]) ON DELETE NO ACTION; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentJobSteps] ADD CONSTRAINT [FK_DeploymentJobSteps_DeploymentJobs_QueueJobId] FOREIGN KEY ([QueueJobId]) REFERENCES [DeploymentJobs] ([Id]) ON DELETE CASCADE; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentJobTargets] ADD CONSTRAINT [FK_DeploymentJobTargets_DeploymentJobs_QueueJobId] FOREIGN KEY ([QueueJobId]) REFERENCES [DeploymentJobs] ([Id]) ON DELETE CASCADE; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [Jobs] ADD CONSTRAINT [FK_Jobs_DeploymentExecutions_DeploymentId] FOREIGN KEY ([DeploymentId]) REFERENCES [DeploymentExecutions] ([Id]) ON DELETE CASCADE; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260516141653_RenameDeploymentAndJobTables', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - ALTER TABLE [DeploymentExecutions] DROP CONSTRAINT [FK_DeploymentExecutions_DeploymentBatches_DeploymentGroupId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - ALTER TABLE [DeploymentJobSteps] DROP CONSTRAINT [FK_DeploymentJobSteps_DeploymentJobSteps_DependsOnQueueJobStepId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - ALTER TABLE [DeploymentJobSteps] DROP CONSTRAINT [FK_DeploymentJobSteps_DeploymentJobs_QueueJobId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - ALTER TABLE [DeploymentJobTargets] DROP CONSTRAINT [FK_DeploymentJobTargets_DeploymentJobs_QueueJobId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - EXEC sp_rename N'[DeploymentJobTargets].[QueueJobId]', N'DeploymentJobId', 'COLUMN'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - EXEC sp_rename N'[DeploymentJobTargets].[DeploymentGroupId]', N'DeploymentBatchId', 'COLUMN'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - EXEC sp_rename N'[DeploymentJobTargets].[IX_DeploymentJobTargets_QueueJobId]', N'IX_DeploymentJobTargets_DeploymentJobId', 'INDEX'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - EXEC sp_rename N'[DeploymentJobSteps].[QueueJobId]', N'DeploymentJobId', 'COLUMN'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - EXEC sp_rename N'[DeploymentJobSteps].[DependsOnQueueJobStepId]', N'DependsOnDeploymentJobStepId', 'COLUMN'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - EXEC sp_rename N'[DeploymentJobSteps].[IX_DeploymentJobSteps_QueueJobId]', N'IX_DeploymentJobSteps_DeploymentJobId', 'INDEX'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - EXEC sp_rename N'[DeploymentJobSteps].[IX_DeploymentJobSteps_DependsOnQueueJobStepId]', N'IX_DeploymentJobSteps_DependsOnDeploymentJobStepId', 'INDEX'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - EXEC sp_rename N'[DeploymentExecutions].[DeploymentGroupId]', N'DeploymentBatchId', 'COLUMN'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - EXEC sp_rename N'[DeploymentExecutions].[IX_DeploymentExecutions_DeploymentGroupId]', N'IX_DeploymentExecutions_DeploymentBatchId', 'INDEX'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - ALTER TABLE [DeploymentExecutions] ADD CONSTRAINT [FK_DeploymentExecutions_DeploymentBatches_DeploymentBatchId] FOREIGN KEY ([DeploymentBatchId]) REFERENCES [DeploymentBatches] ([Id]) ON DELETE CASCADE; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - ALTER TABLE [DeploymentJobSteps] ADD CONSTRAINT [FK_DeploymentJobSteps_DeploymentJobSteps_DependsOnDeploymentJobStepId] FOREIGN KEY ([DependsOnDeploymentJobStepId]) REFERENCES [DeploymentJobSteps] ([Id]) ON DELETE NO ACTION; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - ALTER TABLE [DeploymentJobSteps] ADD CONSTRAINT [FK_DeploymentJobSteps_DeploymentJobs_DeploymentJobId] FOREIGN KEY ([DeploymentJobId]) REFERENCES [DeploymentJobs] ([Id]) ON DELETE CASCADE; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - ALTER TABLE [DeploymentJobTargets] ADD CONSTRAINT [FK_DeploymentJobTargets_DeploymentJobs_DeploymentJobId] FOREIGN KEY ([DeploymentJobId]) REFERENCES [DeploymentJobs] ([Id]) ON DELETE CASCADE; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260516141719_RenameDeploymentAndJobColumns', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260517193537_SyncEnvironmentStageAndHostingType' -) -BEGIN - DECLARE @var18 nvarchar(max); - SELECT @var18 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'TenantId'); - IF @var18 IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var18 + ';'); - ALTER TABLE [Environments] ALTER COLUMN [TenantId] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260517193537_SyncEnvironmentStageAndHostingType' -) -BEGIN - DECLARE @var19 nvarchar(max); - SELECT @var19 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'SubscriptionId'); - IF @var19 IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var19 + ';'); - ALTER TABLE [Environments] ALTER COLUMN [SubscriptionId] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260517193537_SyncEnvironmentStageAndHostingType' -) -BEGIN - DECLARE @var20 nvarchar(max); - SELECT @var20 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'ProviderType'); - IF @var20 IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var20 + ';'); - ALTER TABLE [Environments] ALTER COLUMN [ProviderType] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260517193537_SyncEnvironmentStageAndHostingType' -) -BEGIN - DECLARE @var21 nvarchar(max); - SELECT @var21 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'MetadataJson'); - IF @var21 IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var21 + ';'); - ALTER TABLE [Environments] ALTER COLUMN [MetadataJson] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260517193537_SyncEnvironmentStageAndHostingType' -) -BEGIN - ALTER TABLE [Environments] ADD [HostingType] nvarchar(max) NOT NULL DEFAULT N'OnPrem'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260517193537_SyncEnvironmentStageAndHostingType' -) -BEGIN - - UPDATE [Environments] - SET [HostingType] = CASE - WHEN [EnvironmentType] IN ('OnPrem','AzureTenant','M365Tenant') THEN [EnvironmentType] - ELSE 'OnPrem' - END - -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260517193537_SyncEnvironmentStageAndHostingType' -) -BEGIN - - UPDATE [Environments] - SET [EnvironmentType] = CASE - WHEN [EnvironmentType] IN ('Development','Test','QA','Production') THEN [EnvironmentType] - ELSE 'Test' - END - -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260517193537_SyncEnvironmentStageAndHostingType' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260517193537_SyncEnvironmentStageAndHostingType', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260517205713_LinkDeploymentBatchToDeploymentRule' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260517205713_LinkDeploymentBatchToDeploymentRule', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707195927_AddTemplateVersions' -) -BEGIN - ALTER TABLE [DeploymentBatches] ADD [DeploymentRuleId] uniqueidentifier NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707195927_AddTemplateVersions' -) -BEGIN - CREATE TABLE [TemplateVersions] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [TemplateId] uniqueidentifier NOT NULL, - [Version] nvarchar(64) NOT NULL, - [JsonData] nvarchar(max) NOT NULL, - [JsonHash] nvarchar(64) NOT NULL, - [SchemaVersion] nvarchar(32) NOT NULL, - [IsPublished] bit NOT NULL, - [PublishedAt] datetime2 NULL, - [PublishedBy] nvarchar(max) NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_TemplateVersions] PRIMARY KEY ([Id]), - CONSTRAINT [CK_TemplateVersions_JsonData_IsJson] CHECK (ISJSON([JsonData]) = 1), - CONSTRAINT [FK_TemplateVersions_Templates_TemplateId] FOREIGN KEY ([TemplateId]) REFERENCES [Templates] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707195927_AddTemplateVersions' -) -BEGIN - INSERT INTO [TemplateVersions] - ([Id], [TemplateId], [Version], [JsonData], [JsonHash], [SchemaVersion], [IsPublished], [PublishedAt], [PublishedBy], [Modified], [ModifiedBy], [Created], [CreatedBy]) - SELECT - NEWID(), - [Id], - CASE - WHEN [Version] IS NULL OR LTRIM(RTRIM([Version])) = '' THEN '1.0.0' - ELSE [Version] - END, - CASE - WHEN ISJSON([JSONData]) = 1 THEN [JSONData] - ELSE '{}' - END, - CONVERT(varchar(64), HASHBYTES('SHA2_256', CONVERT(varbinary(max), CASE WHEN ISJSON([JSONData]) = 1 THEN [JSONData] ELSE '{}' END)), 2), - '1.0', - 1, - SYSUTCDATETIME(), - [CreatedBy], - [Modified], - [ModifiedBy], - [Created], - [CreatedBy] - FROM [Templates] - WHERE NOT EXISTS ( - SELECT 1 - FROM [TemplateVersions] - WHERE [TemplateVersions].[TemplateId] = [Templates].[Id] - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707195927_AddTemplateVersions' -) -BEGIN - CREATE INDEX [IX_DeploymentBatches_DeploymentRuleId] ON [DeploymentBatches] ([DeploymentRuleId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707195927_AddTemplateVersions' -) -BEGIN - EXEC(N'CREATE UNIQUE INDEX [IX_TemplateVersions_TemplateId] ON [TemplateVersions] ([TemplateId]) WHERE [IsPublished] = 1'); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707195927_AddTemplateVersions' -) -BEGIN - CREATE UNIQUE INDEX [IX_TemplateVersions_TemplateId_Version] ON [TemplateVersions] ([TemplateId], [Version]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707195927_AddTemplateVersions' -) -BEGIN - ALTER TABLE [DeploymentBatches] ADD CONSTRAINT [FK_DeploymentBatches_DeploymentRules_DeploymentRuleId] FOREIGN KEY ([DeploymentRuleId]) REFERENCES [DeploymentRules] ([Id]) ON DELETE SET NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707195927_AddTemplateVersions' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260707195927_AddTemplateVersions', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - DELETE FROM [DeploymentJobTargets]; - DELETE FROM [DeploymentJobSteps]; - DELETE FROM [DeploymentJobs]; - DELETE FROM [Jobs]; - DELETE FROM [Events]; - DELETE FROM [DeploymentExecutions]; - DELETE FROM [DeploymentBatches]; - DELETE FROM [TemplateVersions]; - DELETE FROM [TemplateOptions]; - DELETE FROM [Templates]; - DELETE FROM [DeploymentRuleSteps]; - DELETE FROM [DeploymentRules]; - DELETE FROM [ServiceRoleDefinitions]; - DELETE FROM [TemplateCategories]; - DELETE FROM [Options]; - DELETE FROM [OptionCategories]; - DELETE FROM [Services]; - DELETE FROM [VirtualMachines]; - DELETE FROM [EnvironmentDomains]; - DELETE FROM [Domains]; - DELETE FROM [Environments]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'Description', N'IsActive', N'Modified', N'ModifiedBy', N'Name') AND [object_id] = OBJECT_ID(N'[DeploymentRules]')) - SET IDENTITY_INSERT [DeploymentRules] ON; - EXEC(N'INSERT INTO [DeploymentRules] ([Id], [Created], [CreatedBy], [Description], [IsActive], [Modified], [ModifiedBy], [Name]) - VALUES (''60000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Validate input, wait for approval, then provision targets.'', CAST(1 AS bit), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Standard Provisioning'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'Description', N'IsActive', N'Modified', N'ModifiedBy', N'Name') AND [object_id] = OBJECT_ID(N'[DeploymentRules]')) - SET IDENTITY_INSERT [DeploymentRules] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'FQDN', N'Modified', N'ModifiedBy', N'Name', N'NetBIOS') AND [object_id] = OBJECT_ID(N'[Domains]')) - SET IDENTITY_INSERT [Domains] ON; - EXEC(N'INSERT INTO [Domains] ([Id], [Created], [CreatedBy], [FQDN], [Modified], [ModifiedBy], [Name], [NetBIOS]) - VALUES (''20000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''corp.contoso.com'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Central Management'', N''CONTOSO''), - (''20000000-0000-0000-0000-000000000002'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''resource.contoso.com'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Resource Domain'', N''RESOURCE'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'FQDN', N'Modified', N'ModifiedBy', N'Name', N'NetBIOS') AND [object_id] = OBJECT_ID(N'[Domains]')) - SET IDENTITY_INSERT [Domains] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'EnvironmentType', N'HostingType', N'MetadataJson', N'Modified', N'ModifiedBy', N'Name', N'ProviderType', N'SubscriptionId', N'TenantId') AND [object_id] = OBJECT_ID(N'[Environments]')) - SET IDENTITY_INSERT [Environments] ON; - EXEC(N'INSERT INTO [Environments] ([Id], [Created], [CreatedBy], [EnvironmentType], [HostingType], [MetadataJson], [Modified], [ModifiedBy], [Name], [ProviderType], [SubscriptionId], [TenantId]) - VALUES (''10000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Test'', N''OnPrem'', N''{"location":"Datacenter A"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Contoso Test'', NULL, NULL, NULL), - (''10000000-0000-0000-0000-000000000002'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Production'', N''OnPrem'', N''{"location":"Datacenter A"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Contoso Production'', NULL, NULL, NULL), - (''10000000-0000-0000-0000-000000000003'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Production'', N''M365Tenant'', N''{"tenant":"contoso.onmicrosoft.com"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Contoso M365'', N''Microsoft365'', NULL, N''11111111-1111-1111-1111-111111111111'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'EnvironmentType', N'HostingType', N'MetadataJson', N'Modified', N'ModifiedBy', N'Name', N'ProviderType', N'SubscriptionId', N'TenantId') AND [object_id] = OBJECT_ID(N'[Environments]')) - SET IDENTITY_INSERT [Environments] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'Description', N'IconKey', N'IsCloudService', N'Modified', N'ModifiedBy', N'Name') AND [object_id] = OBJECT_ID(N'[Services]')) - SET IDENTITY_INSERT [Services] ON; - EXEC(N'INSERT INTO [Services] ([Id], [Created], [CreatedBy], [Description], [IconKey], [IsCloudService], [Modified], [ModifiedBy], [Name]) - VALUES (''40000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''On-premises directory and identity service.'', N''network'', CAST(0 AS bit), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Active Directory''), - (''40000000-0000-0000-0000-000000000002'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Database platform for application workloads.'', N''database'', CAST(0 AS bit), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''SQL Server''), - (''40000000-0000-0000-0000-000000000003'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Collaboration platform for on-premises workloads.'', N''sharepoint'', CAST(0 AS bit), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''SharePoint Server''), - (''40000000-0000-0000-0000-000000000004'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Cloud collaboration workload in Microsoft 365.'', N''messages-square'', CAST(1 AS bit), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Microsoft Teams'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'Description', N'IconKey', N'IsCloudService', N'Modified', N'ModifiedBy', N'Name') AND [object_id] = OBJECT_ID(N'[Services]')) - SET IDENTITY_INSERT [Services] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'DeploymentRuleId', N'MetadataJson', N'Modified', N'ModifiedBy', N'Name', N'RequiresApproval', N'SortOrder', N'StepType') AND [object_id] = OBJECT_ID(N'[DeploymentRuleSteps]')) - SET IDENTITY_INSERT [DeploymentRuleSteps] ON; - EXEC(N'INSERT INTO [DeploymentRuleSteps] ([Id], [Created], [CreatedBy], [DeploymentRuleId], [MetadataJson], [Modified], [ModifiedBy], [Name], [RequiresApproval], [SortOrder], [StepType]) - VALUES (''60000000-0000-0000-0000-000000000101'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''60000000-0000-0000-0000-000000000001'', N''{"action":"validate"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Validate configuration'', CAST(0 AS bit), 10, N''Provision''), - (''60000000-0000-0000-0000-000000000102'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''60000000-0000-0000-0000-000000000001'', N''{"approverGroup":"Platform Owners"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Approve deployment'', CAST(1 AS bit), 20, N''Approval''), - (''60000000-0000-0000-0000-000000000103'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''60000000-0000-0000-0000-000000000001'', N''{"action":"deploy"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Provision workload'', CAST(0 AS bit), 30, N''Provision'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'DeploymentRuleId', N'MetadataJson', N'Modified', N'ModifiedBy', N'Name', N'RequiresApproval', N'SortOrder', N'StepType') AND [object_id] = OBJECT_ID(N'[DeploymentRuleSteps]')) - SET IDENTITY_INSERT [DeploymentRuleSteps] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'DomainId', N'EnvironmentId', N'Created', N'CreatedBy', N'Modified', N'ModifiedBy') AND [object_id] = OBJECT_ID(N'[EnvironmentDomains]')) - SET IDENTITY_INSERT [EnvironmentDomains] ON; - EXEC(N'INSERT INTO [EnvironmentDomains] ([DomainId], [EnvironmentId], [Created], [CreatedBy], [Modified], [ModifiedBy]) - VALUES (''20000000-0000-0000-0000-000000000001'', ''10000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed''), - (''20000000-0000-0000-0000-000000000001'', ''10000000-0000-0000-0000-000000000002'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed''), - (''20000000-0000-0000-0000-000000000002'', ''10000000-0000-0000-0000-000000000002'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'DomainId', N'EnvironmentId', N'Created', N'CreatedBy', N'Modified', N'ModifiedBy') AND [object_id] = OBJECT_ID(N'[EnvironmentDomains]')) - SET IDENTITY_INSERT [EnvironmentDomains] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'Description', N'Key', N'Modified', N'ModifiedBy', N'Name', N'ServiceId') AND [object_id] = OBJECT_ID(N'[ServiceRoleDefinitions]')) - SET IDENTITY_INSERT [ServiceRoleDefinitions] ON; - EXEC(N'INSERT INTO [ServiceRoleDefinitions] ([Id], [Created], [CreatedBy], [Description], [Key], [Modified], [ModifiedBy], [Name], [ServiceId]) - VALUES (''41000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''SharePoint farm role.'', N''Farm'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Farm'', ''40000000-0000-0000-0000-000000000003''), - (''41000000-0000-0000-0000-000000000002'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''SharePoint web front-end role.'', N''WebFrontEnd'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Web Front End'', ''40000000-0000-0000-0000-000000000003''), - (''41000000-0000-0000-0000-000000000003'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''SharePoint service application role.'', N''Application'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Application'', ''40000000-0000-0000-0000-000000000003''), - (''41000000-0000-0000-0000-000000000004'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''SQL Server database role.'', N''Database'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Database'', ''40000000-0000-0000-0000-000000000002'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'Description', N'Key', N'Modified', N'ModifiedBy', N'Name', N'ServiceId') AND [object_id] = OBJECT_ID(N'[ServiceRoleDefinitions]')) - SET IDENTITY_INSERT [ServiceRoleDefinitions] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Color', N'Created', N'CreatedBy', N'Description', N'IsActive', N'Modified', N'ModifiedBy', N'Name', N'ServiceId') AND [object_id] = OBJECT_ID(N'[TemplateCategories]')) - SET IDENTITY_INSERT [TemplateCategories] ON; - EXEC(N'INSERT INTO [TemplateCategories] ([Id], [Color], [Created], [CreatedBy], [Description], [IsActive], [Modified], [ModifiedBy], [Name], [ServiceId]) - VALUES (''50000000-0000-0000-0000-000000000001'', N''#2563EB'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Templates for domain controller and domain configuration.'', CAST(1 AS bit), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Domain Services'', ''40000000-0000-0000-0000-000000000001''), - (''50000000-0000-0000-0000-000000000002'', N''#16A34A'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Templates for SQL Server workloads.'', CAST(1 AS bit), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Database Platform'', ''40000000-0000-0000-0000-000000000002''), - (''50000000-0000-0000-0000-000000000003'', N''#0F766E'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Templates for SharePoint Server farms.'', CAST(1 AS bit), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Collaboration Farm'', ''40000000-0000-0000-0000-000000000003''), - (''50000000-0000-0000-0000-000000000004'', N''#7C3AED'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Templates for Teams policy configuration.'', CAST(1 AS bit), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Teams Policies'', ''40000000-0000-0000-0000-000000000004'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Color', N'Created', N'CreatedBy', N'Description', N'IsActive', N'Modified', N'ModifiedBy', N'Name', N'ServiceId') AND [object_id] = OBJECT_ID(N'[TemplateCategories]')) - SET IDENTITY_INSERT [TemplateCategories] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'DomainID', N'ExternalId', N'MetadataJson', N'Modified', N'ModifiedBy', N'Name') AND [object_id] = OBJECT_ID(N'[VirtualMachines]')) - SET IDENTITY_INSERT [VirtualMachines] ON; - EXEC(N'INSERT INTO [VirtualMachines] ([Id], [Created], [CreatedBy], [DomainID], [ExternalId], [MetadataJson], [Modified], [ModifiedBy], [Name]) - VALUES (''30000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''20000000-0000-0000-0000-000000000001'', NULL, N''{"role":"DomainController","environment":"Test"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''CT-DC-01''), - (''30000000-0000-0000-0000-000000000002'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''20000000-0000-0000-0000-000000000001'', NULL, N''{"role":"DomainController","environment":"Production"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''CT-DC-02''), - (''30000000-0000-0000-0000-000000000003'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''20000000-0000-0000-0000-000000000001'', NULL, N''{"role":"SqlServer","environment":"Test"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''CT-SQL-01''), - (''30000000-0000-0000-0000-000000000004'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''20000000-0000-0000-0000-000000000001'', NULL, N''{"role":"SharePoint","environment":"Test"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''CT-SHP-01''), - (''30000000-0000-0000-0000-000000000005'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''20000000-0000-0000-0000-000000000001'', NULL, N''{"role":"SharePoint","environment":"Test"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''CT-SHP-02'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'DomainID', N'ExternalId', N'MetadataJson', N'Modified', N'ModifiedBy', N'Name') AND [object_id] = OBJECT_ID(N'[VirtualMachines]')) - SET IDENTITY_INSERT [VirtualMachines] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'DeploymentRuleId', N'Description', N'JSONData', N'Modified', N'ModifiedBy', N'Name', N'TemplateCategoryId', N'Version') AND [object_id] = OBJECT_ID(N'[Templates]')) - SET IDENTITY_INSERT [Templates] ON; - EXEC(N'INSERT INTO [Templates] ([Id], [Created], [CreatedBy], [DeploymentRuleId], [Description], [JSONData], [Modified], [ModifiedBy], [Name], [TemplateCategoryId], [Version]) - VALUES (''70000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''60000000-0000-0000-0000-000000000001'', N''Creates a reusable Active Directory domain baseline.'', CONCAT(CAST(N''{'' AS nvarchar(max)), nchar(10), N'' "schemaVersion": "1.0",'', nchar(10), N'' "templateType": "Service",'', nchar(10), N'' "parameters": {'', nchar(10), N'' "DomainName": { "type": "string", "defaultValue": "corp.contoso.com" },'', nchar(10), N'' "NetBIOSName": { "type": "string", "defaultValue": "CONTOSO" }'', nchar(10), N'' },'', nchar(10), N'' "variables": {'', nchar(10), N'' "DefaultSiteName": "[concat(parameters(''''DomainName''''), ''''-DefaultSite'''')]"'', nchar(10), N'' },'', nchar(10), N'' "resources": {'', nchar(10), N'' "AllNodes": ['', nchar(10), N'' { "NodeName": "*", "PSDscAllowPlainTextPassword": true }'', nchar(10), N'' ],'', nchar(10), N'' "NonNodeData": {'', nchar(10), N'' "Services": {'', nchar(10), N'' "ActiveDirectory": {'', nchar(10), N'' "DomainName": "[parameters(''''DomainName'''')]",'', nchar(10), N'' "NetBIOSName": "[parameters(''''NetBIOSName'''')]"'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N''}''), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Contoso Active Directory Domain'', ''50000000-0000-0000-0000-000000000001'', N''1.0.0''), - (''70000000-0000-0000-0000-000000000002'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''60000000-0000-0000-0000-000000000001'', N''Creates a SQL Server baseline for application workloads.'', CONCAT(CAST(N''{'' AS nvarchar(max)), nchar(10), N'' "schemaVersion": "1.0",'', nchar(10), N'' "templateType": "Service",'', nchar(10), N'' "parameters": {'', nchar(10), N'' "InstanceName": { "type": "string", "defaultValue": "MSSQLSERVER" },'', nchar(10), N'' "DatabasePrefix": { "type": "string", "defaultValue": "Contoso" }'', nchar(10), N'' },'', nchar(10), N'' "variables": {'', nchar(10), N'' "ConfigDatabase": "[concat(parameters(''''DatabasePrefix''''), ''''_Config'''')]"'', nchar(10), N'' },'', nchar(10), N'' "resources": {'', nchar(10), N'' "NonNodeData": {'', nchar(10), N'' "Services": {'', nchar(10), N'' "SqlServer": {'', nchar(10), N'' "InstanceName": "[parameters(''''InstanceName'''')]",'', nchar(10), N'' "ConfigDatabase": "[variables(''''ConfigDatabase'''')]"'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N''}''), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Contoso SQL Server'', ''50000000-0000-0000-0000-000000000002'', N''1.0.0''), - (''70000000-0000-0000-0000-000000000003'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''60000000-0000-0000-0000-000000000001'', N''Creates a SharePoint Server farm baseline.'', CONCAT(CAST(N''{'' AS nvarchar(max)), nchar(10), N'' "schemaVersion": "1.0",'', nchar(10), N'' "templateType": "Service",'', nchar(10), N'' "parameters": {'', nchar(10), N'' "DatabasePrefix": { "type": "string", "defaultValue": "SharePoint_Contoso_Test" },'', nchar(10), N'' "FarmAccount": { "type": "credential", "metadata": { "description": "Farm account resolved by the credential provider." } }'', nchar(10), N'' },'', nchar(10), N'' "variables": {'', nchar(10), N'' "ConfigDbName": "[concat(parameters(''''DatabasePrefix''''), ''''_Farm_Config'''')]",'', nchar(10), N'' "AdminContentDbName": "[concat(parameters(''''DatabasePrefix''''), ''''_AdminContent'''')]"'', nchar(10), N'' },'', nchar(10), N'' "resources": {'', nchar(10), N'' "NonNodeData": {'', nchar(10), N'' "Services": {'', nchar(10), N'' "SharePoint": {'', nchar(10), N'' "Farm": {'', nchar(10), N'' "ConfigDatabase": "[variables(''''ConfigDbName'''')]",'', nchar(10), N'' "AdminContentDatabase": "[variables(''''AdminContentDbName'''')]",'', nchar(10), N'' "ManagedAccounts": {'', nchar(10), N'' "FarmAccount": "[parameters(''''FarmAccount'''')]"'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N''}''), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Contoso SharePoint Server'', ''50000000-0000-0000-0000-000000000003'', N''1.0.0''), - (''70000000-0000-0000-0000-000000000004'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''60000000-0000-0000-0000-000000000001'', N''Creates a Microsoft Teams policy baseline.'', CONCAT(CAST(N''{'' AS nvarchar(max)), nchar(10), N'' "schemaVersion": "1.0",'', nchar(10), N'' "templateType": "Service",'', nchar(10), N'' "parameters": {'', nchar(10), N'' "CallingPolicyName": { "type": "string", "defaultValue": "Contoso-Standard-Calling" },'', nchar(10), N'' "MeetingPolicyName": { "type": "string", "defaultValue": "Contoso-Standard-Meetings" }'', nchar(10), N'' },'', nchar(10), N'' "variables": {},'', nchar(10), N'' "resources": {'', nchar(10), N'' "NonNodeData": {'', nchar(10), N'' "Services": {'', nchar(10), N'' "Teams": {'', nchar(10), N'' "CallingPolicy": "[parameters(''''CallingPolicyName'''')]",'', nchar(10), N'' "MeetingPolicy": "[parameters(''''MeetingPolicyName'''')]"'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N''}''), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Contoso Teams Policies'', ''50000000-0000-0000-0000-000000000004'', N''1.0.0'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'DeploymentRuleId', N'Description', N'JSONData', N'Modified', N'ModifiedBy', N'Name', N'TemplateCategoryId', N'Version') AND [object_id] = OBJECT_ID(N'[Templates]')) - SET IDENTITY_INSERT [Templates] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'DeploymentRuleId', N'Modified', N'ModifiedBy', N'Status', N'TemplateId') AND [object_id] = OBJECT_ID(N'[DeploymentBatches]')) - SET IDENTITY_INSERT [DeploymentBatches] ON; - EXEC(N'INSERT INTO [DeploymentBatches] ([Id], [Created], [CreatedBy], [DeploymentRuleId], [Modified], [ModifiedBy], [Status], [TemplateId]) - VALUES (''80000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''60000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Pending'', ''70000000-0000-0000-0000-000000000003'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'DeploymentRuleId', N'Modified', N'ModifiedBy', N'Status', N'TemplateId') AND [object_id] = OBJECT_ID(N'[DeploymentBatches]')) - SET IDENTITY_INSERT [DeploymentBatches] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'IsPublished', N'JsonData', N'JsonHash', N'Modified', N'ModifiedBy', N'PublishedAt', N'PublishedBy', N'SchemaVersion', N'TemplateId', N'Version') AND [object_id] = OBJECT_ID(N'[TemplateVersions]')) - SET IDENTITY_INSERT [TemplateVersions] ON; - EXEC(N'INSERT INTO [TemplateVersions] ([Id], [Created], [CreatedBy], [IsPublished], [JsonData], [JsonHash], [Modified], [ModifiedBy], [PublishedAt], [PublishedBy], [SchemaVersion], [TemplateId], [Version]) - VALUES (''71000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', CAST(1 AS bit), CONCAT(CAST(N''{'' AS nvarchar(max)), nchar(10), N'' "schemaVersion": "1.0",'', nchar(10), N'' "templateType": "Service",'', nchar(10), N'' "parameters": {'', nchar(10), N'' "DomainName": { "type": "string", "defaultValue": "corp.contoso.com" },'', nchar(10), N'' "NetBIOSName": { "type": "string", "defaultValue": "CONTOSO" }'', nchar(10), N'' },'', nchar(10), N'' "variables": {'', nchar(10), N'' "DefaultSiteName": "[concat(parameters(''''DomainName''''), ''''-DefaultSite'''')]"'', nchar(10), N'' },'', nchar(10), N'' "resources": {'', nchar(10), N'' "AllNodes": ['', nchar(10), N'' { "NodeName": "*", "PSDscAllowPlainTextPassword": true }'', nchar(10), N'' ],'', nchar(10), N'' "NonNodeData": {'', nchar(10), N'' "Services": {'', nchar(10), N'' "ActiveDirectory": {'', nchar(10), N'' "DomainName": "[parameters(''''DomainName'''')]",'', nchar(10), N'' "NetBIOSName": "[parameters(''''NetBIOSName'''')]"'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N''}''), N''C05CBEF91131C75DE53B9609D9C2709D680AFC9559EE8D998318A132490F79A7'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''1.0'', ''70000000-0000-0000-0000-000000000001'', N''1.0.0''), - (''71000000-0000-0000-0000-000000000002'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', CAST(1 AS bit), CONCAT(CAST(N''{'' AS nvarchar(max)), nchar(10), N'' "schemaVersion": "1.0",'', nchar(10), N'' "templateType": "Service",'', nchar(10), N'' "parameters": {'', nchar(10), N'' "InstanceName": { "type": "string", "defaultValue": "MSSQLSERVER" },'', nchar(10), N'' "DatabasePrefix": { "type": "string", "defaultValue": "Contoso" }'', nchar(10), N'' },'', nchar(10), N'' "variables": {'', nchar(10), N'' "ConfigDatabase": "[concat(parameters(''''DatabasePrefix''''), ''''_Config'''')]"'', nchar(10), N'' },'', nchar(10), N'' "resources": {'', nchar(10), N'' "NonNodeData": {'', nchar(10), N'' "Services": {'', nchar(10), N'' "SqlServer": {'', nchar(10), N'' "InstanceName": "[parameters(''''InstanceName'''')]",'', nchar(10), N'' "ConfigDatabase": "[variables(''''ConfigDatabase'''')]"'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N''}''), N''F376737E82CB6B729F7B9960CB9988897C16D90A1C454ED2F594B28EB86ECA11'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''1.0'', ''70000000-0000-0000-0000-000000000002'', N''1.0.0''), - (''71000000-0000-0000-0000-000000000003'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', CAST(1 AS bit), CONCAT(CAST(N''{'' AS nvarchar(max)), nchar(10), N'' "schemaVersion": "1.0",'', nchar(10), N'' "templateType": "Service",'', nchar(10), N'' "parameters": {'', nchar(10), N'' "DatabasePrefix": { "type": "string", "defaultValue": "SharePoint_Contoso_Test" },'', nchar(10), N'' "FarmAccount": { "type": "credential", "metadata": { "description": "Farm account resolved by the credential provider." } }'', nchar(10), N'' },'', nchar(10), N'' "variables": {'', nchar(10), N'' "ConfigDbName": "[concat(parameters(''''DatabasePrefix''''), ''''_Farm_Config'''')]",'', nchar(10), N'' "AdminContentDbName": "[concat(parameters(''''DatabasePrefix''''), ''''_AdminContent'''')]"'', nchar(10), N'' },'', nchar(10), N'' "resources": {'', nchar(10), N'' "NonNodeData": {'', nchar(10), N'' "Services": {'', nchar(10), N'' "SharePoint": {'', nchar(10), N'' "Farm": {'', nchar(10), N'' "ConfigDatabase": "[variables(''''ConfigDbName'''')]",'', nchar(10), N'' "AdminContentDatabase": "[variables(''''AdminContentDbName'''')]",'', nchar(10), N'' "ManagedAccounts": {'', nchar(10), N'' "FarmAccount": "[parameters(''''FarmAccount'''')]"'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N''}''), N''FD5F0FD3C13538FAC70646972DC364DFCEAAF85BBE91B0F50FDFF9FD3A3748B4'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''1.0'', ''70000000-0000-0000-0000-000000000003'', N''1.0.0''), - (''71000000-0000-0000-0000-000000000004'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', CAST(1 AS bit), CONCAT(CAST(N''{'' AS nvarchar(max)), nchar(10), N'' "schemaVersion": "1.0",'', nchar(10), N'' "templateType": "Service",'', nchar(10), N'' "parameters": {'', nchar(10), N'' "CallingPolicyName": { "type": "string", "defaultValue": "Contoso-Standard-Calling" },'', nchar(10), N'' "MeetingPolicyName": { "type": "string", "defaultValue": "Contoso-Standard-Meetings" }'', nchar(10), N'' },'', nchar(10), N'' "variables": {},'', nchar(10), N'' "resources": {'', nchar(10), N'' "NonNodeData": {'', nchar(10), N'' "Services": {'', nchar(10), N'' "Teams": {'', nchar(10), N'' "CallingPolicy": "[parameters(''''CallingPolicyName'''')]",'', nchar(10), N'' "MeetingPolicy": "[parameters(''''MeetingPolicyName'''')]"'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N''}''), N''32A902FE1A871D4CE2C877EBC5542F7562856532F09BA7F53597B21270586241'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''1.0'', ''70000000-0000-0000-0000-000000000004'', N''1.0.0'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'IsPublished', N'JsonData', N'JsonHash', N'Modified', N'ModifiedBy', N'PublishedAt', N'PublishedBy', N'SchemaVersion', N'TemplateId', N'Version') AND [object_id] = OBJECT_ID(N'[TemplateVersions]')) - SET IDENTITY_INSERT [TemplateVersions] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'DeploymentBatchId', N'VirtualMachineId', N'Created', N'CreatedBy', N'Id', N'JSONData', N'Modified', N'ModifiedBy', N'Status') AND [object_id] = OBJECT_ID(N'[DeploymentExecutions]')) - SET IDENTITY_INSERT [DeploymentExecutions] ON; - EXEC(N'INSERT INTO [DeploymentExecutions] ([DeploymentBatchId], [VirtualMachineId], [Created], [CreatedBy], [Id], [JSONData], [Modified], [ModifiedBy], [Status]) - VALUES (''80000000-0000-0000-0000-000000000001'', ''30000000-0000-0000-0000-000000000004'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''81000000-0000-0000-0000-000000000001'', N''{"role":"WebFrontEnd"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Pending''), - (''80000000-0000-0000-0000-000000000001'', ''30000000-0000-0000-0000-000000000005'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''81000000-0000-0000-0000-000000000002'', N''{"role":"Application"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Pending'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'DeploymentBatchId', N'VirtualMachineId', N'Created', N'CreatedBy', N'Id', N'JSONData', N'Modified', N'ModifiedBy', N'Status') AND [object_id] = OBJECT_ID(N'[DeploymentExecutions]')) - SET IDENTITY_INSERT [DeploymentExecutions] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260707203222_ResetAndSeedDemoData', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707204104_RemoveSmaRunbooks' -) -BEGIN - DROP TABLE [Events]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707204104_RemoveSmaRunbooks' -) -BEGIN - DROP TABLE [Jobs]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707204104_RemoveSmaRunbooks' -) -BEGIN - DROP TABLE [Runbooks]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707204104_RemoveSmaRunbooks' -) -BEGIN - ALTER TABLE [DeploymentExecutions] DROP CONSTRAINT [AK_DeploymentExecutions_Id]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707204104_RemoveSmaRunbooks' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260707204104_RemoveSmaRunbooks', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707210631_AddDeploymentComposition' -) -BEGIN - CREATE TABLE [DeploymentTargetAssignments] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [DeploymentGroupId] uniqueidentifier NOT NULL, - [VirtualMachineId] uniqueidentifier NOT NULL, - [RoleKey] nvarchar(450) NOT NULL, - [SortOrder] int NOT NULL, - [NodeDataJson] nvarchar(max) NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_DeploymentTargetAssignments] PRIMARY KEY ([Id]), - CONSTRAINT [CK_DeploymentTargetAssignments_NodeDataJson_IsJson] CHECK (ISJSON([NodeDataJson]) = 1), - CONSTRAINT [FK_DeploymentTargetAssignments_DeploymentBatches_DeploymentGroupId] FOREIGN KEY ([DeploymentGroupId]) REFERENCES [DeploymentBatches] ([Id]) ON DELETE CASCADE, - CONSTRAINT [FK_DeploymentTargetAssignments_VirtualMachines_VirtualMachineId] FOREIGN KEY ([VirtualMachineId]) REFERENCES [VirtualMachines] ([Id]) ON DELETE NO ACTION - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707210631_AddDeploymentComposition' -) -BEGIN - CREATE TABLE [DeploymentTemplateSelections] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [DeploymentGroupId] uniqueidentifier NOT NULL, - [TemplateVersionId] uniqueidentifier NOT NULL, - [TemplateRole] nvarchar(max) NOT NULL, - [SortOrder] int NOT NULL, - [Alias] nvarchar(max) NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_DeploymentTemplateSelections] PRIMARY KEY ([Id]), - CONSTRAINT [FK_DeploymentTemplateSelections_DeploymentBatches_DeploymentGroupId] FOREIGN KEY ([DeploymentGroupId]) REFERENCES [DeploymentBatches] ([Id]) ON DELETE CASCADE, - CONSTRAINT [FK_DeploymentTemplateSelections_TemplateVersions_TemplateVersionId] FOREIGN KEY ([TemplateVersionId]) REFERENCES [TemplateVersions] ([Id]) ON DELETE NO ACTION - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707210631_AddDeploymentComposition' -) -BEGIN - CREATE TABLE [DeploymentParameterValues] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [DeploymentGroupId] uniqueidentifier NOT NULL, - [DeploymentTemplateSelectionId] uniqueidentifier NULL, - [Name] nvarchar(450) NOT NULL, - [ValueJson] nvarchar(max) NOT NULL, - [IsSecretReference] bit NOT NULL, - [IsOverride] bit NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_DeploymentParameterValues] PRIMARY KEY ([Id]), - CONSTRAINT [CK_DeploymentParameterValues_ValueJson_IsJson] CHECK (ISJSON([ValueJson]) = 1), - CONSTRAINT [FK_DeploymentParameterValues_DeploymentBatches_DeploymentGroupId] FOREIGN KEY ([DeploymentGroupId]) REFERENCES [DeploymentBatches] ([Id]) ON DELETE CASCADE, - CONSTRAINT [FK_DeploymentParameterValues_DeploymentTemplateSelections_DeploymentTemplateSelectionId] FOREIGN KEY ([DeploymentTemplateSelectionId]) REFERENCES [DeploymentTemplateSelections] ([Id]) - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707210631_AddDeploymentComposition' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'DeploymentGroupId', N'Modified', N'ModifiedBy', N'NodeDataJson', N'RoleKey', N'SortOrder', N'VirtualMachineId') AND [object_id] = OBJECT_ID(N'[DeploymentTargetAssignments]')) - SET IDENTITY_INSERT [DeploymentTargetAssignments] ON; - EXEC(N'INSERT INTO [DeploymentTargetAssignments] ([Id], [Created], [CreatedBy], [DeploymentGroupId], [Modified], [ModifiedBy], [NodeDataJson], [RoleKey], [SortOrder], [VirtualMachineId]) - VALUES (''84000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''80000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''{"nodeName":"CT-SHP-01"}'', N''WebFrontEnd'', 10, ''30000000-0000-0000-0000-000000000004''), - (''84000000-0000-0000-0000-000000000002'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''80000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''{"nodeName":"CT-SHP-02"}'', N''Application'', 20, ''30000000-0000-0000-0000-000000000005'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'DeploymentGroupId', N'Modified', N'ModifiedBy', N'NodeDataJson', N'RoleKey', N'SortOrder', N'VirtualMachineId') AND [object_id] = OBJECT_ID(N'[DeploymentTargetAssignments]')) - SET IDENTITY_INSERT [DeploymentTargetAssignments] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707210631_AddDeploymentComposition' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Alias', N'Created', N'CreatedBy', N'DeploymentGroupId', N'Modified', N'ModifiedBy', N'SortOrder', N'TemplateRole', N'TemplateVersionId') AND [object_id] = OBJECT_ID(N'[DeploymentTemplateSelections]')) - SET IDENTITY_INSERT [DeploymentTemplateSelections] ON; - EXEC(N'INSERT INTO [DeploymentTemplateSelections] ([Id], [Alias], [Created], [CreatedBy], [DeploymentGroupId], [Modified], [ModifiedBy], [SortOrder], [TemplateRole], [TemplateVersionId]) - VALUES (''82000000-0000-0000-0000-000000000001'', N''SharePoint'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''80000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', 10, N''Service'', ''71000000-0000-0000-0000-000000000003'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Alias', N'Created', N'CreatedBy', N'DeploymentGroupId', N'Modified', N'ModifiedBy', N'SortOrder', N'TemplateRole', N'TemplateVersionId') AND [object_id] = OBJECT_ID(N'[DeploymentTemplateSelections]')) - SET IDENTITY_INSERT [DeploymentTemplateSelections] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707210631_AddDeploymentComposition' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'DeploymentGroupId', N'DeploymentTemplateSelectionId', N'IsOverride', N'IsSecretReference', N'Modified', N'ModifiedBy', N'Name', N'ValueJson') AND [object_id] = OBJECT_ID(N'[DeploymentParameterValues]')) - SET IDENTITY_INSERT [DeploymentParameterValues] ON; - EXEC(N'INSERT INTO [DeploymentParameterValues] ([Id], [Created], [CreatedBy], [DeploymentGroupId], [DeploymentTemplateSelectionId], [IsOverride], [IsSecretReference], [Modified], [ModifiedBy], [Name], [ValueJson]) - VALUES (''83000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''80000000-0000-0000-0000-000000000001'', ''82000000-0000-0000-0000-000000000001'', CAST(1 AS bit), CAST(0 AS bit), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''DatabasePrefix'', N''{"value":"SharePoint_Contoso_Test"}''), - (''83000000-0000-0000-0000-000000000002'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''80000000-0000-0000-0000-000000000001'', ''82000000-0000-0000-0000-000000000001'', CAST(1 AS bit), CAST(1 AS bit), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''FarmAccount'', N''{"provider":"SecretManagement","vault":"ContosoDemo","name":"Windows/SharePoint/FarmAccount"}'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'DeploymentGroupId', N'DeploymentTemplateSelectionId', N'IsOverride', N'IsSecretReference', N'Modified', N'ModifiedBy', N'Name', N'ValueJson') AND [object_id] = OBJECT_ID(N'[DeploymentParameterValues]')) - SET IDENTITY_INSERT [DeploymentParameterValues] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707210631_AddDeploymentComposition' -) -BEGIN - EXEC(N'CREATE UNIQUE INDEX [IX_DeploymentParameterValues_DeploymentGroupId_DeploymentTemplateSelectionId_Name] ON [DeploymentParameterValues] ([DeploymentGroupId], [DeploymentTemplateSelectionId], [Name]) WHERE [DeploymentTemplateSelectionId] IS NOT NULL'); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707210631_AddDeploymentComposition' -) -BEGIN - EXEC(N'CREATE UNIQUE INDEX [IX_DeploymentParameterValues_DeploymentGroupId_Name] ON [DeploymentParameterValues] ([DeploymentGroupId], [Name]) WHERE [DeploymentTemplateSelectionId] IS NULL'); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707210631_AddDeploymentComposition' -) -BEGIN - CREATE INDEX [IX_DeploymentParameterValues_DeploymentTemplateSelectionId] ON [DeploymentParameterValues] ([DeploymentTemplateSelectionId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707210631_AddDeploymentComposition' -) -BEGIN - CREATE UNIQUE INDEX [IX_DeploymentTargetAssignments_DeploymentGroupId_VirtualMachineId_RoleKey] ON [DeploymentTargetAssignments] ([DeploymentGroupId], [VirtualMachineId], [RoleKey]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707210631_AddDeploymentComposition' -) -BEGIN - CREATE INDEX [IX_DeploymentTargetAssignments_VirtualMachineId] ON [DeploymentTargetAssignments] ([VirtualMachineId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707210631_AddDeploymentComposition' -) -BEGIN - CREATE UNIQUE INDEX [IX_DeploymentTemplateSelections_DeploymentGroupId_SortOrder] ON [DeploymentTemplateSelections] ([DeploymentGroupId], [SortOrder]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707210631_AddDeploymentComposition' -) -BEGIN - CREATE INDEX [IX_DeploymentTemplateSelections_TemplateVersionId] ON [DeploymentTemplateSelections] ([TemplateVersionId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707210631_AddDeploymentComposition' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260707210631_AddDeploymentComposition', N'10.0.8'); -END; - -COMMIT; -GO - diff --git a/buildcheck/AddGenericTargetModel.sql b/buildcheck/AddGenericTargetModel.sql deleted file mode 100644 index b906d54..0000000 --- a/buildcheck/AddGenericTargetModel.sql +++ /dev/null @@ -1,49 +0,0 @@ -BEGIN TRANSACTION; -ALTER TABLE [DeploymentExecutions] DROP CONSTRAINT [FK_DeploymentExecutions_VirtualMachines_VirtualMachineId]; - -ALTER TABLE [DeploymentTargetAssignments] DROP CONSTRAINT [FK_DeploymentTargetAssignments_VirtualMachines_VirtualMachineId]; - -ALTER TABLE [VirtualMachines] DROP CONSTRAINT [FK_VirtualMachines_Domains_DomainID]; - -ALTER TABLE [VirtualMachines] DROP CONSTRAINT [PK_VirtualMachines]; - -EXEC sp_rename N'[VirtualMachines]', N'Targets', 'OBJECT'; - -EXEC sp_rename N'[DeploymentTargetAssignments].[VirtualMachineId]', N'TargetId', 'COLUMN'; - -EXEC sp_rename N'[DeploymentTargetAssignments].[IX_DeploymentTargetAssignments_VirtualMachineId]', N'IX_DeploymentTargetAssignments_TargetId', 'INDEX'; - -EXEC sp_rename N'[DeploymentTargetAssignments].[IX_DeploymentTargetAssignments_DeploymentGroupId_VirtualMachineId_RoleKey]', N'IX_DeploymentTargetAssignments_DeploymentGroupId_TargetId_RoleKey', 'INDEX'; - -EXEC sp_rename N'[DeploymentJobTargets].[VirtualMachineId]', N'TargetId', 'COLUMN'; - -EXEC sp_rename N'[DeploymentExecutions].[VirtualMachineId]', N'TargetId', 'COLUMN'; - -EXEC sp_rename N'[Targets].[IX_VirtualMachines_DomainID]', N'IX_Targets_DomainID', 'INDEX'; - -ALTER TABLE [Targets] ADD [ProviderType] nvarchar(64) NOT NULL DEFAULT N'OnPrem'; - -ALTER TABLE [Targets] ADD [TargetType] nvarchar(64) NOT NULL DEFAULT N'VirtualMachine'; - -ALTER TABLE [Targets] ADD CONSTRAINT [PK_Targets] PRIMARY KEY ([Id]); - -IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'DomainID', N'ExternalId', N'MetadataJson', N'Modified', N'ModifiedBy', N'Name', N'ProviderType', N'TargetType') AND [object_id] = OBJECT_ID(N'[Targets]')) - SET IDENTITY_INSERT [Targets] ON; -INSERT INTO [Targets] ([Id], [Created], [CreatedBy], [DomainID], [ExternalId], [MetadataJson], [Modified], [ModifiedBy], [Name], [ProviderType], [TargetType]) -VALUES ('30000000-0000-0000-0000-000000000006', '2026-07-07T00:00:00.0000000Z', N'DemoSeed', NULL, N'11111111-1111-1111-1111-111111111111', N'{"environment":"Production","workload":"M365"}', '2026-07-07T00:00:00.0000000Z', N'DemoSeed', N'contoso.onmicrosoft.com', N'Microsoft365', N'Tenant'), -('30000000-0000-0000-0000-000000000007', '2026-07-07T00:00:00.0000000Z', N'DemoSeed', NULL, N'Teams.StandardUsers', N'{"workload":"Teams","scope":"StandardUsers"}', '2026-07-07T00:00:00.0000000Z', N'DemoSeed', N'Teams - Standard Users', N'Microsoft365', N'PolicyScope'); -IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'DomainID', N'ExternalId', N'MetadataJson', N'Modified', N'ModifiedBy', N'Name', N'ProviderType', N'TargetType') AND [object_id] = OBJECT_ID(N'[Targets]')) - SET IDENTITY_INSERT [Targets] OFF; - -ALTER TABLE [Targets] ADD CONSTRAINT [FK_Targets_Domains_DomainID] FOREIGN KEY ([DomainID]) REFERENCES [Domains] ([Id]); - -ALTER TABLE [DeploymentExecutions] ADD CONSTRAINT [FK_DeploymentExecutions_Targets_TargetId] FOREIGN KEY ([TargetId]) REFERENCES [Targets] ([Id]) ON DELETE CASCADE; - -ALTER TABLE [DeploymentTargetAssignments] ADD CONSTRAINT [FK_DeploymentTargetAssignments_Targets_TargetId] FOREIGN KEY ([TargetId]) REFERENCES [Targets] ([Id]) ON DELETE NO ACTION; - -INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) -VALUES (N'20260707211957_AddGenericTargetModel', N'10.0.8'); - -COMMIT; -GO - diff --git a/buildcheck/AddQueueHardening.sql b/buildcheck/AddQueueHardening.sql deleted file mode 100644 index f3cca4f..0000000 --- a/buildcheck/AddQueueHardening.sql +++ /dev/null @@ -1,75 +0,0 @@ -BEGIN TRANSACTION; -DROP INDEX [IX_DeploymentJobTargets_DeploymentJobId] ON [DeploymentJobTargets]; - -DROP INDEX [IX_DeploymentJobSteps_DeploymentJobId] ON [DeploymentJobSteps]; - -DECLARE @var nvarchar(max); -SELECT @var = QUOTENAME([d].[name]) -FROM [sys].[default_constraints] [d] -INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] -WHERE ([d].[parent_object_id] = OBJECT_ID(N'[DeploymentJobTargets]') AND [c].[name] = N'Status'); -IF @var IS NOT NULL EXEC(N'ALTER TABLE [DeploymentJobTargets] DROP CONSTRAINT ' + @var + ';'); -ALTER TABLE [DeploymentJobTargets] ALTER COLUMN [Status] nvarchar(450) NOT NULL; - -ALTER TABLE [DeploymentJobTargets] ADD [Finished] datetime2 NULL; - -ALTER TABLE [DeploymentJobTargets] ADD [OutputMetadataJson] nvarchar(max) NULL; - -ALTER TABLE [DeploymentJobTargets] ADD [Started] datetime2 NULL; - -DECLARE @var1 nvarchar(max); -SELECT @var1 = QUOTENAME([d].[name]) -FROM [sys].[default_constraints] [d] -INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] -WHERE ([d].[parent_object_id] = OBJECT_ID(N'[DeploymentJobSteps]') AND [c].[name] = N'Status'); -IF @var1 IS NOT NULL EXEC(N'ALTER TABLE [DeploymentJobSteps] DROP CONSTRAINT ' + @var1 + ';'); -ALTER TABLE [DeploymentJobSteps] ALTER COLUMN [Status] nvarchar(450) NOT NULL; - -ALTER TABLE [DeploymentJobSteps] ADD [ErrorMessage] nvarchar(max) NULL; - -ALTER TABLE [DeploymentJobSteps] ADD [Finished] datetime2 NULL; - -ALTER TABLE [DeploymentJobSteps] ADD [OutputMetadataJson] nvarchar(max) NULL; - -ALTER TABLE [DeploymentJobSteps] ADD [Started] datetime2 NULL; - -DECLARE @var2 nvarchar(max); -SELECT @var2 = QUOTENAME([d].[name]) -FROM [sys].[default_constraints] [d] -INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] -WHERE ([d].[parent_object_id] = OBJECT_ID(N'[DeploymentJobs]') AND [c].[name] = N'Status'); -IF @var2 IS NOT NULL EXEC(N'ALTER TABLE [DeploymentJobs] DROP CONSTRAINT ' + @var2 + ';'); -ALTER TABLE [DeploymentJobs] ALTER COLUMN [Status] nvarchar(450) NOT NULL; - -ALTER TABLE [DeploymentJobs] ADD [CorrelationId] uniqueidentifier NOT NULL DEFAULT (NEWID()); - -ALTER TABLE [DeploymentJobs] ADD [HeartbeatAt] datetime2 NULL; - -ALTER TABLE [DeploymentJobs] ADD [Priority] int NOT NULL DEFAULT 100; - -ALTER TABLE [DeploymentJobs] ADD [RowVersion] rowversion NOT NULL; - -ALTER TABLE [DeploymentJobs] ADD [ScheduledAt] datetime2 NULL; - -ALTER TABLE [DeploymentJobs] ADD [WorkerName] nvarchar(450) NULL; - -CREATE INDEX [IX_DeploymentJobTargets_DeploymentJobId_Status] ON [DeploymentJobTargets] ([DeploymentJobId], [Status]); - -ALTER TABLE [DeploymentJobTargets] ADD CONSTRAINT [CK_DeploymentJobTargets_OutputMetadataJson_IsJson] CHECK ([OutputMetadataJson] IS NULL OR ISJSON([OutputMetadataJson]) = 1); - -CREATE INDEX [IX_DeploymentJobSteps_DeploymentJobId_Status_SortOrder] ON [DeploymentJobSteps] ([DeploymentJobId], [Status], [SortOrder]); - -ALTER TABLE [DeploymentJobSteps] ADD CONSTRAINT [CK_DeploymentJobSteps_OutputMetadataJson_IsJson] CHECK ([OutputMetadataJson] IS NULL OR ISJSON([OutputMetadataJson]) = 1); - -CREATE INDEX [IX_DeploymentJobs_CorrelationId] ON [DeploymentJobs] ([CorrelationId]); - -CREATE INDEX [IX_DeploymentJobs_Status_ScheduledAt_LockedUntil_Priority_Created] ON [DeploymentJobs] ([Status], [ScheduledAt], [LockedUntil], [Priority], [Created]); - -CREATE INDEX [IX_DeploymentJobs_WorkerName] ON [DeploymentJobs] ([WorkerName]); - -INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) -VALUES (N'20260708194227_AddQueueHardening', N'10.0.8'); - -COMMIT; -GO - diff --git a/buildcheck/AddTemplateVersions.sql b/buildcheck/AddTemplateVersions.sql deleted file mode 100644 index b9a466e..0000000 --- a/buildcheck/AddTemplateVersions.sql +++ /dev/null @@ -1,1787 +0,0 @@ -IF OBJECT_ID(N'[__EFMigrationsHistory]') IS NULL -BEGIN - CREATE TABLE [__EFMigrationsHistory] ( - [MigrationId] nvarchar(150) NOT NULL, - [ProductVersion] nvarchar(32) NOT NULL, - CONSTRAINT [PK___EFMigrationsHistory] PRIMARY KEY ([MigrationId]) - ); -END; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [Domains] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [Name] nvarchar(max) NOT NULL, - [FQDN] nvarchar(max) NOT NULL, - [NetBIOS] nvarchar(max) NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_Domains] PRIMARY KEY ([Id]) - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [Environments] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [Name] nvarchar(max) NOT NULL, - [CloudEnabled] bit NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_Environments] PRIMARY KEY ([Id]) - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [OptionCategories] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [Name] nvarchar(max) NOT NULL, - [ParentCategoryName] nvarchar(max) NOT NULL, - [showOrder] int NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_OptionCategories] PRIMARY KEY ([Id]) - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [Runbooks] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [Name] nvarchar(max) NOT NULL, - [Description] nvarchar(max) NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_Runbooks] PRIMARY KEY ([Id]) - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [Services] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [Name] nvarchar(max) NOT NULL, - [Description] nvarchar(max) NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_Services] PRIMARY KEY ([Id]) - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [VirtualMachines] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [DomainID] uniqueidentifier NOT NULL, - [Name] nvarchar(max) NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_VirtualMachines] PRIMARY KEY ([Id]), - CONSTRAINT [FK_VirtualMachines_Domains_DomainID] FOREIGN KEY ([DomainID]) REFERENCES [Domains] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [EnvironmentDomains] ( - [EnvironmentId] uniqueidentifier NOT NULL, - [DomainId] uniqueidentifier NOT NULL, - [Modified] datetime2 NOT NULL, - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL, - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_EnvironmentDomains] PRIMARY KEY ([EnvironmentId], [DomainId]), - CONSTRAINT [FK_EnvironmentDomains_Domains_DomainId] FOREIGN KEY ([DomainId]) REFERENCES [Domains] ([Id]) ON DELETE CASCADE, - CONSTRAINT [FK_EnvironmentDomains_Environments_EnvironmentId] FOREIGN KEY ([EnvironmentId]) REFERENCES [Environments] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [Options] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [Name] nvarchar(max) NOT NULL, - [OptionType] nvarchar(max) NOT NULL, - [OptionValue] nvarchar(max) NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - [OptionCategoryId] uniqueidentifier NOT NULL, - CONSTRAINT [PK_Options] PRIMARY KEY ([Id]), - CONSTRAINT [FK_Options_OptionCategories_OptionCategoryId] FOREIGN KEY ([OptionCategoryId]) REFERENCES [OptionCategories] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [Events] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [RunbookId] uniqueidentifier NOT NULL, - [Class] nvarchar(max) NOT NULL, - [Method] nvarchar(max) NOT NULL, - [RestEndpointMethod] nvarchar(max) NOT NULL, - [RestEndpointOperation] nvarchar(max) NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_Events] PRIMARY KEY ([Id]), - CONSTRAINT [FK_Events_Runbooks_RunbookId] FOREIGN KEY ([RunbookId]) REFERENCES [Runbooks] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [TemplateCategories] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [ServiceId] uniqueidentifier NOT NULL, - [Name] nvarchar(max) NOT NULL, - [ParentCategoryName] nvarchar(max) NOT NULL, - [showOrder] int NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_TemplateCategories] PRIMARY KEY ([Id]), - CONSTRAINT [FK_TemplateCategories_Services_ServiceId] FOREIGN KEY ([ServiceId]) REFERENCES [Services] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [Templates] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [Name] nvarchar(max) NOT NULL, - [CloudTemplate] bit NOT NULL, - [Version] nvarchar(max) NOT NULL, - [Description] nvarchar(max) NOT NULL, - [JSONData] nvarchar(max) NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - [TemplateCategoryId] uniqueidentifier NOT NULL, - CONSTRAINT [PK_Templates] PRIMARY KEY ([Id]), - CONSTRAINT [FK_Templates_TemplateCategories_TemplateCategoryId] FOREIGN KEY ([TemplateCategoryId]) REFERENCES [TemplateCategories] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [DeploymentGroups] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [TemplateId] uniqueidentifier NOT NULL, - [Status] nvarchar(max) NOT NULL DEFAULT ('New'), - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_DeploymentGroups] PRIMARY KEY ([Id]), - CONSTRAINT [FK_DeploymentGroups_Templates_TemplateId] FOREIGN KEY ([TemplateId]) REFERENCES [Templates] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [TemplateOptions] ( - [TemplateId] uniqueidentifier NOT NULL, - [OptionId] uniqueidentifier NOT NULL, - [Value] nvarchar(max) NOT NULL, - [Modified] datetime2 NOT NULL, - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL, - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_TemplateOptions] PRIMARY KEY ([OptionId], [TemplateId]), - CONSTRAINT [FK_TemplateOptions_Options_OptionId] FOREIGN KEY ([OptionId]) REFERENCES [Options] ([Id]) ON DELETE CASCADE, - CONSTRAINT [FK_TemplateOptions_Templates_TemplateId] FOREIGN KEY ([TemplateId]) REFERENCES [Templates] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [Deployments] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [DeploymentGroupId] uniqueidentifier NOT NULL, - [VirtualMachineId] uniqueidentifier NOT NULL, - [Status] nvarchar(max) NOT NULL, - [JSONData] nvarchar(max) NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_Deployments] PRIMARY KEY ([VirtualMachineId], [DeploymentGroupId]), - CONSTRAINT [AK_Deployments_Id] UNIQUE ([Id]), - CONSTRAINT [FK_Deployments_DeploymentGroups_DeploymentGroupId] FOREIGN KEY ([DeploymentGroupId]) REFERENCES [DeploymentGroups] ([Id]) ON DELETE CASCADE, - CONSTRAINT [FK_Deployments_VirtualMachines_VirtualMachineId] FOREIGN KEY ([VirtualMachineId]) REFERENCES [VirtualMachines] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [Jobs] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [DeploymentId] uniqueidentifier NOT NULL, - [RunbookId] uniqueidentifier NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_Jobs] PRIMARY KEY ([RunbookId], [DeploymentId]), - CONSTRAINT [FK_Jobs_Deployments_DeploymentId] FOREIGN KEY ([DeploymentId]) REFERENCES [Deployments] ([Id]) ON DELETE CASCADE, - CONSTRAINT [FK_Jobs_Runbooks_RunbookId] FOREIGN KEY ([RunbookId]) REFERENCES [Runbooks] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_DeploymentGroups_TemplateId] ON [DeploymentGroups] ([TemplateId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_Deployments_DeploymentGroupId] ON [Deployments] ([DeploymentGroupId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_EnvironmentDomains_DomainId] ON [EnvironmentDomains] ([DomainId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_Events_RunbookId] ON [Events] ([RunbookId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_Jobs_DeploymentId] ON [Jobs] ([DeploymentId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_Options_OptionCategoryId] ON [Options] ([OptionCategoryId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_TemplateCategories_ServiceId] ON [TemplateCategories] ([ServiceId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_TemplateOptions_TemplateId] ON [TemplateOptions] ([TemplateId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_Templates_TemplateCategoryId] ON [Templates] ([TemplateCategoryId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_VirtualMachines_DomainID] ON [VirtualMachines] ([DomainID]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20231020093825_Initial', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260514210821_AddQueueJobs' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260514210821_AddQueueJobs', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260514210842_AddQueueJobModelSnapshotFix' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260514210842_AddQueueJobModelSnapshotFix', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - ALTER TABLE [VirtualMachines] ADD [ExternalId] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - ALTER TABLE [VirtualMachines] ADD [MetadataJson] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - ALTER TABLE [VirtualMachines] ADD [ProviderType] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - ALTER TABLE [VirtualMachines] ADD [TargetType] nvarchar(max) NOT NULL DEFAULT N''; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - ALTER TABLE [Environments] ADD [EnvironmentType] nvarchar(max) NOT NULL DEFAULT N''; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - ALTER TABLE [Environments] ADD [MetadataJson] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - ALTER TABLE [Environments] ADD [ProviderType] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - ALTER TABLE [Environments] ADD [SubscriptionId] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - ALTER TABLE [Environments] ADD [TenantId] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260515195005_AddEnvironmentAndTargetProviderModel', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195742_RemoveCloudEnabledFromEnvironment' -) -BEGIN - DECLARE @var nvarchar(max); - SELECT @var = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'CloudEnabled'); - IF @var IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var + ';'); - ALTER TABLE [Environments] DROP COLUMN [CloudEnabled]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195742_RemoveCloudEnabledFromEnvironment' -) -BEGIN - DECLARE @var1 nvarchar(max); - SELECT @var1 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'TenantId'); - IF @var1 IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var1 + ';'); - ALTER TABLE [Environments] ALTER COLUMN [TenantId] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195742_RemoveCloudEnabledFromEnvironment' -) -BEGIN - DECLARE @var2 nvarchar(max); - SELECT @var2 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'SubscriptionId'); - IF @var2 IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var2 + ';'); - ALTER TABLE [Environments] ALTER COLUMN [SubscriptionId] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195742_RemoveCloudEnabledFromEnvironment' -) -BEGIN - DECLARE @var3 nvarchar(max); - SELECT @var3 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'ProviderType'); - IF @var3 IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var3 + ';'); - ALTER TABLE [Environments] ALTER COLUMN [ProviderType] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195742_RemoveCloudEnabledFromEnvironment' -) -BEGIN - DECLARE @var4 nvarchar(max); - SELECT @var4 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'MetadataJson'); - IF @var4 IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var4 + ';'); - ALTER TABLE [Environments] ALTER COLUMN [MetadataJson] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195742_RemoveCloudEnabledFromEnvironment' -) -BEGIN - DECLARE @var5 nvarchar(max); - SELECT @var5 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'EnvironmentType'); - IF @var5 IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var5 + ';'); - ALTER TABLE [Environments] ALTER COLUMN [EnvironmentType] nvarchar(max) NOT NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195742_RemoveCloudEnabledFromEnvironment' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260515195742_RemoveCloudEnabledFromEnvironment', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515204426_RemoveVirtualMachineTargetAndProvider' -) -BEGIN - DECLARE @var6 nvarchar(max); - SELECT @var6 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[VirtualMachines]') AND [c].[name] = N'ProviderType'); - IF @var6 IS NOT NULL EXEC(N'ALTER TABLE [VirtualMachines] DROP CONSTRAINT ' + @var6 + ';'); - ALTER TABLE [VirtualMachines] DROP COLUMN [ProviderType]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515204426_RemoveVirtualMachineTargetAndProvider' -) -BEGIN - DECLARE @var7 nvarchar(max); - SELECT @var7 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[VirtualMachines]') AND [c].[name] = N'TargetType'); - IF @var7 IS NOT NULL EXEC(N'ALTER TABLE [VirtualMachines] DROP CONSTRAINT ' + @var7 + ';'); - ALTER TABLE [VirtualMachines] DROP COLUMN [TargetType]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515204426_RemoveVirtualMachineTargetAndProvider' -) -BEGIN - DECLARE @var8 nvarchar(max); - SELECT @var8 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[VirtualMachines]') AND [c].[name] = N'MetadataJson'); - IF @var8 IS NOT NULL EXEC(N'ALTER TABLE [VirtualMachines] DROP CONSTRAINT ' + @var8 + ';'); - ALTER TABLE [VirtualMachines] ALTER COLUMN [MetadataJson] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515204426_RemoveVirtualMachineTargetAndProvider' -) -BEGIN - DECLARE @var9 nvarchar(max); - SELECT @var9 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[VirtualMachines]') AND [c].[name] = N'ExternalId'); - IF @var9 IS NOT NULL EXEC(N'ALTER TABLE [VirtualMachines] DROP CONSTRAINT ' + @var9 + ';'); - ALTER TABLE [VirtualMachines] ALTER COLUMN [ExternalId] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515204426_RemoveVirtualMachineTargetAndProvider' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260515204426_RemoveVirtualMachineTargetAndProvider', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515205512_MakeVirtualMachineDomainOptionalAndAddLinkUnlinkFlow' -) -BEGIN - ALTER TABLE [VirtualMachines] DROP CONSTRAINT [FK_VirtualMachines_Domains_DomainID]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515205512_MakeVirtualMachineDomainOptionalAndAddLinkUnlinkFlow' -) -BEGIN - DECLARE @var10 nvarchar(max); - SELECT @var10 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[VirtualMachines]') AND [c].[name] = N'DomainID'); - IF @var10 IS NOT NULL EXEC(N'ALTER TABLE [VirtualMachines] DROP CONSTRAINT ' + @var10 + ';'); - ALTER TABLE [VirtualMachines] ALTER COLUMN [DomainID] uniqueidentifier NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515205512_MakeVirtualMachineDomainOptionalAndAddLinkUnlinkFlow' -) -BEGIN - ALTER TABLE [VirtualMachines] ADD CONSTRAINT [FK_VirtualMachines_Domains_DomainID] FOREIGN KEY ([DomainID]) REFERENCES [Domains] ([Id]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515205512_MakeVirtualMachineDomainOptionalAndAddLinkUnlinkFlow' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260515205512_MakeVirtualMachineDomainOptionalAndAddLinkUnlinkFlow', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515215206_AddServiceCloudFlagAndRoleDefinitionsV2' -) -BEGIN - ALTER TABLE [Services] ADD [IsCloudService] bit NOT NULL DEFAULT CAST(0 AS bit); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515215206_AddServiceCloudFlagAndRoleDefinitionsV2' -) -BEGIN - CREATE TABLE [ServiceRoleDefinitions] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [ServiceId] uniqueidentifier NOT NULL, - [Key] nvarchar(max) NOT NULL, - [Name] nvarchar(max) NOT NULL, - [Description] nvarchar(max) NULL, - [MinCount] int NOT NULL, - [MaxCount] int NOT NULL, - [DefaultStageOrder] int NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_ServiceRoleDefinitions] PRIMARY KEY ([Id]), - CONSTRAINT [FK_ServiceRoleDefinitions_Services_ServiceId] FOREIGN KEY ([ServiceId]) REFERENCES [Services] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515215206_AddServiceCloudFlagAndRoleDefinitionsV2' -) -BEGIN - CREATE INDEX [IX_ServiceRoleDefinitions_ServiceId] ON [ServiceRoleDefinitions] ([ServiceId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515215206_AddServiceCloudFlagAndRoleDefinitionsV2' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260515215206_AddServiceCloudFlagAndRoleDefinitionsV2', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515221746_RemoveRoleDefinitionSizingFields' -) -BEGIN - DECLARE @var11 nvarchar(max); - SELECT @var11 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[ServiceRoleDefinitions]') AND [c].[name] = N'DefaultStageOrder'); - IF @var11 IS NOT NULL EXEC(N'ALTER TABLE [ServiceRoleDefinitions] DROP CONSTRAINT ' + @var11 + ';'); - ALTER TABLE [ServiceRoleDefinitions] DROP COLUMN [DefaultStageOrder]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515221746_RemoveRoleDefinitionSizingFields' -) -BEGIN - DECLARE @var12 nvarchar(max); - SELECT @var12 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[ServiceRoleDefinitions]') AND [c].[name] = N'MaxCount'); - IF @var12 IS NOT NULL EXEC(N'ALTER TABLE [ServiceRoleDefinitions] DROP CONSTRAINT ' + @var12 + ';'); - ALTER TABLE [ServiceRoleDefinitions] DROP COLUMN [MaxCount]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515221746_RemoveRoleDefinitionSizingFields' -) -BEGIN - DECLARE @var13 nvarchar(max); - SELECT @var13 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[ServiceRoleDefinitions]') AND [c].[name] = N'MinCount'); - IF @var13 IS NOT NULL EXEC(N'ALTER TABLE [ServiceRoleDefinitions] DROP CONSTRAINT ' + @var13 + ';'); - ALTER TABLE [ServiceRoleDefinitions] DROP COLUMN [MinCount]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515221746_RemoveRoleDefinitionSizingFields' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260515221746_RemoveRoleDefinitionSizingFields', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516113515_RemoveTemplateCategoryLegacyFields' -) -BEGIN - DECLARE @var14 nvarchar(max); - SELECT @var14 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[TemplateCategories]') AND [c].[name] = N'ParentCategoryName'); - IF @var14 IS NOT NULL EXEC(N'ALTER TABLE [TemplateCategories] DROP CONSTRAINT ' + @var14 + ';'); - ALTER TABLE [TemplateCategories] DROP COLUMN [ParentCategoryName]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516113515_RemoveTemplateCategoryLegacyFields' -) -BEGIN - DECLARE @var15 nvarchar(max); - SELECT @var15 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[TemplateCategories]') AND [c].[name] = N'showOrder'); - IF @var15 IS NOT NULL EXEC(N'ALTER TABLE [TemplateCategories] DROP CONSTRAINT ' + @var15 + ';'); - ALTER TABLE [TemplateCategories] DROP COLUMN [showOrder]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516113515_RemoveTemplateCategoryLegacyFields' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260516113515_RemoveTemplateCategoryLegacyFields', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516114627_AddTemplateCategoryMetadataFields' -) -BEGIN - ALTER TABLE [TemplateCategories] ADD [Color] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516114627_AddTemplateCategoryMetadataFields' -) -BEGIN - ALTER TABLE [TemplateCategories] ADD [Description] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516114627_AddTemplateCategoryMetadataFields' -) -BEGIN - ALTER TABLE [TemplateCategories] ADD [IconKey] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516114627_AddTemplateCategoryMetadataFields' -) -BEGIN - ALTER TABLE [TemplateCategories] ADD [IsActive] bit NOT NULL DEFAULT CAST(1 AS bit); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516114627_AddTemplateCategoryMetadataFields' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260516114627_AddTemplateCategoryMetadataFields', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516115934_MoveIconKeyFromTemplateCategoryToService' -) -BEGIN - DECLARE @var16 nvarchar(max); - SELECT @var16 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[TemplateCategories]') AND [c].[name] = N'IconKey'); - IF @var16 IS NOT NULL EXEC(N'ALTER TABLE [TemplateCategories] DROP CONSTRAINT ' + @var16 + ';'); - ALTER TABLE [TemplateCategories] DROP COLUMN [IconKey]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516115934_MoveIconKeyFromTemplateCategoryToService' -) -BEGIN - ALTER TABLE [Services] ADD [IconKey] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516115934_MoveIconKeyFromTemplateCategoryToService' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260516115934_MoveIconKeyFromTemplateCategoryToService', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516121222_RemoveTemplateCloudFlag' -) -BEGIN - DECLARE @var17 nvarchar(max); - SELECT @var17 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Templates]') AND [c].[name] = N'CloudTemplate'); - IF @var17 IS NOT NULL EXEC(N'ALTER TABLE [Templates] DROP CONSTRAINT ' + @var17 + ';'); - ALTER TABLE [Templates] DROP COLUMN [CloudTemplate]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516121222_RemoveTemplateCloudFlag' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260516121222_RemoveTemplateCloudFlag', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - ALTER TABLE [Templates] ADD [DeploymentRuleId] uniqueidentifier NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - ALTER TABLE [QueueJobs] ADD [MetadataJson] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - ALTER TABLE [QueueJobs] ADD [RuleSnapshotJson] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - CREATE TABLE [DeploymentRules] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [Name] nvarchar(max) NOT NULL, - [Description] nvarchar(max) NULL, - [IsActive] bit NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_DeploymentRules] PRIMARY KEY ([Id]) - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - CREATE TABLE [QueueJobSteps] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [QueueJobId] uniqueidentifier NOT NULL, - [DependsOnQueueJobStepId] uniqueidentifier NULL, - [SortOrder] int NOT NULL, - [Name] nvarchar(max) NOT NULL, - [StepType] nvarchar(max) NOT NULL, - [Status] nvarchar(max) NOT NULL, - [MetadataJson] nvarchar(max) NULL, - [ApprovedAt] datetime2 NULL, - [ApprovedBy] nvarchar(max) NULL, - [ApprovalComment] nvarchar(max) NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_QueueJobSteps] PRIMARY KEY ([Id]), - CONSTRAINT [FK_QueueJobSteps_QueueJobSteps_DependsOnQueueJobStepId] FOREIGN KEY ([DependsOnQueueJobStepId]) REFERENCES [QueueJobSteps] ([Id]) ON DELETE NO ACTION, - CONSTRAINT [FK_QueueJobSteps_QueueJobs_QueueJobId] FOREIGN KEY ([QueueJobId]) REFERENCES [QueueJobs] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - CREATE TABLE [DeploymentRuleSteps] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [DeploymentRuleId] uniqueidentifier NOT NULL, - [SortOrder] int NOT NULL, - [Name] nvarchar(max) NOT NULL, - [StepType] nvarchar(max) NOT NULL, - [RequiresApproval] bit NOT NULL, - [MetadataJson] nvarchar(max) NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_DeploymentRuleSteps] PRIMARY KEY ([Id]), - CONSTRAINT [FK_DeploymentRuleSteps_DeploymentRules_DeploymentRuleId] FOREIGN KEY ([DeploymentRuleId]) REFERENCES [DeploymentRules] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - CREATE INDEX [IX_Templates_DeploymentRuleId] ON [Templates] ([DeploymentRuleId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - CREATE INDEX [IX_DeploymentRuleSteps_DeploymentRuleId] ON [DeploymentRuleSteps] ([DeploymentRuleId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - CREATE INDEX [IX_QueueJobSteps_DependsOnQueueJobStepId] ON [QueueJobSteps] ([DependsOnQueueJobStepId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - CREATE INDEX [IX_QueueJobSteps_QueueJobId] ON [QueueJobSteps] ([QueueJobId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - ALTER TABLE [Templates] ADD CONSTRAINT [FK_Templates_DeploymentRules_DeploymentRuleId] FOREIGN KEY ([DeploymentRuleId]) REFERENCES [DeploymentRules] ([Id]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260516140554_AddDeploymentRulesAndQueueJobSteps', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentGroups] DROP CONSTRAINT [FK_DeploymentGroups_Templates_TemplateId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [Deployments] DROP CONSTRAINT [FK_Deployments_DeploymentGroups_DeploymentGroupId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [Deployments] DROP CONSTRAINT [FK_Deployments_VirtualMachines_VirtualMachineId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [Jobs] DROP CONSTRAINT [FK_Jobs_Deployments_DeploymentId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [QueueJobSteps] DROP CONSTRAINT [FK_QueueJobSteps_QueueJobSteps_DependsOnQueueJobStepId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [QueueJobSteps] DROP CONSTRAINT [FK_QueueJobSteps_QueueJobs_QueueJobId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [QueueJobTargets] DROP CONSTRAINT [FK_QueueJobTargets_QueueJobs_QueueJobId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [QueueJobTargets] DROP CONSTRAINT [PK_QueueJobTargets]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [QueueJobSteps] DROP CONSTRAINT [PK_QueueJobSteps]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [QueueJobs] DROP CONSTRAINT [PK_QueueJobs]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [Deployments] DROP CONSTRAINT [AK_Deployments_Id]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [Deployments] DROP CONSTRAINT [PK_Deployments]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentGroups] DROP CONSTRAINT [PK_DeploymentGroups]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[QueueJobTargets]', N'DeploymentJobTargets', 'OBJECT'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[QueueJobSteps]', N'DeploymentJobSteps', 'OBJECT'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[QueueJobs]', N'DeploymentJobs', 'OBJECT'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[Deployments]', N'DeploymentExecutions', 'OBJECT'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[DeploymentGroups]', N'DeploymentBatches', 'OBJECT'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[DeploymentJobTargets].[IX_QueueJobTargets_QueueJobId]', N'IX_DeploymentJobTargets_QueueJobId', 'INDEX'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[DeploymentJobSteps].[IX_QueueJobSteps_QueueJobId]', N'IX_DeploymentJobSteps_QueueJobId', 'INDEX'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[DeploymentJobSteps].[IX_QueueJobSteps_DependsOnQueueJobStepId]', N'IX_DeploymentJobSteps_DependsOnQueueJobStepId', 'INDEX'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[DeploymentExecutions].[IX_Deployments_DeploymentGroupId]', N'IX_DeploymentExecutions_DeploymentGroupId', 'INDEX'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[DeploymentBatches].[IX_DeploymentGroups_TemplateId]', N'IX_DeploymentBatches_TemplateId', 'INDEX'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentJobTargets] ADD CONSTRAINT [PK_DeploymentJobTargets] PRIMARY KEY ([Id]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentJobSteps] ADD CONSTRAINT [PK_DeploymentJobSteps] PRIMARY KEY ([Id]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentJobs] ADD CONSTRAINT [PK_DeploymentJobs] PRIMARY KEY ([Id]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentExecutions] ADD CONSTRAINT [AK_DeploymentExecutions_Id] UNIQUE ([Id]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentExecutions] ADD CONSTRAINT [PK_DeploymentExecutions] PRIMARY KEY ([VirtualMachineId], [DeploymentGroupId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentBatches] ADD CONSTRAINT [PK_DeploymentBatches] PRIMARY KEY ([Id]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentBatches] ADD CONSTRAINT [FK_DeploymentBatches_Templates_TemplateId] FOREIGN KEY ([TemplateId]) REFERENCES [Templates] ([Id]) ON DELETE CASCADE; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentExecutions] ADD CONSTRAINT [FK_DeploymentExecutions_DeploymentBatches_DeploymentGroupId] FOREIGN KEY ([DeploymentGroupId]) REFERENCES [DeploymentBatches] ([Id]) ON DELETE CASCADE; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentExecutions] ADD CONSTRAINT [FK_DeploymentExecutions_VirtualMachines_VirtualMachineId] FOREIGN KEY ([VirtualMachineId]) REFERENCES [VirtualMachines] ([Id]) ON DELETE CASCADE; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentJobSteps] ADD CONSTRAINT [FK_DeploymentJobSteps_DeploymentJobSteps_DependsOnQueueJobStepId] FOREIGN KEY ([DependsOnQueueJobStepId]) REFERENCES [DeploymentJobSteps] ([Id]) ON DELETE NO ACTION; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentJobSteps] ADD CONSTRAINT [FK_DeploymentJobSteps_DeploymentJobs_QueueJobId] FOREIGN KEY ([QueueJobId]) REFERENCES [DeploymentJobs] ([Id]) ON DELETE CASCADE; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentJobTargets] ADD CONSTRAINT [FK_DeploymentJobTargets_DeploymentJobs_QueueJobId] FOREIGN KEY ([QueueJobId]) REFERENCES [DeploymentJobs] ([Id]) ON DELETE CASCADE; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [Jobs] ADD CONSTRAINT [FK_Jobs_DeploymentExecutions_DeploymentId] FOREIGN KEY ([DeploymentId]) REFERENCES [DeploymentExecutions] ([Id]) ON DELETE CASCADE; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260516141653_RenameDeploymentAndJobTables', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - ALTER TABLE [DeploymentExecutions] DROP CONSTRAINT [FK_DeploymentExecutions_DeploymentBatches_DeploymentGroupId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - ALTER TABLE [DeploymentJobSteps] DROP CONSTRAINT [FK_DeploymentJobSteps_DeploymentJobSteps_DependsOnQueueJobStepId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - ALTER TABLE [DeploymentJobSteps] DROP CONSTRAINT [FK_DeploymentJobSteps_DeploymentJobs_QueueJobId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - ALTER TABLE [DeploymentJobTargets] DROP CONSTRAINT [FK_DeploymentJobTargets_DeploymentJobs_QueueJobId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - EXEC sp_rename N'[DeploymentJobTargets].[QueueJobId]', N'DeploymentJobId', 'COLUMN'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - EXEC sp_rename N'[DeploymentJobTargets].[DeploymentGroupId]', N'DeploymentBatchId', 'COLUMN'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - EXEC sp_rename N'[DeploymentJobTargets].[IX_DeploymentJobTargets_QueueJobId]', N'IX_DeploymentJobTargets_DeploymentJobId', 'INDEX'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - EXEC sp_rename N'[DeploymentJobSteps].[QueueJobId]', N'DeploymentJobId', 'COLUMN'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - EXEC sp_rename N'[DeploymentJobSteps].[DependsOnQueueJobStepId]', N'DependsOnDeploymentJobStepId', 'COLUMN'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - EXEC sp_rename N'[DeploymentJobSteps].[IX_DeploymentJobSteps_QueueJobId]', N'IX_DeploymentJobSteps_DeploymentJobId', 'INDEX'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - EXEC sp_rename N'[DeploymentJobSteps].[IX_DeploymentJobSteps_DependsOnQueueJobStepId]', N'IX_DeploymentJobSteps_DependsOnDeploymentJobStepId', 'INDEX'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - EXEC sp_rename N'[DeploymentExecutions].[DeploymentGroupId]', N'DeploymentBatchId', 'COLUMN'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - EXEC sp_rename N'[DeploymentExecutions].[IX_DeploymentExecutions_DeploymentGroupId]', N'IX_DeploymentExecutions_DeploymentBatchId', 'INDEX'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - ALTER TABLE [DeploymentExecutions] ADD CONSTRAINT [FK_DeploymentExecutions_DeploymentBatches_DeploymentBatchId] FOREIGN KEY ([DeploymentBatchId]) REFERENCES [DeploymentBatches] ([Id]) ON DELETE CASCADE; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - ALTER TABLE [DeploymentJobSteps] ADD CONSTRAINT [FK_DeploymentJobSteps_DeploymentJobSteps_DependsOnDeploymentJobStepId] FOREIGN KEY ([DependsOnDeploymentJobStepId]) REFERENCES [DeploymentJobSteps] ([Id]) ON DELETE NO ACTION; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - ALTER TABLE [DeploymentJobSteps] ADD CONSTRAINT [FK_DeploymentJobSteps_DeploymentJobs_DeploymentJobId] FOREIGN KEY ([DeploymentJobId]) REFERENCES [DeploymentJobs] ([Id]) ON DELETE CASCADE; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - ALTER TABLE [DeploymentJobTargets] ADD CONSTRAINT [FK_DeploymentJobTargets_DeploymentJobs_DeploymentJobId] FOREIGN KEY ([DeploymentJobId]) REFERENCES [DeploymentJobs] ([Id]) ON DELETE CASCADE; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260516141719_RenameDeploymentAndJobColumns', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260517193537_SyncEnvironmentStageAndHostingType' -) -BEGIN - DECLARE @var18 nvarchar(max); - SELECT @var18 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'TenantId'); - IF @var18 IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var18 + ';'); - ALTER TABLE [Environments] ALTER COLUMN [TenantId] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260517193537_SyncEnvironmentStageAndHostingType' -) -BEGIN - DECLARE @var19 nvarchar(max); - SELECT @var19 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'SubscriptionId'); - IF @var19 IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var19 + ';'); - ALTER TABLE [Environments] ALTER COLUMN [SubscriptionId] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260517193537_SyncEnvironmentStageAndHostingType' -) -BEGIN - DECLARE @var20 nvarchar(max); - SELECT @var20 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'ProviderType'); - IF @var20 IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var20 + ';'); - ALTER TABLE [Environments] ALTER COLUMN [ProviderType] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260517193537_SyncEnvironmentStageAndHostingType' -) -BEGIN - DECLARE @var21 nvarchar(max); - SELECT @var21 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'MetadataJson'); - IF @var21 IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var21 + ';'); - ALTER TABLE [Environments] ALTER COLUMN [MetadataJson] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260517193537_SyncEnvironmentStageAndHostingType' -) -BEGIN - ALTER TABLE [Environments] ADD [HostingType] nvarchar(max) NOT NULL DEFAULT N'OnPrem'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260517193537_SyncEnvironmentStageAndHostingType' -) -BEGIN - - UPDATE [Environments] - SET [HostingType] = CASE - WHEN [EnvironmentType] IN ('OnPrem','AzureTenant','M365Tenant') THEN [EnvironmentType] - ELSE 'OnPrem' - END - -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260517193537_SyncEnvironmentStageAndHostingType' -) -BEGIN - - UPDATE [Environments] - SET [EnvironmentType] = CASE - WHEN [EnvironmentType] IN ('Development','Test','QA','Production') THEN [EnvironmentType] - ELSE 'Test' - END - -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260517193537_SyncEnvironmentStageAndHostingType' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260517193537_SyncEnvironmentStageAndHostingType', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260517205713_LinkDeploymentBatchToDeploymentRule' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260517205713_LinkDeploymentBatchToDeploymentRule', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707195927_AddTemplateVersions' -) -BEGIN - ALTER TABLE [DeploymentBatches] ADD [DeploymentRuleId] uniqueidentifier NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707195927_AddTemplateVersions' -) -BEGIN - CREATE TABLE [TemplateVersions] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [TemplateId] uniqueidentifier NOT NULL, - [Version] nvarchar(64) NOT NULL, - [JsonData] nvarchar(max) NOT NULL, - [JsonHash] nvarchar(64) NOT NULL, - [SchemaVersion] nvarchar(32) NOT NULL, - [IsPublished] bit NOT NULL, - [PublishedAt] datetime2 NULL, - [PublishedBy] nvarchar(max) NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_TemplateVersions] PRIMARY KEY ([Id]), - CONSTRAINT [CK_TemplateVersions_JsonData_IsJson] CHECK (ISJSON([JsonData]) = 1), - CONSTRAINT [FK_TemplateVersions_Templates_TemplateId] FOREIGN KEY ([TemplateId]) REFERENCES [Templates] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707195927_AddTemplateVersions' -) -BEGIN - INSERT INTO [TemplateVersions] - ([Id], [TemplateId], [Version], [JsonData], [JsonHash], [SchemaVersion], [IsPublished], [PublishedAt], [PublishedBy], [Modified], [ModifiedBy], [Created], [CreatedBy]) - SELECT - NEWID(), - [Id], - CASE - WHEN [Version] IS NULL OR LTRIM(RTRIM([Version])) = '' THEN '1.0.0' - ELSE [Version] - END, - CASE - WHEN ISJSON([JSONData]) = 1 THEN [JSONData] - ELSE '{}' - END, - CONVERT(varchar(64), HASHBYTES('SHA2_256', CONVERT(varbinary(max), CASE WHEN ISJSON([JSONData]) = 1 THEN [JSONData] ELSE '{}' END)), 2), - '1.0', - 1, - SYSUTCDATETIME(), - [CreatedBy], - [Modified], - [ModifiedBy], - [Created], - [CreatedBy] - FROM [Templates] - WHERE NOT EXISTS ( - SELECT 1 - FROM [TemplateVersions] - WHERE [TemplateVersions].[TemplateId] = [Templates].[Id] - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707195927_AddTemplateVersions' -) -BEGIN - CREATE INDEX [IX_DeploymentBatches_DeploymentRuleId] ON [DeploymentBatches] ([DeploymentRuleId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707195927_AddTemplateVersions' -) -BEGIN - EXEC(N'CREATE UNIQUE INDEX [IX_TemplateVersions_TemplateId] ON [TemplateVersions] ([TemplateId]) WHERE [IsPublished] = 1'); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707195927_AddTemplateVersions' -) -BEGIN - CREATE UNIQUE INDEX [IX_TemplateVersions_TemplateId_Version] ON [TemplateVersions] ([TemplateId], [Version]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707195927_AddTemplateVersions' -) -BEGIN - ALTER TABLE [DeploymentBatches] ADD CONSTRAINT [FK_DeploymentBatches_DeploymentRules_DeploymentRuleId] FOREIGN KEY ([DeploymentRuleId]) REFERENCES [DeploymentRules] ([Id]) ON DELETE SET NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707195927_AddTemplateVersions' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260707195927_AddTemplateVersions', N'10.0.8'); -END; - -COMMIT; -GO - diff --git a/buildcheck/AutoMapper.dll b/buildcheck/AutoMapper.dll deleted file mode 100644 index e031ec9..0000000 Binary files a/buildcheck/AutoMapper.dll and /dev/null differ diff --git a/buildcheck/Azure.Core.dll b/buildcheck/Azure.Core.dll deleted file mode 100644 index 8883ec9..0000000 Binary files a/buildcheck/Azure.Core.dll and /dev/null differ diff --git a/buildcheck/Azure.Identity.dll b/buildcheck/Azure.Identity.dll deleted file mode 100644 index ea19200..0000000 Binary files a/buildcheck/Azure.Identity.dll and /dev/null differ diff --git a/buildcheck/Humanizer.dll b/buildcheck/Humanizer.dll deleted file mode 100644 index c9a7ef8..0000000 Binary files a/buildcheck/Humanizer.dll and /dev/null differ diff --git a/buildcheck/Microsoft.AspNetCore.Authentication.Negotiate.dll b/buildcheck/Microsoft.AspNetCore.Authentication.Negotiate.dll deleted file mode 100644 index 3c68db6..0000000 Binary files a/buildcheck/Microsoft.AspNetCore.Authentication.Negotiate.dll and /dev/null differ diff --git a/buildcheck/Microsoft.AspNetCore.JsonPatch.dll b/buildcheck/Microsoft.AspNetCore.JsonPatch.dll deleted file mode 100644 index a9c3e6a..0000000 Binary files a/buildcheck/Microsoft.AspNetCore.JsonPatch.dll and /dev/null differ diff --git a/buildcheck/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll b/buildcheck/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll deleted file mode 100644 index ff5873c..0000000 Binary files a/buildcheck/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll and /dev/null differ diff --git a/buildcheck/Microsoft.AspNetCore.OpenApi.dll b/buildcheck/Microsoft.AspNetCore.OpenApi.dll deleted file mode 100644 index b0a2772..0000000 Binary files a/buildcheck/Microsoft.AspNetCore.OpenApi.dll and /dev/null differ diff --git a/buildcheck/Microsoft.Bcl.AsyncInterfaces.dll b/buildcheck/Microsoft.Bcl.AsyncInterfaces.dll deleted file mode 100644 index 421e812..0000000 Binary files a/buildcheck/Microsoft.Bcl.AsyncInterfaces.dll and /dev/null differ diff --git a/buildcheck/Microsoft.Bcl.Cryptography.dll b/buildcheck/Microsoft.Bcl.Cryptography.dll deleted file mode 100644 index e0a506a..0000000 Binary files a/buildcheck/Microsoft.Bcl.Cryptography.dll and /dev/null differ diff --git a/buildcheck/Microsoft.Build.Framework.dll b/buildcheck/Microsoft.Build.Framework.dll deleted file mode 100644 index a1a97aa..0000000 Binary files a/buildcheck/Microsoft.Build.Framework.dll and /dev/null differ diff --git a/buildcheck/Microsoft.CodeAnalysis.CSharp.Workspaces.dll b/buildcheck/Microsoft.CodeAnalysis.CSharp.Workspaces.dll deleted file mode 100644 index ab1265c..0000000 Binary files a/buildcheck/Microsoft.CodeAnalysis.CSharp.Workspaces.dll and /dev/null differ diff --git a/buildcheck/Microsoft.CodeAnalysis.CSharp.dll b/buildcheck/Microsoft.CodeAnalysis.CSharp.dll deleted file mode 100644 index dc1f35d..0000000 Binary files a/buildcheck/Microsoft.CodeAnalysis.CSharp.dll and /dev/null differ diff --git a/buildcheck/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll b/buildcheck/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll deleted file mode 100644 index e6f90df..0000000 Binary files a/buildcheck/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll and /dev/null differ diff --git a/buildcheck/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll b/buildcheck/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll deleted file mode 100644 index 5356a08..0000000 Binary files a/buildcheck/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll and /dev/null differ diff --git a/buildcheck/Microsoft.CodeAnalysis.Workspaces.dll b/buildcheck/Microsoft.CodeAnalysis.Workspaces.dll deleted file mode 100644 index 7135704..0000000 Binary files a/buildcheck/Microsoft.CodeAnalysis.Workspaces.dll and /dev/null differ diff --git a/buildcheck/Microsoft.CodeAnalysis.dll b/buildcheck/Microsoft.CodeAnalysis.dll deleted file mode 100644 index f54bd93..0000000 Binary files a/buildcheck/Microsoft.CodeAnalysis.dll and /dev/null differ diff --git a/buildcheck/Microsoft.Data.SqlClient.dll b/buildcheck/Microsoft.Data.SqlClient.dll deleted file mode 100644 index e355a91..0000000 Binary files a/buildcheck/Microsoft.Data.SqlClient.dll and /dev/null differ diff --git a/buildcheck/Microsoft.EntityFrameworkCore.Abstractions.dll b/buildcheck/Microsoft.EntityFrameworkCore.Abstractions.dll deleted file mode 100644 index f457791..0000000 Binary files a/buildcheck/Microsoft.EntityFrameworkCore.Abstractions.dll and /dev/null differ diff --git a/buildcheck/Microsoft.EntityFrameworkCore.Design.dll b/buildcheck/Microsoft.EntityFrameworkCore.Design.dll deleted file mode 100644 index 8395269..0000000 Binary files a/buildcheck/Microsoft.EntityFrameworkCore.Design.dll and /dev/null differ diff --git a/buildcheck/Microsoft.EntityFrameworkCore.Relational.dll b/buildcheck/Microsoft.EntityFrameworkCore.Relational.dll deleted file mode 100644 index a82e568..0000000 Binary files a/buildcheck/Microsoft.EntityFrameworkCore.Relational.dll and /dev/null differ diff --git a/buildcheck/Microsoft.EntityFrameworkCore.SqlServer.dll b/buildcheck/Microsoft.EntityFrameworkCore.SqlServer.dll deleted file mode 100644 index 394a48c..0000000 Binary files a/buildcheck/Microsoft.EntityFrameworkCore.SqlServer.dll and /dev/null differ diff --git a/buildcheck/Microsoft.EntityFrameworkCore.dll b/buildcheck/Microsoft.EntityFrameworkCore.dll deleted file mode 100644 index 3ccc5ec..0000000 Binary files a/buildcheck/Microsoft.EntityFrameworkCore.dll and /dev/null differ diff --git a/buildcheck/Microsoft.Extensions.DependencyModel.dll b/buildcheck/Microsoft.Extensions.DependencyModel.dll deleted file mode 100644 index a8bf201..0000000 Binary files a/buildcheck/Microsoft.Extensions.DependencyModel.dll and /dev/null differ diff --git a/buildcheck/Microsoft.Identity.Client.Extensions.Msal.dll b/buildcheck/Microsoft.Identity.Client.Extensions.Msal.dll deleted file mode 100644 index 15201c7..0000000 Binary files a/buildcheck/Microsoft.Identity.Client.Extensions.Msal.dll and /dev/null differ diff --git a/buildcheck/Microsoft.Identity.Client.dll b/buildcheck/Microsoft.Identity.Client.dll deleted file mode 100644 index aa7367f..0000000 Binary files a/buildcheck/Microsoft.Identity.Client.dll and /dev/null differ diff --git a/buildcheck/Microsoft.IdentityModel.Abstractions.dll b/buildcheck/Microsoft.IdentityModel.Abstractions.dll deleted file mode 100644 index f85ae59..0000000 Binary files a/buildcheck/Microsoft.IdentityModel.Abstractions.dll and /dev/null differ diff --git a/buildcheck/Microsoft.IdentityModel.JsonWebTokens.dll b/buildcheck/Microsoft.IdentityModel.JsonWebTokens.dll deleted file mode 100644 index 4c4d3ab..0000000 Binary files a/buildcheck/Microsoft.IdentityModel.JsonWebTokens.dll and /dev/null differ diff --git a/buildcheck/Microsoft.IdentityModel.Logging.dll b/buildcheck/Microsoft.IdentityModel.Logging.dll deleted file mode 100644 index 170078a..0000000 Binary files a/buildcheck/Microsoft.IdentityModel.Logging.dll and /dev/null differ diff --git a/buildcheck/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll b/buildcheck/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll deleted file mode 100644 index 9c70235..0000000 Binary files a/buildcheck/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll and /dev/null differ diff --git a/buildcheck/Microsoft.IdentityModel.Protocols.dll b/buildcheck/Microsoft.IdentityModel.Protocols.dll deleted file mode 100644 index 01432af..0000000 Binary files a/buildcheck/Microsoft.IdentityModel.Protocols.dll and /dev/null differ diff --git a/buildcheck/Microsoft.IdentityModel.Tokens.dll b/buildcheck/Microsoft.IdentityModel.Tokens.dll deleted file mode 100644 index 009ce65..0000000 Binary files a/buildcheck/Microsoft.IdentityModel.Tokens.dll and /dev/null differ diff --git a/buildcheck/Microsoft.OpenApi.dll b/buildcheck/Microsoft.OpenApi.dll deleted file mode 100644 index 58b6245..0000000 Binary files a/buildcheck/Microsoft.OpenApi.dll and /dev/null differ diff --git a/buildcheck/Microsoft.SelfService.Portal.Core.API.deps.json b/buildcheck/Microsoft.SelfService.Portal.Core.API.deps.json deleted file mode 100644 index c0e0bd0..0000000 --- a/buildcheck/Microsoft.SelfService.Portal.Core.API.deps.json +++ /dev/null @@ -1,1290 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v10.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v10.0": { - "Microsoft.SelfService.Portal.Core.API/1.0.0": { - "dependencies": { - "AutoMapper": "16.1.1", - "Microsoft.AspNetCore.Authentication.Negotiate": "10.0.8", - "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "10.0.8", - "Microsoft.AspNetCore.OpenApi": "10.0.8", - "Microsoft.EntityFrameworkCore": "10.0.8", - "Microsoft.EntityFrameworkCore.Design": "10.0.8", - "Microsoft.EntityFrameworkCore.SqlServer": "10.0.8", - "Swashbuckle.AspNetCore": "10.1.7" - }, - "runtime": { - "Microsoft.SelfService.Portal.Core.API.dll": {} - } - }, - "AutoMapper/16.1.1": { - "dependencies": { - "Microsoft.IdentityModel.JsonWebTokens": "8.14.0" - }, - "runtime": { - "lib/net10.0/AutoMapper.dll": { - "assemblyVersion": "16.0.0.0", - "fileVersion": "16.1.1.0" - } - } - }, - "Azure.Core/1.47.1": { - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "8.0.0", - "System.ClientModel": "1.5.1", - "System.Memory.Data": "8.0.1" - }, - "runtime": { - "lib/net8.0/Azure.Core.dll": { - "assemblyVersion": "1.47.1.0", - "fileVersion": "1.4700.125.36505" - } - } - }, - "Azure.Identity/1.14.2": { - "dependencies": { - "Azure.Core": "1.47.1", - "Microsoft.Identity.Client": "4.73.1", - "Microsoft.Identity.Client.Extensions.Msal": "4.73.1" - }, - "runtime": { - "lib/net8.0/Azure.Identity.dll": { - "assemblyVersion": "1.14.2.0", - "fileVersion": "1.1400.225.36004" - } - } - }, - "Humanizer.Core/2.14.1": { - "runtime": { - "lib/net6.0/Humanizer.dll": { - "assemblyVersion": "2.14.0.0", - "fileVersion": "2.14.1.48190" - } - } - }, - "Microsoft.AspNetCore.Authentication.Negotiate/10.0.8": { - "dependencies": { - "System.DirectoryServices.Protocols": "10.0.8" - }, - "runtime": { - "lib/net10.0/Microsoft.AspNetCore.Authentication.Negotiate.dll": { - "assemblyVersion": "10.0.8.0", - "fileVersion": "10.0.826.23019" - } - } - }, - "Microsoft.AspNetCore.JsonPatch/10.0.8": { - "dependencies": { - "Newtonsoft.Json": "13.0.3" - }, - "runtime": { - "lib/net10.0/Microsoft.AspNetCore.JsonPatch.dll": { - "assemblyVersion": "10.0.8.0", - "fileVersion": "10.0.826.23019" - } - } - }, - "Microsoft.AspNetCore.Mvc.NewtonsoftJson/10.0.8": { - "dependencies": { - "Microsoft.AspNetCore.JsonPatch": "10.0.8", - "Newtonsoft.Json": "13.0.3", - "Newtonsoft.Json.Bson": "1.0.2" - }, - "runtime": { - "lib/net10.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": { - "assemblyVersion": "10.0.8.0", - "fileVersion": "10.0.826.23019" - } - } - }, - "Microsoft.AspNetCore.OpenApi/10.0.8": { - "dependencies": { - "Microsoft.OpenApi": "2.4.1" - }, - "runtime": { - "lib/net10.0/Microsoft.AspNetCore.OpenApi.dll": { - "assemblyVersion": "10.0.8.0", - "fileVersion": "10.0.826.23019" - } - } - }, - "Microsoft.Bcl.AsyncInterfaces/8.0.0": { - "runtime": { - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.23.53103" - } - } - }, - "Microsoft.Bcl.Cryptography/9.0.4": { - "runtime": { - "lib/net9.0/Microsoft.Bcl.Cryptography.dll": { - "assemblyVersion": "9.0.0.4", - "fileVersion": "9.0.425.16305" - } - } - }, - "Microsoft.Build.Framework/18.0.2": { - "runtime": { - "lib/net10.0/Microsoft.Build.Framework.dll": { - "assemblyVersion": "15.1.0.0", - "fileVersion": "18.0.2.52102" - } - } - }, - "Microsoft.CodeAnalysis.Common/5.0.0": { - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.25.56712" - } - }, - "resources": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.CSharp/5.0.0": { - "dependencies": { - "Microsoft.CodeAnalysis.Common": "5.0.0" - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.CSharp.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.25.56712" - } - }, - "resources": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/5.0.0": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.CodeAnalysis.CSharp": "5.0.0", - "Microsoft.CodeAnalysis.Common": "5.0.0", - "Microsoft.CodeAnalysis.Workspaces.Common": "5.0.0", - "System.Composition": "9.0.0" - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.25.56712" - } - }, - "resources": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.Workspaces.Common/5.0.0": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.CodeAnalysis.Common": "5.0.0", - "System.Composition": "9.0.0" - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.Workspaces.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.25.56712" - } - }, - "resources": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.Workspaces.MSBuild/5.0.0": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.Build.Framework": "18.0.2", - "Microsoft.CodeAnalysis.Workspaces.Common": "5.0.0", - "Microsoft.VisualStudio.SolutionPersistence": "1.0.52", - "Newtonsoft.Json": "13.0.3", - "System.Composition": "9.0.0" - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.25.56712" - }, - "lib/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.25.56712" - } - }, - "resources": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.Data.SqlClient/6.1.1": { - "dependencies": { - "Azure.Core": "1.47.1", - "Azure.Identity": "1.14.2", - "Microsoft.Bcl.Cryptography": "9.0.4", - "Microsoft.Data.SqlClient.SNI.runtime": "6.0.2", - "Microsoft.IdentityModel.JsonWebTokens": "8.14.0", - "Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.7.1", - "Microsoft.SqlServer.Server": "1.0.0", - "System.Configuration.ConfigurationManager": "9.0.4" - }, - "runtime": { - "lib/net9.0/Microsoft.Data.SqlClient.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.11.25226.3" - } - }, - "resources": { - "lib/net9.0/cs/Microsoft.Data.SqlClient.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.Data.SqlClient.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.Data.SqlClient.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.Data.SqlClient.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.Data.SqlClient.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.Data.SqlClient.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.Data.SqlClient.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.Data.SqlClient.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.Data.SqlClient.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.Data.SqlClient.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.Data.SqlClient.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll": { - "locale": "zh-Hant" - } - }, - "runtimeTargets": { - "runtimes/unix/lib/net9.0/Microsoft.Data.SqlClient.dll": { - "rid": "unix", - "assetType": "runtime", - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.11.25226.3" - }, - "runtimes/win/lib/net9.0/Microsoft.Data.SqlClient.dll": { - "rid": "win", - "assetType": "runtime", - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.11.25226.3" - } - } - }, - "Microsoft.Data.SqlClient.SNI.runtime/6.0.2": { - "runtimeTargets": { - "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": { - "rid": "win-arm64", - "assetType": "native", - "fileVersion": "6.2.0.0" - }, - "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": { - "rid": "win-x64", - "assetType": "native", - "fileVersion": "6.2.0.0" - }, - "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": { - "rid": "win-x86", - "assetType": "native", - "fileVersion": "6.2.0.0" - } - } - }, - "Microsoft.EntityFrameworkCore/10.0.8": { - "dependencies": { - "Microsoft.EntityFrameworkCore.Abstractions": "10.0.8" - }, - "runtime": { - "lib/net10.0/Microsoft.EntityFrameworkCore.dll": { - "assemblyVersion": "10.0.8.0", - "fileVersion": "10.0.826.23019" - } - } - }, - "Microsoft.EntityFrameworkCore.Abstractions/10.0.8": { - "runtime": { - "lib/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { - "assemblyVersion": "10.0.8.0", - "fileVersion": "10.0.826.23019" - } - } - }, - "Microsoft.EntityFrameworkCore.Design/10.0.8": { - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.Build.Framework": "18.0.2", - "Microsoft.CodeAnalysis.CSharp": "5.0.0", - "Microsoft.CodeAnalysis.CSharp.Workspaces": "5.0.0", - "Microsoft.CodeAnalysis.Workspaces.MSBuild": "5.0.0", - "Microsoft.EntityFrameworkCore.Relational": "10.0.8", - "Microsoft.Extensions.DependencyModel": "10.0.8", - "Mono.TextTemplating": "3.0.0", - "Newtonsoft.Json": "13.0.3" - }, - "runtime": { - "lib/net10.0/Microsoft.EntityFrameworkCore.Design.dll": { - "assemblyVersion": "10.0.8.0", - "fileVersion": "10.0.826.23019" - } - } - }, - "Microsoft.EntityFrameworkCore.Relational/10.0.8": { - "dependencies": { - "Microsoft.EntityFrameworkCore": "10.0.8" - }, - "runtime": { - "lib/net10.0/Microsoft.EntityFrameworkCore.Relational.dll": { - "assemblyVersion": "10.0.8.0", - "fileVersion": "10.0.826.23019" - } - } - }, - "Microsoft.EntityFrameworkCore.SqlServer/10.0.8": { - "dependencies": { - "Microsoft.Data.SqlClient": "6.1.1", - "Microsoft.EntityFrameworkCore.Relational": "10.0.8" - }, - "runtime": { - "lib/net10.0/Microsoft.EntityFrameworkCore.SqlServer.dll": { - "assemblyVersion": "10.0.8.0", - "fileVersion": "10.0.826.23019" - } - } - }, - "Microsoft.Extensions.DependencyModel/10.0.8": { - "runtime": { - "lib/net10.0/Microsoft.Extensions.DependencyModel.dll": { - "assemblyVersion": "10.0.0.8", - "fileVersion": "10.0.826.23019" - } - } - }, - "Microsoft.Identity.Client/4.73.1": { - "dependencies": { - "Microsoft.IdentityModel.Abstractions": "8.14.0" - }, - "runtime": { - "lib/net8.0/Microsoft.Identity.Client.dll": { - "assemblyVersion": "4.73.1.0", - "fileVersion": "4.73.1.0" - } - } - }, - "Microsoft.Identity.Client.Extensions.Msal/4.73.1": { - "dependencies": { - "Microsoft.Identity.Client": "4.73.1", - "System.Security.Cryptography.ProtectedData": "9.0.4" - }, - "runtime": { - "lib/net8.0/Microsoft.Identity.Client.Extensions.Msal.dll": { - "assemblyVersion": "4.73.1.0", - "fileVersion": "4.73.1.0" - } - } - }, - "Microsoft.IdentityModel.Abstractions/8.14.0": { - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": { - "assemblyVersion": "8.14.0.0", - "fileVersion": "8.14.0.60815" - } - } - }, - "Microsoft.IdentityModel.JsonWebTokens/8.14.0": { - "dependencies": { - "Microsoft.IdentityModel.Tokens": "8.14.0" - }, - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": { - "assemblyVersion": "8.14.0.0", - "fileVersion": "8.14.0.60815" - } - } - }, - "Microsoft.IdentityModel.Logging/8.14.0": { - "dependencies": { - "Microsoft.IdentityModel.Abstractions": "8.14.0" - }, - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.Logging.dll": { - "assemblyVersion": "8.14.0.0", - "fileVersion": "8.14.0.60815" - } - } - }, - "Microsoft.IdentityModel.Protocols/7.7.1": { - "dependencies": { - "Microsoft.IdentityModel.Tokens": "8.14.0" - }, - "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Protocols.dll": { - "assemblyVersion": "7.7.1.0", - "fileVersion": "7.7.1.50719" - } - } - }, - "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.7.1": { - "dependencies": { - "Microsoft.IdentityModel.Protocols": "7.7.1", - "System.IdentityModel.Tokens.Jwt": "7.7.1" - }, - "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { - "assemblyVersion": "7.7.1.0", - "fileVersion": "7.7.1.50719" - } - } - }, - "Microsoft.IdentityModel.Tokens/8.14.0": { - "dependencies": { - "Microsoft.IdentityModel.Logging": "8.14.0" - }, - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": { - "assemblyVersion": "8.14.0.0", - "fileVersion": "8.14.0.60815" - } - } - }, - "Microsoft.OpenApi/2.4.1": { - "runtime": { - "lib/net8.0/Microsoft.OpenApi.dll": { - "assemblyVersion": "2.4.1.0", - "fileVersion": "2.4.1.0" - } - } - }, - "Microsoft.SqlServer.Server/1.0.0": { - "runtime": { - "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.0.0.0" - } - } - }, - "Microsoft.VisualStudio.SolutionPersistence/1.0.52": { - "runtime": { - "lib/net8.0/Microsoft.VisualStudio.SolutionPersistence.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.0.52.6595" - } - } - }, - "Mono.TextTemplating/3.0.0": { - "dependencies": { - "System.CodeDom": "6.0.0" - }, - "runtime": { - "lib/net6.0/Mono.TextTemplating.dll": { - "assemblyVersion": "3.0.0.0", - "fileVersion": "3.0.0.1" - } - } - }, - "Newtonsoft.Json/13.0.3": { - "runtime": { - "lib/net6.0/Newtonsoft.Json.dll": { - "assemblyVersion": "13.0.0.0", - "fileVersion": "13.0.3.27908" - } - } - }, - "Newtonsoft.Json.Bson/1.0.2": { - "dependencies": { - "Newtonsoft.Json": "13.0.3" - }, - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.0.2.22727" - } - } - }, - "Swashbuckle.AspNetCore/10.1.7": { - "dependencies": { - "Swashbuckle.AspNetCore.Swagger": "10.1.7", - "Swashbuckle.AspNetCore.SwaggerGen": "10.1.7", - "Swashbuckle.AspNetCore.SwaggerUI": "10.1.7" - } - }, - "Swashbuckle.AspNetCore.Swagger/10.1.7": { - "dependencies": { - "Microsoft.OpenApi": "2.4.1" - }, - "runtime": { - "lib/net10.0/Swashbuckle.AspNetCore.Swagger.dll": { - "assemblyVersion": "10.1.7.0", - "fileVersion": "10.1.7.2427" - } - } - }, - "Swashbuckle.AspNetCore.SwaggerGen/10.1.7": { - "dependencies": { - "Swashbuckle.AspNetCore.Swagger": "10.1.7" - }, - "runtime": { - "lib/net10.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { - "assemblyVersion": "10.1.7.0", - "fileVersion": "10.1.7.2427" - } - } - }, - "Swashbuckle.AspNetCore.SwaggerUI/10.1.7": { - "runtime": { - "lib/net10.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { - "assemblyVersion": "10.1.7.0", - "fileVersion": "10.1.7.2427" - } - } - }, - "System.ClientModel/1.5.1": { - "dependencies": { - "System.Memory.Data": "8.0.1" - }, - "runtime": { - "lib/net8.0/System.ClientModel.dll": { - "assemblyVersion": "1.5.1.0", - "fileVersion": "1.500.125.36405" - } - } - }, - "System.CodeDom/6.0.0": { - "runtime": { - "lib/net6.0/System.CodeDom.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "System.Composition/9.0.0": { - "dependencies": { - "System.Composition.AttributedModel": "9.0.0", - "System.Composition.Convention": "9.0.0", - "System.Composition.Hosting": "9.0.0", - "System.Composition.Runtime": "9.0.0", - "System.Composition.TypedParts": "9.0.0" - } - }, - "System.Composition.AttributedModel/9.0.0": { - "runtime": { - "lib/net9.0/System.Composition.AttributedModel.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.24.52809" - } - } - }, - "System.Composition.Convention/9.0.0": { - "dependencies": { - "System.Composition.AttributedModel": "9.0.0" - }, - "runtime": { - "lib/net9.0/System.Composition.Convention.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.24.52809" - } - } - }, - "System.Composition.Hosting/9.0.0": { - "dependencies": { - "System.Composition.Runtime": "9.0.0" - }, - "runtime": { - "lib/net9.0/System.Composition.Hosting.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.24.52809" - } - } - }, - "System.Composition.Runtime/9.0.0": { - "runtime": { - "lib/net9.0/System.Composition.Runtime.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.24.52809" - } - } - }, - "System.Composition.TypedParts/9.0.0": { - "dependencies": { - "System.Composition.AttributedModel": "9.0.0", - "System.Composition.Hosting": "9.0.0", - "System.Composition.Runtime": "9.0.0" - }, - "runtime": { - "lib/net9.0/System.Composition.TypedParts.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.24.52809" - } - } - }, - "System.Configuration.ConfigurationManager/9.0.4": { - "dependencies": { - "System.Security.Cryptography.ProtectedData": "9.0.4" - }, - "runtime": { - "lib/net9.0/System.Configuration.ConfigurationManager.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } - } - }, - "System.DirectoryServices.Protocols/10.0.8": { - "runtime": { - "lib/net10.0/System.DirectoryServices.Protocols.dll": { - "assemblyVersion": "10.0.0.8", - "fileVersion": "10.0.826.23019" - } - }, - "runtimeTargets": { - "runtimes/linux/lib/net10.0/System.DirectoryServices.Protocols.dll": { - "rid": "linux", - "assetType": "runtime", - "assemblyVersion": "10.0.0.8", - "fileVersion": "10.0.826.23019" - }, - "runtimes/osx/lib/net10.0/System.DirectoryServices.Protocols.dll": { - "rid": "osx", - "assetType": "runtime", - "assemblyVersion": "10.0.0.8", - "fileVersion": "10.0.826.23019" - }, - "runtimes/win/lib/net10.0/System.DirectoryServices.Protocols.dll": { - "rid": "win", - "assetType": "runtime", - "assemblyVersion": "10.0.0.8", - "fileVersion": "10.0.826.23019" - } - } - }, - "System.IdentityModel.Tokens.Jwt/7.7.1": { - "dependencies": { - "Microsoft.IdentityModel.JsonWebTokens": "8.14.0", - "Microsoft.IdentityModel.Tokens": "8.14.0" - }, - "runtime": { - "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": { - "assemblyVersion": "7.7.1.0", - "fileVersion": "7.7.1.50719" - } - } - }, - "System.Memory.Data/8.0.1": { - "runtime": { - "lib/net8.0/System.Memory.Data.dll": { - "assemblyVersion": "8.0.0.1", - "fileVersion": "8.0.1024.46610" - } - } - }, - "System.Security.Cryptography.ProtectedData/9.0.4": { - "runtime": { - "lib/net9.0/System.Security.Cryptography.ProtectedData.dll": { - "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.425.16305" - } - } - } - } - }, - "libraries": { - "Microsoft.SelfService.Portal.Core.API/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "AutoMapper/16.1.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VNEky8JA15ci+oIDRGHITOGOpV4dILsf8pnn24QhDl2urtqgJ2IXiS/V2EtGU17P/+f6OeFQPJETaZXV9QOIZg==", - "path": "automapper/16.1.1", - "hashPath": "automapper.16.1.1.nupkg.sha512" - }, - "Azure.Core/1.47.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oPcncSsDHuxB8SC522z47xbp2+ttkcKv2YZ90KXhRKN0YQd2+7l1UURT9EBzUNEXtkLZUOAB5xbByMTrYRh3yA==", - "path": "azure.core/1.47.1", - "hashPath": "azure.core.1.47.1.nupkg.sha512" - }, - "Azure.Identity/1.14.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-YhNMwOTwT+I2wIcJKSdP0ADyB2aK+JaYWZxO8LSRDm5w77LFr0ykR9xmt2ZV5T1gaI7xU6iNFIh/yW1dAlpddQ==", - "path": "azure.identity/1.14.2", - "hashPath": "azure.identity.1.14.2.nupkg.sha512" - }, - "Humanizer.Core/2.14.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==", - "path": "humanizer.core/2.14.1", - "hashPath": "humanizer.core.2.14.1.nupkg.sha512" - }, - "Microsoft.AspNetCore.Authentication.Negotiate/10.0.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-PkNdrRbU4togx1Eg3/0kcqpRLbtkfqhZ3aHudMQwbXnwcGJgxEgu65YLjqRD/tSp8szrH1XdefyyymTrfi0WPQ==", - "path": "microsoft.aspnetcore.authentication.negotiate/10.0.8", - "hashPath": "microsoft.aspnetcore.authentication.negotiate.10.0.8.nupkg.sha512" - }, - "Microsoft.AspNetCore.JsonPatch/10.0.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xGMQwR06DxQSpSUdYvUPLQkjcQUAXnFIUbNoafAcLvUXDnmKNEuddxKvrGoWDT7svt90wWet2Xve5uacO/pVtw==", - "path": "microsoft.aspnetcore.jsonpatch/10.0.8", - "hashPath": "microsoft.aspnetcore.jsonpatch.10.0.8.nupkg.sha512" - }, - "Microsoft.AspNetCore.Mvc.NewtonsoftJson/10.0.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-LAZmDrEsExc11l7nyQ+efQHTKp4MOskAuPSgkW64LoxrJv2YnElc4IM1VGfIHNRspqVguO5TY5kz2YTRcNSHeQ==", - "path": "microsoft.aspnetcore.mvc.newtonsoftjson/10.0.8", - "hashPath": "microsoft.aspnetcore.mvc.newtonsoftjson.10.0.8.nupkg.sha512" - }, - "Microsoft.AspNetCore.OpenApi/10.0.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cw24xHE2QaWwyEG9GQwFbjboyabub6Vd80DIItUGENzcQOa/BEnTrXsg2GADqWTmY/3ycqk9ToLGjgvF/VRlGA==", - "path": "microsoft.aspnetcore.openapi/10.0.8", - "hashPath": "microsoft.aspnetcore.openapi.10.0.8.nupkg.sha512" - }, - "Microsoft.Bcl.AsyncInterfaces/8.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3WA9q9yVqJp222P3x1wYIGDAkpjAku0TMUaaQV22g6L67AI0LdOIrVS7Ht2vJfLHGSPVuqN94vIr15qn+HEkHw==", - "path": "microsoft.bcl.asyncinterfaces/8.0.0", - "hashPath": "microsoft.bcl.asyncinterfaces.8.0.0.nupkg.sha512" - }, - "Microsoft.Bcl.Cryptography/9.0.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-YgZYAWzyNuPVtPq6WNm0bqOWNjYaWgl5mBWTGZyNoXitYBUYSp6iUB9AwK0V1mo793qRJUXz2t6UZrWITZSvuQ==", - "path": "microsoft.bcl.cryptography/9.0.4", - "hashPath": "microsoft.bcl.cryptography.9.0.4.nupkg.sha512" - }, - "Microsoft.Build.Framework/18.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-sOSb+0J4G/jCBW/YqmRuL0eOMXgfw1KQLdC9TkbvfA5xs7uNm+PBQXJCOzSJGXtZcZrtXozcwxPmUiRUbmd7FA==", - "path": "microsoft.build.framework/18.0.2", - "hashPath": "microsoft.build.framework.18.0.2.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.Common/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZXRAdvH6GiDeHRyd3q/km8Z44RoM6FBWHd+gen/la81mVnAdHTEsEkO5J0TCNXBymAcx5UYKt5TvgKBhaLJEow==", - "path": "microsoft.codeanalysis.common/5.0.0", - "hashPath": "microsoft.codeanalysis.common.5.0.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.CSharp/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5DSyJ9bk+ATuDy7fp2Zt0mJStDVKbBoiz1DyfAwSa+k4H4IwykAUcV3URelw5b8/iVbfSaOwkwmPUZH6opZKCw==", - "path": "microsoft.codeanalysis.csharp/5.0.0", - "hashPath": "microsoft.codeanalysis.csharp.5.0.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Al/Q8B+yO8odSqGVpSvrShMFDvlQdIBU//F3E6Rb0YdiLSALE9wh/pvozPNnfmh5HDnvU+mkmSjpz4hQO++jaA==", - "path": "microsoft.codeanalysis.csharp.workspaces/5.0.0", - "hashPath": "microsoft.codeanalysis.csharp.workspaces.5.0.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.Workspaces.Common/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZbUmIvT6lqTNKiv06Jl5wf0MTMi1vQ1oH7ou4CLcs2C/no/L7EhP3T8y3XXvn9VbqMcJaJnEsNA1jwYUMgc5jg==", - "path": "microsoft.codeanalysis.workspaces.common/5.0.0", - "hashPath": "microsoft.codeanalysis.workspaces.common.5.0.0.nupkg.sha512" - }, - "Microsoft.CodeAnalysis.Workspaces.MSBuild/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/G+LVoAGMz6Ae8nm+PGLxSw+F5RjYx/J7irbTO5uKAPw1bxHyQJLc/YOnpDxt+EpPtYxvC9wvBsg/kETZp1F9Q==", - "path": "microsoft.codeanalysis.workspaces.msbuild/5.0.0", - "hashPath": "microsoft.codeanalysis.workspaces.msbuild.5.0.0.nupkg.sha512" - }, - "Microsoft.Data.SqlClient/6.1.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-syGQmIUPAYYHAHyTD8FCkTNThpQWvoA7crnIQRMfp8dyB5A2cWU3fQexlRTFkVmV7S0TjVmthi0LJEFVjHo8AQ==", - "path": "microsoft.data.sqlclient/6.1.1", - "hashPath": "microsoft.data.sqlclient.6.1.1.nupkg.sha512" - }, - "Microsoft.Data.SqlClient.SNI.runtime/6.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-f+pRODTWX7Y67jXO3T5S2dIPZ9qMJNySjlZT/TKmWVNWe19N8jcWmHaqHnnchaq3gxEKv1SWVY5EFzOD06l41w==", - "path": "microsoft.data.sqlclient.sni.runtime/6.0.2", - "hashPath": "microsoft.data.sqlclient.sni.runtime.6.0.2.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore/10.0.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-EJx+fIBMgBlgD+ublKCn+GTOJkw3UqV7xOjYWBRVdUYyIm8UfvAsmSOPFiIInsWTHyMEYUJ9gCJY1jwX+6UB7w==", - "path": "microsoft.entityframeworkcore/10.0.8", - "hashPath": "microsoft.entityframeworkcore.10.0.8.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Abstractions/10.0.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-jbKDXWPZQhuPHygMnwzNOqxBADVcpRVytcKYZsA++QqhPkpF93Ta8o5mbJQGrARSjlkr9WtOaADV97EDMOZ7DA==", - "path": "microsoft.entityframeworkcore.abstractions/10.0.8", - "hashPath": "microsoft.entityframeworkcore.abstractions.10.0.8.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Design/10.0.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-LlUUXdfqKFk7RlGExojVP8GI6hN9O21WjpxFnp5mLeGjd9iYdwywIgK9WOLvPM2hrknrRyHR/i43FQdw/oCrOw==", - "path": "microsoft.entityframeworkcore.design/10.0.8", - "hashPath": "microsoft.entityframeworkcore.design.10.0.8.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.Relational/10.0.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UU3diAD2wwZveye2rnrwaF/wvJ9tm5iL2fuY9TTap6/iGQK1OO29M1BzXZRlRPVH/dByt5w/pISBSFtyR7hTqw==", - "path": "microsoft.entityframeworkcore.relational/10.0.8", - "hashPath": "microsoft.entityframeworkcore.relational.10.0.8.nupkg.sha512" - }, - "Microsoft.EntityFrameworkCore.SqlServer/10.0.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-A+FLIsTH9l5DG2iD6QW6Mfwlvr+BjWme/jJ2hvwmmENTr7lR1UWmgCtKCjDYcHxqdAD15bb4PgQnSzw12DV/pw==", - "path": "microsoft.entityframeworkcore.sqlserver/10.0.8", - "hashPath": "microsoft.entityframeworkcore.sqlserver.10.0.8.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyModel/10.0.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vLyZVpxmduO2jx+76ggqnsA3m81kwMY3NkWciNTj5E+Nvqb0VihqCvQP89QsGONWp0AJwMZG+u9GzaCjDdFGNw==", - "path": "microsoft.extensions.dependencymodel/10.0.8", - "hashPath": "microsoft.extensions.dependencymodel.10.0.8.nupkg.sha512" - }, - "Microsoft.Identity.Client/4.73.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NnDLS8QwYqO5ZZecL2oioi1LUqjh5Ewk4bMLzbgiXJbQmZhDLtKwLxL3DpGMlQAJ2G4KgEnvGPKa+OOgffeJbw==", - "path": "microsoft.identity.client/4.73.1", - "hashPath": "microsoft.identity.client.4.73.1.nupkg.sha512" - }, - "Microsoft.Identity.Client.Extensions.Msal/4.73.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-xDztAiV2F0wI0W8FLKv5cbaBefyLD6JVaAsvgSN7bjWNCzGYzHbcOEIP5s4TJXUpQzMfUyBsFl1mC6Zmgpz0PQ==", - "path": "microsoft.identity.client.extensions.msal/4.73.1", - "hashPath": "microsoft.identity.client.extensions.msal.4.73.1.nupkg.sha512" - }, - "Microsoft.IdentityModel.Abstractions/8.14.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iwbCpSjD3ehfTwBhtSNEtKPK0ICun6ov7Ibx6ISNA9bfwIyzI2Siwyi9eJFCJBwxowK9xcA1mj+jBWiigeqgcQ==", - "path": "microsoft.identitymodel.abstractions/8.14.0", - "hashPath": "microsoft.identitymodel.abstractions.8.14.0.nupkg.sha512" - }, - "Microsoft.IdentityModel.JsonWebTokens/8.14.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4jOpiA4THdtpLyMdAb24dtj7+6GmvhOhxf5XHLYWmPKF8ApEnApal1UnJsKO4HxUWRXDA6C4WQVfYyqsRhpNpQ==", - "path": "microsoft.identitymodel.jsonwebtokens/8.14.0", - "hashPath": "microsoft.identitymodel.jsonwebtokens.8.14.0.nupkg.sha512" - }, - "Microsoft.IdentityModel.Logging/8.14.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eqqnemdW38CKZEHS6diA50BV94QICozDZEvSrsvN3SJXUFwVB9gy+/oz76gldP7nZliA16IglXjXTCTdmU/Ejg==", - "path": "microsoft.identitymodel.logging/8.14.0", - "hashPath": "microsoft.identitymodel.logging.8.14.0.nupkg.sha512" - }, - "Microsoft.IdentityModel.Protocols/7.7.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-h+fHHBGokepmCX+QZXJk4Ij8OApCb2n2ktoDkNX5CXteXsOxTHMNgjPGpAwdJMFvAL7TtGarUnk3o97NmBq2QQ==", - "path": "microsoft.identitymodel.protocols/7.7.1", - "hashPath": "microsoft.identitymodel.protocols.7.7.1.nupkg.sha512" - }, - "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.7.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-yT2Hdj8LpPbcT9C9KlLVxXl09C8zjFaVSaApdOwuecMuoV4s6Sof/mnTDz/+F/lILPIBvrWugR9CC7iRVZgbfQ==", - "path": "microsoft.identitymodel.protocols.openidconnect/7.7.1", - "hashPath": "microsoft.identitymodel.protocols.openidconnect.7.7.1.nupkg.sha512" - }, - "Microsoft.IdentityModel.Tokens/8.14.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-lKIZiBiGd36k02TCdMHp1KlNWisyIvQxcYJvIkz7P4gSQ9zi8dgh6S5Grj8NNG7HWYIPfQymGyoZ6JB5d1Lo1g==", - "path": "microsoft.identitymodel.tokens/8.14.0", - "hashPath": "microsoft.identitymodel.tokens.8.14.0.nupkg.sha512" - }, - "Microsoft.OpenApi/2.4.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-u7QhXCISMQuab3flasb1hoaiERmUqyWsW7tmQODyILoQ7mJV5IRGM+2KKZYo0QUfC13evEOcHAb6TPWgqEQtrw==", - "path": "microsoft.openapi/2.4.1", - "hashPath": "microsoft.openapi.2.4.1.nupkg.sha512" - }, - "Microsoft.SqlServer.Server/1.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==", - "path": "microsoft.sqlserver.server/1.0.0", - "hashPath": "microsoft.sqlserver.server.1.0.0.nupkg.sha512" - }, - "Microsoft.VisualStudio.SolutionPersistence/1.0.52": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oNv2JtYXhpdJrX63nibx1JT3uCESOBQ1LAk7Dtz/sr0+laW0KRM6eKp4CZ3MHDR2siIkKsY8MmUkeP5DKkQQ5w==", - "path": "microsoft.visualstudio.solutionpersistence/1.0.52", - "hashPath": "microsoft.visualstudio.solutionpersistence.1.0.52.nupkg.sha512" - }, - "Mono.TextTemplating/3.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-YqueG52R/Xej4VVbKuRIodjiAhV0HR/XVbLbNrJhCZnzjnSjgMJ/dCdV0akQQxavX6hp/LC6rqLGLcXeQYU7XA==", - "path": "mono.texttemplating/3.0.0", - "hashPath": "mono.texttemplating.3.0.0.nupkg.sha512" - }, - "Newtonsoft.Json/13.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", - "path": "newtonsoft.json/13.0.3", - "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512" - }, - "Newtonsoft.Json.Bson/1.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-QYFyxhaABwmq3p/21VrZNYvCg3DaEoN/wUuw5nmfAf0X3HLjgupwhkEWdgfb9nvGAUIv3osmZoD3kKl4jxEmYQ==", - "path": "newtonsoft.json.bson/1.0.2", - "hashPath": "newtonsoft.json.bson.1.0.2.nupkg.sha512" - }, - "Swashbuckle.AspNetCore/10.1.7": { - "type": "package", - "serviceable": true, - "sha512": "sha512-vgef8DPT411JU5JjHiDbr0WOxsIVuAvegPGtqmm4Na4JRl/264dfBJcGkiPHsAr5P+Vda+qN1rZKRtBl1rF9aA==", - "path": "swashbuckle.aspnetcore/10.1.7", - "hashPath": "swashbuckle.aspnetcore.10.1.7.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.Swagger/10.1.7": { - "type": "package", - "serviceable": true, - "sha512": "sha512-EjLibt/d/QuRv170GoihTbcPUpgzSFm2WKHhnGJFZQ03JYzfuitsM79azaAR8NBwRunU7yScSX6HRE5JUlrEMQ==", - "path": "swashbuckle.aspnetcore.swagger/10.1.7", - "hashPath": "swashbuckle.aspnetcore.swagger.10.1.7.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.SwaggerGen/10.1.7": { - "type": "package", - "serviceable": true, - "sha512": "sha512-PuubO9BjvNn6U3D9kLpuWKY1JtziWw7SsGBq0age1E50uQjQ8Fzl8s0EwzrLfANqYJNgDnJi9l7N1QxcGVB2Zw==", - "path": "swashbuckle.aspnetcore.swaggergen/10.1.7", - "hashPath": "swashbuckle.aspnetcore.swaggergen.10.1.7.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.SwaggerUI/10.1.7": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iJo3ODyUb/M8Vm8AH1r9y9iAba0w95xsCn3zFVl96ISRHbTDWxi+l7oFVCZqUEdjd97B8VMDPnMliWAdomR8uw==", - "path": "swashbuckle.aspnetcore.swaggerui/10.1.7", - "hashPath": "swashbuckle.aspnetcore.swaggerui.10.1.7.nupkg.sha512" - }, - "System.ClientModel/1.5.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-k2jKSO0X45IqhVOT9iQB4xralNN9foRQsRvXBTyRpAVxyzCJlG895T9qYrQWbcJ6OQXxOouJQ37x5nZH5XKK+A==", - "path": "system.clientmodel/1.5.1", - "hashPath": "system.clientmodel.1.5.1.nupkg.sha512" - }, - "System.CodeDom/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-CPc6tWO1LAer3IzfZufDBRL+UZQcj5uS207NHALQzP84Vp/z6wF0Aa0YZImOQY8iStY0A2zI/e3ihKNPfUm8XA==", - "path": "system.codedom/6.0.0", - "hashPath": "system.codedom.6.0.0.nupkg.sha512" - }, - "System.Composition/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3Djj70fFTraOarSKmRnmRy/zm4YurICm+kiCtI0dYRqGJnLX6nJ+G3WYuFJ173cAPax/gh96REcbNiVqcrypFQ==", - "path": "system.composition/9.0.0", - "hashPath": "system.composition.9.0.0.nupkg.sha512" - }, - "System.Composition.AttributedModel/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iri00l/zIX9g4lHMY+Nz0qV1n40+jFYAmgsaiNn16xvt2RDwlqByNG4wgblagnDYxm3YSQQ0jLlC/7Xlk9CzyA==", - "path": "system.composition.attributedmodel/9.0.0", - "hashPath": "system.composition.attributedmodel.9.0.0.nupkg.sha512" - }, - "System.Composition.Convention/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-+vuqVP6xpi582XIjJi6OCsIxuoTZfR0M7WWufk3uGDeCl3wGW6KnpylUJ3iiXdPByPE0vR5TjJgR6hDLez4FQg==", - "path": "system.composition.convention/9.0.0", - "hashPath": "system.composition.convention.9.0.0.nupkg.sha512" - }, - "System.Composition.Hosting/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OFqSeFeJYr7kHxDfaViGM1ymk7d4JxK//VSoNF9Ux0gpqkLsauDZpu89kTHHNdCWfSljbFcvAafGyBoY094btQ==", - "path": "system.composition.hosting/9.0.0", - "hashPath": "system.composition.hosting.9.0.0.nupkg.sha512" - }, - "System.Composition.Runtime/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-w1HOlQY1zsOWYussjFGZCEYF2UZXgvoYnS94NIu2CBnAGMbXFAX8PY8c92KwUItPmowal68jnVLBCzdrWLeEKA==", - "path": "system.composition.runtime/9.0.0", - "hashPath": "system.composition.runtime.9.0.0.nupkg.sha512" - }, - "System.Composition.TypedParts/9.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-aRZlojCCGEHDKqh43jaDgaVpYETsgd7Nx4g1zwLKMtv4iTo0627715ajEFNpEEBTgLmvZuv8K0EVxc3sM4NWJA==", - "path": "system.composition.typedparts/9.0.0", - "hashPath": "system.composition.typedparts.9.0.0.nupkg.sha512" - }, - "System.Configuration.ConfigurationManager/9.0.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-dvjqKp+2LpGid6phzrdrS/2mmEPxFl3jE1+L7614q4ZChKbLJCpHXg6sBILlCCED1t//EE+un/UdAetzIMpqnw==", - "path": "system.configuration.configurationmanager/9.0.4", - "hashPath": "system.configuration.configurationmanager.9.0.4.nupkg.sha512" - }, - "System.DirectoryServices.Protocols/10.0.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VmFO1CBCUvWu9cV2XQSeKXRW2Gn76oZmuhhOk7GPDIvzaPoy3lVWHFExFyKNNJlQbGySUbor1bqa1Fc8CJCF/A==", - "path": "system.directoryservices.protocols/10.0.8", - "hashPath": "system.directoryservices.protocols.10.0.8.nupkg.sha512" - }, - "System.IdentityModel.Tokens.Jwt/7.7.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rQkO1YbAjLwnDJSMpRhRtrc6XwIcEOcUvoEcge+evurpzSZM3UNK+MZfD3sKyTlYsvknZ6eJjSBfnmXqwOsT9Q==", - "path": "system.identitymodel.tokens.jwt/7.7.1", - "hashPath": "system.identitymodel.tokens.jwt.7.7.1.nupkg.sha512" - }, - "System.Memory.Data/8.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BVYuec3jV23EMRDeR7Dr1/qhx7369dZzJ9IWy2xylvb4YfXsrUxspWc4UWYid/tj4zZK58uGZqn2WQiaDMhmAg==", - "path": "system.memory.data/8.0.1", - "hashPath": "system.memory.data.8.0.1.nupkg.sha512" - }, - "System.Security.Cryptography.ProtectedData/9.0.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-o94k2RKuAce3GeDMlUvIXlhVa1kWpJw95E6C9LwW0KlG0nj5+SgCiIxJ2Eroqb9sLtG1mEMbFttZIBZ13EJPvQ==", - "path": "system.security.cryptography.protecteddata/9.0.4", - "hashPath": "system.security.cryptography.protecteddata.9.0.4.nupkg.sha512" - } - } -} \ No newline at end of file diff --git a/buildcheck/Microsoft.SelfService.Portal.Core.API.dll b/buildcheck/Microsoft.SelfService.Portal.Core.API.dll deleted file mode 100644 index 8a860c3..0000000 Binary files a/buildcheck/Microsoft.SelfService.Portal.Core.API.dll and /dev/null differ diff --git a/buildcheck/Microsoft.SelfService.Portal.Core.API.exe b/buildcheck/Microsoft.SelfService.Portal.Core.API.exe deleted file mode 100644 index 86ae051..0000000 Binary files a/buildcheck/Microsoft.SelfService.Portal.Core.API.exe and /dev/null differ diff --git a/buildcheck/Microsoft.SelfService.Portal.Core.API.pdb b/buildcheck/Microsoft.SelfService.Portal.Core.API.pdb deleted file mode 100644 index 4e96431..0000000 Binary files a/buildcheck/Microsoft.SelfService.Portal.Core.API.pdb and /dev/null differ diff --git a/buildcheck/Microsoft.SelfService.Portal.Core.API.runtimeconfig.json b/buildcheck/Microsoft.SelfService.Portal.Core.API.runtimeconfig.json deleted file mode 100644 index bf15a00..0000000 --- a/buildcheck/Microsoft.SelfService.Portal.Core.API.runtimeconfig.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net10.0", - "frameworks": [ - { - "name": "Microsoft.NETCore.App", - "version": "10.0.0" - }, - { - "name": "Microsoft.AspNetCore.App", - "version": "10.0.0" - } - ], - "configProperties": { - "System.GC.Server": true, - "System.Reflection.NullabilityInfoContext.IsSupported": true, - "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false - } - } -} \ No newline at end of file diff --git a/buildcheck/Microsoft.SelfService.Portal.Core.API.staticwebassets.endpoints.json b/buildcheck/Microsoft.SelfService.Portal.Core.API.staticwebassets.endpoints.json deleted file mode 100644 index 5576e88..0000000 --- a/buildcheck/Microsoft.SelfService.Portal.Core.API.staticwebassets.endpoints.json +++ /dev/null @@ -1 +0,0 @@ -{"Version":1,"ManifestType":"Build","Endpoints":[]} \ No newline at end of file diff --git a/buildcheck/Microsoft.SqlServer.Server.dll b/buildcheck/Microsoft.SqlServer.Server.dll deleted file mode 100644 index ddeaa86..0000000 Binary files a/buildcheck/Microsoft.SqlServer.Server.dll and /dev/null differ diff --git a/buildcheck/Microsoft.VisualStudio.SolutionPersistence.dll b/buildcheck/Microsoft.VisualStudio.SolutionPersistence.dll deleted file mode 100644 index 16a2843..0000000 Binary files a/buildcheck/Microsoft.VisualStudio.SolutionPersistence.dll and /dev/null differ diff --git a/buildcheck/Mono.TextTemplating.dll b/buildcheck/Mono.TextTemplating.dll deleted file mode 100644 index 4a76511..0000000 Binary files a/buildcheck/Mono.TextTemplating.dll and /dev/null differ diff --git a/buildcheck/Newtonsoft.Json.Bson.dll b/buildcheck/Newtonsoft.Json.Bson.dll deleted file mode 100644 index e9b1dd2..0000000 Binary files a/buildcheck/Newtonsoft.Json.Bson.dll and /dev/null differ diff --git a/buildcheck/Newtonsoft.Json.dll b/buildcheck/Newtonsoft.Json.dll deleted file mode 100644 index d035c38..0000000 Binary files a/buildcheck/Newtonsoft.Json.dll and /dev/null differ diff --git a/buildcheck/RemoveSmaRunbooks.sql b/buildcheck/RemoveSmaRunbooks.sql deleted file mode 100644 index 3ced2b2..0000000 --- a/buildcheck/RemoveSmaRunbooks.sql +++ /dev/null @@ -1,2069 +0,0 @@ -IF OBJECT_ID(N'[__EFMigrationsHistory]') IS NULL -BEGIN - CREATE TABLE [__EFMigrationsHistory] ( - [MigrationId] nvarchar(150) NOT NULL, - [ProductVersion] nvarchar(32) NOT NULL, - CONSTRAINT [PK___EFMigrationsHistory] PRIMARY KEY ([MigrationId]) - ); -END; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [Domains] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [Name] nvarchar(max) NOT NULL, - [FQDN] nvarchar(max) NOT NULL, - [NetBIOS] nvarchar(max) NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_Domains] PRIMARY KEY ([Id]) - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [Environments] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [Name] nvarchar(max) NOT NULL, - [CloudEnabled] bit NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_Environments] PRIMARY KEY ([Id]) - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [OptionCategories] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [Name] nvarchar(max) NOT NULL, - [ParentCategoryName] nvarchar(max) NOT NULL, - [showOrder] int NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_OptionCategories] PRIMARY KEY ([Id]) - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [Runbooks] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [Name] nvarchar(max) NOT NULL, - [Description] nvarchar(max) NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_Runbooks] PRIMARY KEY ([Id]) - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [Services] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [Name] nvarchar(max) NOT NULL, - [Description] nvarchar(max) NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_Services] PRIMARY KEY ([Id]) - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [VirtualMachines] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [DomainID] uniqueidentifier NOT NULL, - [Name] nvarchar(max) NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_VirtualMachines] PRIMARY KEY ([Id]), - CONSTRAINT [FK_VirtualMachines_Domains_DomainID] FOREIGN KEY ([DomainID]) REFERENCES [Domains] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [EnvironmentDomains] ( - [EnvironmentId] uniqueidentifier NOT NULL, - [DomainId] uniqueidentifier NOT NULL, - [Modified] datetime2 NOT NULL, - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL, - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_EnvironmentDomains] PRIMARY KEY ([EnvironmentId], [DomainId]), - CONSTRAINT [FK_EnvironmentDomains_Domains_DomainId] FOREIGN KEY ([DomainId]) REFERENCES [Domains] ([Id]) ON DELETE CASCADE, - CONSTRAINT [FK_EnvironmentDomains_Environments_EnvironmentId] FOREIGN KEY ([EnvironmentId]) REFERENCES [Environments] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [Options] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [Name] nvarchar(max) NOT NULL, - [OptionType] nvarchar(max) NOT NULL, - [OptionValue] nvarchar(max) NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - [OptionCategoryId] uniqueidentifier NOT NULL, - CONSTRAINT [PK_Options] PRIMARY KEY ([Id]), - CONSTRAINT [FK_Options_OptionCategories_OptionCategoryId] FOREIGN KEY ([OptionCategoryId]) REFERENCES [OptionCategories] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [Events] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [RunbookId] uniqueidentifier NOT NULL, - [Class] nvarchar(max) NOT NULL, - [Method] nvarchar(max) NOT NULL, - [RestEndpointMethod] nvarchar(max) NOT NULL, - [RestEndpointOperation] nvarchar(max) NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_Events] PRIMARY KEY ([Id]), - CONSTRAINT [FK_Events_Runbooks_RunbookId] FOREIGN KEY ([RunbookId]) REFERENCES [Runbooks] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [TemplateCategories] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [ServiceId] uniqueidentifier NOT NULL, - [Name] nvarchar(max) NOT NULL, - [ParentCategoryName] nvarchar(max) NOT NULL, - [showOrder] int NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_TemplateCategories] PRIMARY KEY ([Id]), - CONSTRAINT [FK_TemplateCategories_Services_ServiceId] FOREIGN KEY ([ServiceId]) REFERENCES [Services] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [Templates] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [Name] nvarchar(max) NOT NULL, - [CloudTemplate] bit NOT NULL, - [Version] nvarchar(max) NOT NULL, - [Description] nvarchar(max) NOT NULL, - [JSONData] nvarchar(max) NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - [TemplateCategoryId] uniqueidentifier NOT NULL, - CONSTRAINT [PK_Templates] PRIMARY KEY ([Id]), - CONSTRAINT [FK_Templates_TemplateCategories_TemplateCategoryId] FOREIGN KEY ([TemplateCategoryId]) REFERENCES [TemplateCategories] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [DeploymentGroups] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [TemplateId] uniqueidentifier NOT NULL, - [Status] nvarchar(max) NOT NULL DEFAULT ('New'), - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_DeploymentGroups] PRIMARY KEY ([Id]), - CONSTRAINT [FK_DeploymentGroups_Templates_TemplateId] FOREIGN KEY ([TemplateId]) REFERENCES [Templates] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [TemplateOptions] ( - [TemplateId] uniqueidentifier NOT NULL, - [OptionId] uniqueidentifier NOT NULL, - [Value] nvarchar(max) NOT NULL, - [Modified] datetime2 NOT NULL, - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL, - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_TemplateOptions] PRIMARY KEY ([OptionId], [TemplateId]), - CONSTRAINT [FK_TemplateOptions_Options_OptionId] FOREIGN KEY ([OptionId]) REFERENCES [Options] ([Id]) ON DELETE CASCADE, - CONSTRAINT [FK_TemplateOptions_Templates_TemplateId] FOREIGN KEY ([TemplateId]) REFERENCES [Templates] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [Deployments] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [DeploymentGroupId] uniqueidentifier NOT NULL, - [VirtualMachineId] uniqueidentifier NOT NULL, - [Status] nvarchar(max) NOT NULL, - [JSONData] nvarchar(max) NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_Deployments] PRIMARY KEY ([VirtualMachineId], [DeploymentGroupId]), - CONSTRAINT [AK_Deployments_Id] UNIQUE ([Id]), - CONSTRAINT [FK_Deployments_DeploymentGroups_DeploymentGroupId] FOREIGN KEY ([DeploymentGroupId]) REFERENCES [DeploymentGroups] ([Id]) ON DELETE CASCADE, - CONSTRAINT [FK_Deployments_VirtualMachines_VirtualMachineId] FOREIGN KEY ([VirtualMachineId]) REFERENCES [VirtualMachines] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [Jobs] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [DeploymentId] uniqueidentifier NOT NULL, - [RunbookId] uniqueidentifier NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_Jobs] PRIMARY KEY ([RunbookId], [DeploymentId]), - CONSTRAINT [FK_Jobs_Deployments_DeploymentId] FOREIGN KEY ([DeploymentId]) REFERENCES [Deployments] ([Id]) ON DELETE CASCADE, - CONSTRAINT [FK_Jobs_Runbooks_RunbookId] FOREIGN KEY ([RunbookId]) REFERENCES [Runbooks] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_DeploymentGroups_TemplateId] ON [DeploymentGroups] ([TemplateId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_Deployments_DeploymentGroupId] ON [Deployments] ([DeploymentGroupId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_EnvironmentDomains_DomainId] ON [EnvironmentDomains] ([DomainId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_Events_RunbookId] ON [Events] ([RunbookId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_Jobs_DeploymentId] ON [Jobs] ([DeploymentId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_Options_OptionCategoryId] ON [Options] ([OptionCategoryId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_TemplateCategories_ServiceId] ON [TemplateCategories] ([ServiceId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_TemplateOptions_TemplateId] ON [TemplateOptions] ([TemplateId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_Templates_TemplateCategoryId] ON [Templates] ([TemplateCategoryId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_VirtualMachines_DomainID] ON [VirtualMachines] ([DomainID]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20231020093825_Initial', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260514210821_AddQueueJobs' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260514210821_AddQueueJobs', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260514210842_AddQueueJobModelSnapshotFix' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260514210842_AddQueueJobModelSnapshotFix', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - ALTER TABLE [VirtualMachines] ADD [ExternalId] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - ALTER TABLE [VirtualMachines] ADD [MetadataJson] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - ALTER TABLE [VirtualMachines] ADD [ProviderType] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - ALTER TABLE [VirtualMachines] ADD [TargetType] nvarchar(max) NOT NULL DEFAULT N''; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - ALTER TABLE [Environments] ADD [EnvironmentType] nvarchar(max) NOT NULL DEFAULT N''; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - ALTER TABLE [Environments] ADD [MetadataJson] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - ALTER TABLE [Environments] ADD [ProviderType] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - ALTER TABLE [Environments] ADD [SubscriptionId] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - ALTER TABLE [Environments] ADD [TenantId] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260515195005_AddEnvironmentAndTargetProviderModel', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195742_RemoveCloudEnabledFromEnvironment' -) -BEGIN - DECLARE @var nvarchar(max); - SELECT @var = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'CloudEnabled'); - IF @var IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var + ';'); - ALTER TABLE [Environments] DROP COLUMN [CloudEnabled]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195742_RemoveCloudEnabledFromEnvironment' -) -BEGIN - DECLARE @var1 nvarchar(max); - SELECT @var1 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'TenantId'); - IF @var1 IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var1 + ';'); - ALTER TABLE [Environments] ALTER COLUMN [TenantId] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195742_RemoveCloudEnabledFromEnvironment' -) -BEGIN - DECLARE @var2 nvarchar(max); - SELECT @var2 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'SubscriptionId'); - IF @var2 IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var2 + ';'); - ALTER TABLE [Environments] ALTER COLUMN [SubscriptionId] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195742_RemoveCloudEnabledFromEnvironment' -) -BEGIN - DECLARE @var3 nvarchar(max); - SELECT @var3 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'ProviderType'); - IF @var3 IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var3 + ';'); - ALTER TABLE [Environments] ALTER COLUMN [ProviderType] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195742_RemoveCloudEnabledFromEnvironment' -) -BEGIN - DECLARE @var4 nvarchar(max); - SELECT @var4 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'MetadataJson'); - IF @var4 IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var4 + ';'); - ALTER TABLE [Environments] ALTER COLUMN [MetadataJson] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195742_RemoveCloudEnabledFromEnvironment' -) -BEGIN - DECLARE @var5 nvarchar(max); - SELECT @var5 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'EnvironmentType'); - IF @var5 IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var5 + ';'); - ALTER TABLE [Environments] ALTER COLUMN [EnvironmentType] nvarchar(max) NOT NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195742_RemoveCloudEnabledFromEnvironment' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260515195742_RemoveCloudEnabledFromEnvironment', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515204426_RemoveVirtualMachineTargetAndProvider' -) -BEGIN - DECLARE @var6 nvarchar(max); - SELECT @var6 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[VirtualMachines]') AND [c].[name] = N'ProviderType'); - IF @var6 IS NOT NULL EXEC(N'ALTER TABLE [VirtualMachines] DROP CONSTRAINT ' + @var6 + ';'); - ALTER TABLE [VirtualMachines] DROP COLUMN [ProviderType]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515204426_RemoveVirtualMachineTargetAndProvider' -) -BEGIN - DECLARE @var7 nvarchar(max); - SELECT @var7 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[VirtualMachines]') AND [c].[name] = N'TargetType'); - IF @var7 IS NOT NULL EXEC(N'ALTER TABLE [VirtualMachines] DROP CONSTRAINT ' + @var7 + ';'); - ALTER TABLE [VirtualMachines] DROP COLUMN [TargetType]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515204426_RemoveVirtualMachineTargetAndProvider' -) -BEGIN - DECLARE @var8 nvarchar(max); - SELECT @var8 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[VirtualMachines]') AND [c].[name] = N'MetadataJson'); - IF @var8 IS NOT NULL EXEC(N'ALTER TABLE [VirtualMachines] DROP CONSTRAINT ' + @var8 + ';'); - ALTER TABLE [VirtualMachines] ALTER COLUMN [MetadataJson] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515204426_RemoveVirtualMachineTargetAndProvider' -) -BEGIN - DECLARE @var9 nvarchar(max); - SELECT @var9 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[VirtualMachines]') AND [c].[name] = N'ExternalId'); - IF @var9 IS NOT NULL EXEC(N'ALTER TABLE [VirtualMachines] DROP CONSTRAINT ' + @var9 + ';'); - ALTER TABLE [VirtualMachines] ALTER COLUMN [ExternalId] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515204426_RemoveVirtualMachineTargetAndProvider' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260515204426_RemoveVirtualMachineTargetAndProvider', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515205512_MakeVirtualMachineDomainOptionalAndAddLinkUnlinkFlow' -) -BEGIN - ALTER TABLE [VirtualMachines] DROP CONSTRAINT [FK_VirtualMachines_Domains_DomainID]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515205512_MakeVirtualMachineDomainOptionalAndAddLinkUnlinkFlow' -) -BEGIN - DECLARE @var10 nvarchar(max); - SELECT @var10 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[VirtualMachines]') AND [c].[name] = N'DomainID'); - IF @var10 IS NOT NULL EXEC(N'ALTER TABLE [VirtualMachines] DROP CONSTRAINT ' + @var10 + ';'); - ALTER TABLE [VirtualMachines] ALTER COLUMN [DomainID] uniqueidentifier NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515205512_MakeVirtualMachineDomainOptionalAndAddLinkUnlinkFlow' -) -BEGIN - ALTER TABLE [VirtualMachines] ADD CONSTRAINT [FK_VirtualMachines_Domains_DomainID] FOREIGN KEY ([DomainID]) REFERENCES [Domains] ([Id]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515205512_MakeVirtualMachineDomainOptionalAndAddLinkUnlinkFlow' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260515205512_MakeVirtualMachineDomainOptionalAndAddLinkUnlinkFlow', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515215206_AddServiceCloudFlagAndRoleDefinitionsV2' -) -BEGIN - ALTER TABLE [Services] ADD [IsCloudService] bit NOT NULL DEFAULT CAST(0 AS bit); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515215206_AddServiceCloudFlagAndRoleDefinitionsV2' -) -BEGIN - CREATE TABLE [ServiceRoleDefinitions] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [ServiceId] uniqueidentifier NOT NULL, - [Key] nvarchar(max) NOT NULL, - [Name] nvarchar(max) NOT NULL, - [Description] nvarchar(max) NULL, - [MinCount] int NOT NULL, - [MaxCount] int NOT NULL, - [DefaultStageOrder] int NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_ServiceRoleDefinitions] PRIMARY KEY ([Id]), - CONSTRAINT [FK_ServiceRoleDefinitions_Services_ServiceId] FOREIGN KEY ([ServiceId]) REFERENCES [Services] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515215206_AddServiceCloudFlagAndRoleDefinitionsV2' -) -BEGIN - CREATE INDEX [IX_ServiceRoleDefinitions_ServiceId] ON [ServiceRoleDefinitions] ([ServiceId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515215206_AddServiceCloudFlagAndRoleDefinitionsV2' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260515215206_AddServiceCloudFlagAndRoleDefinitionsV2', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515221746_RemoveRoleDefinitionSizingFields' -) -BEGIN - DECLARE @var11 nvarchar(max); - SELECT @var11 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[ServiceRoleDefinitions]') AND [c].[name] = N'DefaultStageOrder'); - IF @var11 IS NOT NULL EXEC(N'ALTER TABLE [ServiceRoleDefinitions] DROP CONSTRAINT ' + @var11 + ';'); - ALTER TABLE [ServiceRoleDefinitions] DROP COLUMN [DefaultStageOrder]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515221746_RemoveRoleDefinitionSizingFields' -) -BEGIN - DECLARE @var12 nvarchar(max); - SELECT @var12 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[ServiceRoleDefinitions]') AND [c].[name] = N'MaxCount'); - IF @var12 IS NOT NULL EXEC(N'ALTER TABLE [ServiceRoleDefinitions] DROP CONSTRAINT ' + @var12 + ';'); - ALTER TABLE [ServiceRoleDefinitions] DROP COLUMN [MaxCount]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515221746_RemoveRoleDefinitionSizingFields' -) -BEGIN - DECLARE @var13 nvarchar(max); - SELECT @var13 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[ServiceRoleDefinitions]') AND [c].[name] = N'MinCount'); - IF @var13 IS NOT NULL EXEC(N'ALTER TABLE [ServiceRoleDefinitions] DROP CONSTRAINT ' + @var13 + ';'); - ALTER TABLE [ServiceRoleDefinitions] DROP COLUMN [MinCount]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515221746_RemoveRoleDefinitionSizingFields' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260515221746_RemoveRoleDefinitionSizingFields', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516113515_RemoveTemplateCategoryLegacyFields' -) -BEGIN - DECLARE @var14 nvarchar(max); - SELECT @var14 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[TemplateCategories]') AND [c].[name] = N'ParentCategoryName'); - IF @var14 IS NOT NULL EXEC(N'ALTER TABLE [TemplateCategories] DROP CONSTRAINT ' + @var14 + ';'); - ALTER TABLE [TemplateCategories] DROP COLUMN [ParentCategoryName]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516113515_RemoveTemplateCategoryLegacyFields' -) -BEGIN - DECLARE @var15 nvarchar(max); - SELECT @var15 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[TemplateCategories]') AND [c].[name] = N'showOrder'); - IF @var15 IS NOT NULL EXEC(N'ALTER TABLE [TemplateCategories] DROP CONSTRAINT ' + @var15 + ';'); - ALTER TABLE [TemplateCategories] DROP COLUMN [showOrder]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516113515_RemoveTemplateCategoryLegacyFields' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260516113515_RemoveTemplateCategoryLegacyFields', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516114627_AddTemplateCategoryMetadataFields' -) -BEGIN - ALTER TABLE [TemplateCategories] ADD [Color] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516114627_AddTemplateCategoryMetadataFields' -) -BEGIN - ALTER TABLE [TemplateCategories] ADD [Description] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516114627_AddTemplateCategoryMetadataFields' -) -BEGIN - ALTER TABLE [TemplateCategories] ADD [IconKey] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516114627_AddTemplateCategoryMetadataFields' -) -BEGIN - ALTER TABLE [TemplateCategories] ADD [IsActive] bit NOT NULL DEFAULT CAST(1 AS bit); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516114627_AddTemplateCategoryMetadataFields' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260516114627_AddTemplateCategoryMetadataFields', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516115934_MoveIconKeyFromTemplateCategoryToService' -) -BEGIN - DECLARE @var16 nvarchar(max); - SELECT @var16 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[TemplateCategories]') AND [c].[name] = N'IconKey'); - IF @var16 IS NOT NULL EXEC(N'ALTER TABLE [TemplateCategories] DROP CONSTRAINT ' + @var16 + ';'); - ALTER TABLE [TemplateCategories] DROP COLUMN [IconKey]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516115934_MoveIconKeyFromTemplateCategoryToService' -) -BEGIN - ALTER TABLE [Services] ADD [IconKey] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516115934_MoveIconKeyFromTemplateCategoryToService' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260516115934_MoveIconKeyFromTemplateCategoryToService', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516121222_RemoveTemplateCloudFlag' -) -BEGIN - DECLARE @var17 nvarchar(max); - SELECT @var17 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Templates]') AND [c].[name] = N'CloudTemplate'); - IF @var17 IS NOT NULL EXEC(N'ALTER TABLE [Templates] DROP CONSTRAINT ' + @var17 + ';'); - ALTER TABLE [Templates] DROP COLUMN [CloudTemplate]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516121222_RemoveTemplateCloudFlag' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260516121222_RemoveTemplateCloudFlag', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - ALTER TABLE [Templates] ADD [DeploymentRuleId] uniqueidentifier NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - ALTER TABLE [QueueJobs] ADD [MetadataJson] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - ALTER TABLE [QueueJobs] ADD [RuleSnapshotJson] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - CREATE TABLE [DeploymentRules] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [Name] nvarchar(max) NOT NULL, - [Description] nvarchar(max) NULL, - [IsActive] bit NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_DeploymentRules] PRIMARY KEY ([Id]) - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - CREATE TABLE [QueueJobSteps] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [QueueJobId] uniqueidentifier NOT NULL, - [DependsOnQueueJobStepId] uniqueidentifier NULL, - [SortOrder] int NOT NULL, - [Name] nvarchar(max) NOT NULL, - [StepType] nvarchar(max) NOT NULL, - [Status] nvarchar(max) NOT NULL, - [MetadataJson] nvarchar(max) NULL, - [ApprovedAt] datetime2 NULL, - [ApprovedBy] nvarchar(max) NULL, - [ApprovalComment] nvarchar(max) NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_QueueJobSteps] PRIMARY KEY ([Id]), - CONSTRAINT [FK_QueueJobSteps_QueueJobSteps_DependsOnQueueJobStepId] FOREIGN KEY ([DependsOnQueueJobStepId]) REFERENCES [QueueJobSteps] ([Id]) ON DELETE NO ACTION, - CONSTRAINT [FK_QueueJobSteps_QueueJobs_QueueJobId] FOREIGN KEY ([QueueJobId]) REFERENCES [QueueJobs] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - CREATE TABLE [DeploymentRuleSteps] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [DeploymentRuleId] uniqueidentifier NOT NULL, - [SortOrder] int NOT NULL, - [Name] nvarchar(max) NOT NULL, - [StepType] nvarchar(max) NOT NULL, - [RequiresApproval] bit NOT NULL, - [MetadataJson] nvarchar(max) NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_DeploymentRuleSteps] PRIMARY KEY ([Id]), - CONSTRAINT [FK_DeploymentRuleSteps_DeploymentRules_DeploymentRuleId] FOREIGN KEY ([DeploymentRuleId]) REFERENCES [DeploymentRules] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - CREATE INDEX [IX_Templates_DeploymentRuleId] ON [Templates] ([DeploymentRuleId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - CREATE INDEX [IX_DeploymentRuleSteps_DeploymentRuleId] ON [DeploymentRuleSteps] ([DeploymentRuleId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - CREATE INDEX [IX_QueueJobSteps_DependsOnQueueJobStepId] ON [QueueJobSteps] ([DependsOnQueueJobStepId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - CREATE INDEX [IX_QueueJobSteps_QueueJobId] ON [QueueJobSteps] ([QueueJobId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - ALTER TABLE [Templates] ADD CONSTRAINT [FK_Templates_DeploymentRules_DeploymentRuleId] FOREIGN KEY ([DeploymentRuleId]) REFERENCES [DeploymentRules] ([Id]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260516140554_AddDeploymentRulesAndQueueJobSteps', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentGroups] DROP CONSTRAINT [FK_DeploymentGroups_Templates_TemplateId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [Deployments] DROP CONSTRAINT [FK_Deployments_DeploymentGroups_DeploymentGroupId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [Deployments] DROP CONSTRAINT [FK_Deployments_VirtualMachines_VirtualMachineId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [Jobs] DROP CONSTRAINT [FK_Jobs_Deployments_DeploymentId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [QueueJobSteps] DROP CONSTRAINT [FK_QueueJobSteps_QueueJobSteps_DependsOnQueueJobStepId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [QueueJobSteps] DROP CONSTRAINT [FK_QueueJobSteps_QueueJobs_QueueJobId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [QueueJobTargets] DROP CONSTRAINT [FK_QueueJobTargets_QueueJobs_QueueJobId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [QueueJobTargets] DROP CONSTRAINT [PK_QueueJobTargets]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [QueueJobSteps] DROP CONSTRAINT [PK_QueueJobSteps]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [QueueJobs] DROP CONSTRAINT [PK_QueueJobs]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [Deployments] DROP CONSTRAINT [AK_Deployments_Id]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [Deployments] DROP CONSTRAINT [PK_Deployments]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentGroups] DROP CONSTRAINT [PK_DeploymentGroups]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[QueueJobTargets]', N'DeploymentJobTargets', 'OBJECT'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[QueueJobSteps]', N'DeploymentJobSteps', 'OBJECT'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[QueueJobs]', N'DeploymentJobs', 'OBJECT'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[Deployments]', N'DeploymentExecutions', 'OBJECT'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[DeploymentGroups]', N'DeploymentBatches', 'OBJECT'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[DeploymentJobTargets].[IX_QueueJobTargets_QueueJobId]', N'IX_DeploymentJobTargets_QueueJobId', 'INDEX'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[DeploymentJobSteps].[IX_QueueJobSteps_QueueJobId]', N'IX_DeploymentJobSteps_QueueJobId', 'INDEX'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[DeploymentJobSteps].[IX_QueueJobSteps_DependsOnQueueJobStepId]', N'IX_DeploymentJobSteps_DependsOnQueueJobStepId', 'INDEX'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[DeploymentExecutions].[IX_Deployments_DeploymentGroupId]', N'IX_DeploymentExecutions_DeploymentGroupId', 'INDEX'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[DeploymentBatches].[IX_DeploymentGroups_TemplateId]', N'IX_DeploymentBatches_TemplateId', 'INDEX'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentJobTargets] ADD CONSTRAINT [PK_DeploymentJobTargets] PRIMARY KEY ([Id]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentJobSteps] ADD CONSTRAINT [PK_DeploymentJobSteps] PRIMARY KEY ([Id]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentJobs] ADD CONSTRAINT [PK_DeploymentJobs] PRIMARY KEY ([Id]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentExecutions] ADD CONSTRAINT [AK_DeploymentExecutions_Id] UNIQUE ([Id]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentExecutions] ADD CONSTRAINT [PK_DeploymentExecutions] PRIMARY KEY ([VirtualMachineId], [DeploymentGroupId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentBatches] ADD CONSTRAINT [PK_DeploymentBatches] PRIMARY KEY ([Id]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentBatches] ADD CONSTRAINT [FK_DeploymentBatches_Templates_TemplateId] FOREIGN KEY ([TemplateId]) REFERENCES [Templates] ([Id]) ON DELETE CASCADE; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentExecutions] ADD CONSTRAINT [FK_DeploymentExecutions_DeploymentBatches_DeploymentGroupId] FOREIGN KEY ([DeploymentGroupId]) REFERENCES [DeploymentBatches] ([Id]) ON DELETE CASCADE; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentExecutions] ADD CONSTRAINT [FK_DeploymentExecutions_VirtualMachines_VirtualMachineId] FOREIGN KEY ([VirtualMachineId]) REFERENCES [VirtualMachines] ([Id]) ON DELETE CASCADE; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentJobSteps] ADD CONSTRAINT [FK_DeploymentJobSteps_DeploymentJobSteps_DependsOnQueueJobStepId] FOREIGN KEY ([DependsOnQueueJobStepId]) REFERENCES [DeploymentJobSteps] ([Id]) ON DELETE NO ACTION; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentJobSteps] ADD CONSTRAINT [FK_DeploymentJobSteps_DeploymentJobs_QueueJobId] FOREIGN KEY ([QueueJobId]) REFERENCES [DeploymentJobs] ([Id]) ON DELETE CASCADE; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentJobTargets] ADD CONSTRAINT [FK_DeploymentJobTargets_DeploymentJobs_QueueJobId] FOREIGN KEY ([QueueJobId]) REFERENCES [DeploymentJobs] ([Id]) ON DELETE CASCADE; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [Jobs] ADD CONSTRAINT [FK_Jobs_DeploymentExecutions_DeploymentId] FOREIGN KEY ([DeploymentId]) REFERENCES [DeploymentExecutions] ([Id]) ON DELETE CASCADE; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260516141653_RenameDeploymentAndJobTables', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - ALTER TABLE [DeploymentExecutions] DROP CONSTRAINT [FK_DeploymentExecutions_DeploymentBatches_DeploymentGroupId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - ALTER TABLE [DeploymentJobSteps] DROP CONSTRAINT [FK_DeploymentJobSteps_DeploymentJobSteps_DependsOnQueueJobStepId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - ALTER TABLE [DeploymentJobSteps] DROP CONSTRAINT [FK_DeploymentJobSteps_DeploymentJobs_QueueJobId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - ALTER TABLE [DeploymentJobTargets] DROP CONSTRAINT [FK_DeploymentJobTargets_DeploymentJobs_QueueJobId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - EXEC sp_rename N'[DeploymentJobTargets].[QueueJobId]', N'DeploymentJobId', 'COLUMN'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - EXEC sp_rename N'[DeploymentJobTargets].[DeploymentGroupId]', N'DeploymentBatchId', 'COLUMN'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - EXEC sp_rename N'[DeploymentJobTargets].[IX_DeploymentJobTargets_QueueJobId]', N'IX_DeploymentJobTargets_DeploymentJobId', 'INDEX'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - EXEC sp_rename N'[DeploymentJobSteps].[QueueJobId]', N'DeploymentJobId', 'COLUMN'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - EXEC sp_rename N'[DeploymentJobSteps].[DependsOnQueueJobStepId]', N'DependsOnDeploymentJobStepId', 'COLUMN'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - EXEC sp_rename N'[DeploymentJobSteps].[IX_DeploymentJobSteps_QueueJobId]', N'IX_DeploymentJobSteps_DeploymentJobId', 'INDEX'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - EXEC sp_rename N'[DeploymentJobSteps].[IX_DeploymentJobSteps_DependsOnQueueJobStepId]', N'IX_DeploymentJobSteps_DependsOnDeploymentJobStepId', 'INDEX'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - EXEC sp_rename N'[DeploymentExecutions].[DeploymentGroupId]', N'DeploymentBatchId', 'COLUMN'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - EXEC sp_rename N'[DeploymentExecutions].[IX_DeploymentExecutions_DeploymentGroupId]', N'IX_DeploymentExecutions_DeploymentBatchId', 'INDEX'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - ALTER TABLE [DeploymentExecutions] ADD CONSTRAINT [FK_DeploymentExecutions_DeploymentBatches_DeploymentBatchId] FOREIGN KEY ([DeploymentBatchId]) REFERENCES [DeploymentBatches] ([Id]) ON DELETE CASCADE; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - ALTER TABLE [DeploymentJobSteps] ADD CONSTRAINT [FK_DeploymentJobSteps_DeploymentJobSteps_DependsOnDeploymentJobStepId] FOREIGN KEY ([DependsOnDeploymentJobStepId]) REFERENCES [DeploymentJobSteps] ([Id]) ON DELETE NO ACTION; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - ALTER TABLE [DeploymentJobSteps] ADD CONSTRAINT [FK_DeploymentJobSteps_DeploymentJobs_DeploymentJobId] FOREIGN KEY ([DeploymentJobId]) REFERENCES [DeploymentJobs] ([Id]) ON DELETE CASCADE; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - ALTER TABLE [DeploymentJobTargets] ADD CONSTRAINT [FK_DeploymentJobTargets_DeploymentJobs_DeploymentJobId] FOREIGN KEY ([DeploymentJobId]) REFERENCES [DeploymentJobs] ([Id]) ON DELETE CASCADE; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260516141719_RenameDeploymentAndJobColumns', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260517193537_SyncEnvironmentStageAndHostingType' -) -BEGIN - DECLARE @var18 nvarchar(max); - SELECT @var18 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'TenantId'); - IF @var18 IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var18 + ';'); - ALTER TABLE [Environments] ALTER COLUMN [TenantId] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260517193537_SyncEnvironmentStageAndHostingType' -) -BEGIN - DECLARE @var19 nvarchar(max); - SELECT @var19 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'SubscriptionId'); - IF @var19 IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var19 + ';'); - ALTER TABLE [Environments] ALTER COLUMN [SubscriptionId] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260517193537_SyncEnvironmentStageAndHostingType' -) -BEGIN - DECLARE @var20 nvarchar(max); - SELECT @var20 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'ProviderType'); - IF @var20 IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var20 + ';'); - ALTER TABLE [Environments] ALTER COLUMN [ProviderType] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260517193537_SyncEnvironmentStageAndHostingType' -) -BEGIN - DECLARE @var21 nvarchar(max); - SELECT @var21 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'MetadataJson'); - IF @var21 IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var21 + ';'); - ALTER TABLE [Environments] ALTER COLUMN [MetadataJson] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260517193537_SyncEnvironmentStageAndHostingType' -) -BEGIN - ALTER TABLE [Environments] ADD [HostingType] nvarchar(max) NOT NULL DEFAULT N'OnPrem'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260517193537_SyncEnvironmentStageAndHostingType' -) -BEGIN - - UPDATE [Environments] - SET [HostingType] = CASE - WHEN [EnvironmentType] IN ('OnPrem','AzureTenant','M365Tenant') THEN [EnvironmentType] - ELSE 'OnPrem' - END - -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260517193537_SyncEnvironmentStageAndHostingType' -) -BEGIN - - UPDATE [Environments] - SET [EnvironmentType] = CASE - WHEN [EnvironmentType] IN ('Development','Test','QA','Production') THEN [EnvironmentType] - ELSE 'Test' - END - -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260517193537_SyncEnvironmentStageAndHostingType' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260517193537_SyncEnvironmentStageAndHostingType', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260517205713_LinkDeploymentBatchToDeploymentRule' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260517205713_LinkDeploymentBatchToDeploymentRule', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707195927_AddTemplateVersions' -) -BEGIN - ALTER TABLE [DeploymentBatches] ADD [DeploymentRuleId] uniqueidentifier NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707195927_AddTemplateVersions' -) -BEGIN - CREATE TABLE [TemplateVersions] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [TemplateId] uniqueidentifier NOT NULL, - [Version] nvarchar(64) NOT NULL, - [JsonData] nvarchar(max) NOT NULL, - [JsonHash] nvarchar(64) NOT NULL, - [SchemaVersion] nvarchar(32) NOT NULL, - [IsPublished] bit NOT NULL, - [PublishedAt] datetime2 NULL, - [PublishedBy] nvarchar(max) NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_TemplateVersions] PRIMARY KEY ([Id]), - CONSTRAINT [CK_TemplateVersions_JsonData_IsJson] CHECK (ISJSON([JsonData]) = 1), - CONSTRAINT [FK_TemplateVersions_Templates_TemplateId] FOREIGN KEY ([TemplateId]) REFERENCES [Templates] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707195927_AddTemplateVersions' -) -BEGIN - INSERT INTO [TemplateVersions] - ([Id], [TemplateId], [Version], [JsonData], [JsonHash], [SchemaVersion], [IsPublished], [PublishedAt], [PublishedBy], [Modified], [ModifiedBy], [Created], [CreatedBy]) - SELECT - NEWID(), - [Id], - CASE - WHEN [Version] IS NULL OR LTRIM(RTRIM([Version])) = '' THEN '1.0.0' - ELSE [Version] - END, - CASE - WHEN ISJSON([JSONData]) = 1 THEN [JSONData] - ELSE '{}' - END, - CONVERT(varchar(64), HASHBYTES('SHA2_256', CONVERT(varbinary(max), CASE WHEN ISJSON([JSONData]) = 1 THEN [JSONData] ELSE '{}' END)), 2), - '1.0', - 1, - SYSUTCDATETIME(), - [CreatedBy], - [Modified], - [ModifiedBy], - [Created], - [CreatedBy] - FROM [Templates] - WHERE NOT EXISTS ( - SELECT 1 - FROM [TemplateVersions] - WHERE [TemplateVersions].[TemplateId] = [Templates].[Id] - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707195927_AddTemplateVersions' -) -BEGIN - CREATE INDEX [IX_DeploymentBatches_DeploymentRuleId] ON [DeploymentBatches] ([DeploymentRuleId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707195927_AddTemplateVersions' -) -BEGIN - EXEC(N'CREATE UNIQUE INDEX [IX_TemplateVersions_TemplateId] ON [TemplateVersions] ([TemplateId]) WHERE [IsPublished] = 1'); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707195927_AddTemplateVersions' -) -BEGIN - CREATE UNIQUE INDEX [IX_TemplateVersions_TemplateId_Version] ON [TemplateVersions] ([TemplateId], [Version]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707195927_AddTemplateVersions' -) -BEGIN - ALTER TABLE [DeploymentBatches] ADD CONSTRAINT [FK_DeploymentBatches_DeploymentRules_DeploymentRuleId] FOREIGN KEY ([DeploymentRuleId]) REFERENCES [DeploymentRules] ([Id]) ON DELETE SET NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707195927_AddTemplateVersions' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260707195927_AddTemplateVersions', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - DELETE FROM [DeploymentJobTargets]; - DELETE FROM [DeploymentJobSteps]; - DELETE FROM [DeploymentJobs]; - DELETE FROM [Jobs]; - DELETE FROM [Events]; - DELETE FROM [DeploymentExecutions]; - DELETE FROM [DeploymentBatches]; - DELETE FROM [TemplateVersions]; - DELETE FROM [TemplateOptions]; - DELETE FROM [Templates]; - DELETE FROM [DeploymentRuleSteps]; - DELETE FROM [DeploymentRules]; - DELETE FROM [ServiceRoleDefinitions]; - DELETE FROM [TemplateCategories]; - DELETE FROM [Options]; - DELETE FROM [OptionCategories]; - DELETE FROM [Services]; - DELETE FROM [VirtualMachines]; - DELETE FROM [EnvironmentDomains]; - DELETE FROM [Domains]; - DELETE FROM [Environments]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'Description', N'IsActive', N'Modified', N'ModifiedBy', N'Name') AND [object_id] = OBJECT_ID(N'[DeploymentRules]')) - SET IDENTITY_INSERT [DeploymentRules] ON; - EXEC(N'INSERT INTO [DeploymentRules] ([Id], [Created], [CreatedBy], [Description], [IsActive], [Modified], [ModifiedBy], [Name]) - VALUES (''60000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Validate input, wait for approval, then provision targets.'', CAST(1 AS bit), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Standard Provisioning'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'Description', N'IsActive', N'Modified', N'ModifiedBy', N'Name') AND [object_id] = OBJECT_ID(N'[DeploymentRules]')) - SET IDENTITY_INSERT [DeploymentRules] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'FQDN', N'Modified', N'ModifiedBy', N'Name', N'NetBIOS') AND [object_id] = OBJECT_ID(N'[Domains]')) - SET IDENTITY_INSERT [Domains] ON; - EXEC(N'INSERT INTO [Domains] ([Id], [Created], [CreatedBy], [FQDN], [Modified], [ModifiedBy], [Name], [NetBIOS]) - VALUES (''20000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''corp.contoso.com'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Central Management'', N''CONTOSO''), - (''20000000-0000-0000-0000-000000000002'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''resource.contoso.com'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Resource Domain'', N''RESOURCE'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'FQDN', N'Modified', N'ModifiedBy', N'Name', N'NetBIOS') AND [object_id] = OBJECT_ID(N'[Domains]')) - SET IDENTITY_INSERT [Domains] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'EnvironmentType', N'HostingType', N'MetadataJson', N'Modified', N'ModifiedBy', N'Name', N'ProviderType', N'SubscriptionId', N'TenantId') AND [object_id] = OBJECT_ID(N'[Environments]')) - SET IDENTITY_INSERT [Environments] ON; - EXEC(N'INSERT INTO [Environments] ([Id], [Created], [CreatedBy], [EnvironmentType], [HostingType], [MetadataJson], [Modified], [ModifiedBy], [Name], [ProviderType], [SubscriptionId], [TenantId]) - VALUES (''10000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Test'', N''OnPrem'', N''{"location":"Datacenter A"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Contoso Test'', NULL, NULL, NULL), - (''10000000-0000-0000-0000-000000000002'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Production'', N''OnPrem'', N''{"location":"Datacenter A"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Contoso Production'', NULL, NULL, NULL), - (''10000000-0000-0000-0000-000000000003'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Production'', N''M365Tenant'', N''{"tenant":"contoso.onmicrosoft.com"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Contoso M365'', N''Microsoft365'', NULL, N''11111111-1111-1111-1111-111111111111'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'EnvironmentType', N'HostingType', N'MetadataJson', N'Modified', N'ModifiedBy', N'Name', N'ProviderType', N'SubscriptionId', N'TenantId') AND [object_id] = OBJECT_ID(N'[Environments]')) - SET IDENTITY_INSERT [Environments] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'Description', N'IconKey', N'IsCloudService', N'Modified', N'ModifiedBy', N'Name') AND [object_id] = OBJECT_ID(N'[Services]')) - SET IDENTITY_INSERT [Services] ON; - EXEC(N'INSERT INTO [Services] ([Id], [Created], [CreatedBy], [Description], [IconKey], [IsCloudService], [Modified], [ModifiedBy], [Name]) - VALUES (''40000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''On-premises directory and identity service.'', N''network'', CAST(0 AS bit), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Active Directory''), - (''40000000-0000-0000-0000-000000000002'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Database platform for application workloads.'', N''database'', CAST(0 AS bit), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''SQL Server''), - (''40000000-0000-0000-0000-000000000003'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Collaboration platform for on-premises workloads.'', N''sharepoint'', CAST(0 AS bit), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''SharePoint Server''), - (''40000000-0000-0000-0000-000000000004'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Cloud collaboration workload in Microsoft 365.'', N''messages-square'', CAST(1 AS bit), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Microsoft Teams'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'Description', N'IconKey', N'IsCloudService', N'Modified', N'ModifiedBy', N'Name') AND [object_id] = OBJECT_ID(N'[Services]')) - SET IDENTITY_INSERT [Services] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'DeploymentRuleId', N'MetadataJson', N'Modified', N'ModifiedBy', N'Name', N'RequiresApproval', N'SortOrder', N'StepType') AND [object_id] = OBJECT_ID(N'[DeploymentRuleSteps]')) - SET IDENTITY_INSERT [DeploymentRuleSteps] ON; - EXEC(N'INSERT INTO [DeploymentRuleSteps] ([Id], [Created], [CreatedBy], [DeploymentRuleId], [MetadataJson], [Modified], [ModifiedBy], [Name], [RequiresApproval], [SortOrder], [StepType]) - VALUES (''60000000-0000-0000-0000-000000000101'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''60000000-0000-0000-0000-000000000001'', N''{"action":"validate"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Validate configuration'', CAST(0 AS bit), 10, N''Provision''), - (''60000000-0000-0000-0000-000000000102'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''60000000-0000-0000-0000-000000000001'', N''{"approverGroup":"Platform Owners"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Approve deployment'', CAST(1 AS bit), 20, N''Approval''), - (''60000000-0000-0000-0000-000000000103'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''60000000-0000-0000-0000-000000000001'', N''{"action":"deploy"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Provision workload'', CAST(0 AS bit), 30, N''Provision'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'DeploymentRuleId', N'MetadataJson', N'Modified', N'ModifiedBy', N'Name', N'RequiresApproval', N'SortOrder', N'StepType') AND [object_id] = OBJECT_ID(N'[DeploymentRuleSteps]')) - SET IDENTITY_INSERT [DeploymentRuleSteps] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'DomainId', N'EnvironmentId', N'Created', N'CreatedBy', N'Modified', N'ModifiedBy') AND [object_id] = OBJECT_ID(N'[EnvironmentDomains]')) - SET IDENTITY_INSERT [EnvironmentDomains] ON; - EXEC(N'INSERT INTO [EnvironmentDomains] ([DomainId], [EnvironmentId], [Created], [CreatedBy], [Modified], [ModifiedBy]) - VALUES (''20000000-0000-0000-0000-000000000001'', ''10000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed''), - (''20000000-0000-0000-0000-000000000001'', ''10000000-0000-0000-0000-000000000002'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed''), - (''20000000-0000-0000-0000-000000000002'', ''10000000-0000-0000-0000-000000000002'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'DomainId', N'EnvironmentId', N'Created', N'CreatedBy', N'Modified', N'ModifiedBy') AND [object_id] = OBJECT_ID(N'[EnvironmentDomains]')) - SET IDENTITY_INSERT [EnvironmentDomains] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'Description', N'Key', N'Modified', N'ModifiedBy', N'Name', N'ServiceId') AND [object_id] = OBJECT_ID(N'[ServiceRoleDefinitions]')) - SET IDENTITY_INSERT [ServiceRoleDefinitions] ON; - EXEC(N'INSERT INTO [ServiceRoleDefinitions] ([Id], [Created], [CreatedBy], [Description], [Key], [Modified], [ModifiedBy], [Name], [ServiceId]) - VALUES (''41000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''SharePoint farm role.'', N''Farm'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Farm'', ''40000000-0000-0000-0000-000000000003''), - (''41000000-0000-0000-0000-000000000002'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''SharePoint web front-end role.'', N''WebFrontEnd'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Web Front End'', ''40000000-0000-0000-0000-000000000003''), - (''41000000-0000-0000-0000-000000000003'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''SharePoint service application role.'', N''Application'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Application'', ''40000000-0000-0000-0000-000000000003''), - (''41000000-0000-0000-0000-000000000004'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''SQL Server database role.'', N''Database'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Database'', ''40000000-0000-0000-0000-000000000002'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'Description', N'Key', N'Modified', N'ModifiedBy', N'Name', N'ServiceId') AND [object_id] = OBJECT_ID(N'[ServiceRoleDefinitions]')) - SET IDENTITY_INSERT [ServiceRoleDefinitions] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Color', N'Created', N'CreatedBy', N'Description', N'IsActive', N'Modified', N'ModifiedBy', N'Name', N'ServiceId') AND [object_id] = OBJECT_ID(N'[TemplateCategories]')) - SET IDENTITY_INSERT [TemplateCategories] ON; - EXEC(N'INSERT INTO [TemplateCategories] ([Id], [Color], [Created], [CreatedBy], [Description], [IsActive], [Modified], [ModifiedBy], [Name], [ServiceId]) - VALUES (''50000000-0000-0000-0000-000000000001'', N''#2563EB'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Templates for domain controller and domain configuration.'', CAST(1 AS bit), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Domain Services'', ''40000000-0000-0000-0000-000000000001''), - (''50000000-0000-0000-0000-000000000002'', N''#16A34A'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Templates for SQL Server workloads.'', CAST(1 AS bit), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Database Platform'', ''40000000-0000-0000-0000-000000000002''), - (''50000000-0000-0000-0000-000000000003'', N''#0F766E'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Templates for SharePoint Server farms.'', CAST(1 AS bit), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Collaboration Farm'', ''40000000-0000-0000-0000-000000000003''), - (''50000000-0000-0000-0000-000000000004'', N''#7C3AED'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Templates for Teams policy configuration.'', CAST(1 AS bit), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Teams Policies'', ''40000000-0000-0000-0000-000000000004'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Color', N'Created', N'CreatedBy', N'Description', N'IsActive', N'Modified', N'ModifiedBy', N'Name', N'ServiceId') AND [object_id] = OBJECT_ID(N'[TemplateCategories]')) - SET IDENTITY_INSERT [TemplateCategories] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'DomainID', N'ExternalId', N'MetadataJson', N'Modified', N'ModifiedBy', N'Name') AND [object_id] = OBJECT_ID(N'[VirtualMachines]')) - SET IDENTITY_INSERT [VirtualMachines] ON; - EXEC(N'INSERT INTO [VirtualMachines] ([Id], [Created], [CreatedBy], [DomainID], [ExternalId], [MetadataJson], [Modified], [ModifiedBy], [Name]) - VALUES (''30000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''20000000-0000-0000-0000-000000000001'', NULL, N''{"role":"DomainController","environment":"Test"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''CT-DC-01''), - (''30000000-0000-0000-0000-000000000002'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''20000000-0000-0000-0000-000000000001'', NULL, N''{"role":"DomainController","environment":"Production"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''CT-DC-02''), - (''30000000-0000-0000-0000-000000000003'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''20000000-0000-0000-0000-000000000001'', NULL, N''{"role":"SqlServer","environment":"Test"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''CT-SQL-01''), - (''30000000-0000-0000-0000-000000000004'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''20000000-0000-0000-0000-000000000001'', NULL, N''{"role":"SharePoint","environment":"Test"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''CT-SHP-01''), - (''30000000-0000-0000-0000-000000000005'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''20000000-0000-0000-0000-000000000001'', NULL, N''{"role":"SharePoint","environment":"Test"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''CT-SHP-02'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'DomainID', N'ExternalId', N'MetadataJson', N'Modified', N'ModifiedBy', N'Name') AND [object_id] = OBJECT_ID(N'[VirtualMachines]')) - SET IDENTITY_INSERT [VirtualMachines] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'DeploymentRuleId', N'Description', N'JSONData', N'Modified', N'ModifiedBy', N'Name', N'TemplateCategoryId', N'Version') AND [object_id] = OBJECT_ID(N'[Templates]')) - SET IDENTITY_INSERT [Templates] ON; - EXEC(N'INSERT INTO [Templates] ([Id], [Created], [CreatedBy], [DeploymentRuleId], [Description], [JSONData], [Modified], [ModifiedBy], [Name], [TemplateCategoryId], [Version]) - VALUES (''70000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''60000000-0000-0000-0000-000000000001'', N''Creates a reusable Active Directory domain baseline.'', CONCAT(CAST(N''{'' AS nvarchar(max)), nchar(10), N'' "schemaVersion": "1.0",'', nchar(10), N'' "templateType": "Service",'', nchar(10), N'' "parameters": {'', nchar(10), N'' "DomainName": { "type": "string", "defaultValue": "corp.contoso.com" },'', nchar(10), N'' "NetBIOSName": { "type": "string", "defaultValue": "CONTOSO" }'', nchar(10), N'' },'', nchar(10), N'' "variables": {'', nchar(10), N'' "DefaultSiteName": "[concat(parameters(''''DomainName''''), ''''-DefaultSite'''')]"'', nchar(10), N'' },'', nchar(10), N'' "resources": {'', nchar(10), N'' "AllNodes": ['', nchar(10), N'' { "NodeName": "*", "PSDscAllowPlainTextPassword": true }'', nchar(10), N'' ],'', nchar(10), N'' "NonNodeData": {'', nchar(10), N'' "Services": {'', nchar(10), N'' "ActiveDirectory": {'', nchar(10), N'' "DomainName": "[parameters(''''DomainName'''')]",'', nchar(10), N'' "NetBIOSName": "[parameters(''''NetBIOSName'''')]"'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N''}''), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Contoso Active Directory Domain'', ''50000000-0000-0000-0000-000000000001'', N''1.0.0''), - (''70000000-0000-0000-0000-000000000002'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''60000000-0000-0000-0000-000000000001'', N''Creates a SQL Server baseline for application workloads.'', CONCAT(CAST(N''{'' AS nvarchar(max)), nchar(10), N'' "schemaVersion": "1.0",'', nchar(10), N'' "templateType": "Service",'', nchar(10), N'' "parameters": {'', nchar(10), N'' "InstanceName": { "type": "string", "defaultValue": "MSSQLSERVER" },'', nchar(10), N'' "DatabasePrefix": { "type": "string", "defaultValue": "Contoso" }'', nchar(10), N'' },'', nchar(10), N'' "variables": {'', nchar(10), N'' "ConfigDatabase": "[concat(parameters(''''DatabasePrefix''''), ''''_Config'''')]"'', nchar(10), N'' },'', nchar(10), N'' "resources": {'', nchar(10), N'' "NonNodeData": {'', nchar(10), N'' "Services": {'', nchar(10), N'' "SqlServer": {'', nchar(10), N'' "InstanceName": "[parameters(''''InstanceName'''')]",'', nchar(10), N'' "ConfigDatabase": "[variables(''''ConfigDatabase'''')]"'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N''}''), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Contoso SQL Server'', ''50000000-0000-0000-0000-000000000002'', N''1.0.0''), - (''70000000-0000-0000-0000-000000000003'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''60000000-0000-0000-0000-000000000001'', N''Creates a SharePoint Server farm baseline.'', CONCAT(CAST(N''{'' AS nvarchar(max)), nchar(10), N'' "schemaVersion": "1.0",'', nchar(10), N'' "templateType": "Service",'', nchar(10), N'' "parameters": {'', nchar(10), N'' "DatabasePrefix": { "type": "string", "defaultValue": "SharePoint_Contoso_Test" },'', nchar(10), N'' "FarmAccount": { "type": "credential", "metadata": { "description": "Farm account resolved by the credential provider." } }'', nchar(10), N'' },'', nchar(10), N'' "variables": {'', nchar(10), N'' "ConfigDbName": "[concat(parameters(''''DatabasePrefix''''), ''''_Farm_Config'''')]",'', nchar(10), N'' "AdminContentDbName": "[concat(parameters(''''DatabasePrefix''''), ''''_AdminContent'''')]"'', nchar(10), N'' },'', nchar(10), N'' "resources": {'', nchar(10), N'' "NonNodeData": {'', nchar(10), N'' "Services": {'', nchar(10), N'' "SharePoint": {'', nchar(10), N'' "Farm": {'', nchar(10), N'' "ConfigDatabase": "[variables(''''ConfigDbName'''')]",'', nchar(10), N'' "AdminContentDatabase": "[variables(''''AdminContentDbName'''')]",'', nchar(10), N'' "ManagedAccounts": {'', nchar(10), N'' "FarmAccount": "[parameters(''''FarmAccount'''')]"'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N''}''), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Contoso SharePoint Server'', ''50000000-0000-0000-0000-000000000003'', N''1.0.0''), - (''70000000-0000-0000-0000-000000000004'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''60000000-0000-0000-0000-000000000001'', N''Creates a Microsoft Teams policy baseline.'', CONCAT(CAST(N''{'' AS nvarchar(max)), nchar(10), N'' "schemaVersion": "1.0",'', nchar(10), N'' "templateType": "Service",'', nchar(10), N'' "parameters": {'', nchar(10), N'' "CallingPolicyName": { "type": "string", "defaultValue": "Contoso-Standard-Calling" },'', nchar(10), N'' "MeetingPolicyName": { "type": "string", "defaultValue": "Contoso-Standard-Meetings" }'', nchar(10), N'' },'', nchar(10), N'' "variables": {},'', nchar(10), N'' "resources": {'', nchar(10), N'' "NonNodeData": {'', nchar(10), N'' "Services": {'', nchar(10), N'' "Teams": {'', nchar(10), N'' "CallingPolicy": "[parameters(''''CallingPolicyName'''')]",'', nchar(10), N'' "MeetingPolicy": "[parameters(''''MeetingPolicyName'''')]"'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N''}''), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Contoso Teams Policies'', ''50000000-0000-0000-0000-000000000004'', N''1.0.0'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'DeploymentRuleId', N'Description', N'JSONData', N'Modified', N'ModifiedBy', N'Name', N'TemplateCategoryId', N'Version') AND [object_id] = OBJECT_ID(N'[Templates]')) - SET IDENTITY_INSERT [Templates] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'DeploymentRuleId', N'Modified', N'ModifiedBy', N'Status', N'TemplateId') AND [object_id] = OBJECT_ID(N'[DeploymentBatches]')) - SET IDENTITY_INSERT [DeploymentBatches] ON; - EXEC(N'INSERT INTO [DeploymentBatches] ([Id], [Created], [CreatedBy], [DeploymentRuleId], [Modified], [ModifiedBy], [Status], [TemplateId]) - VALUES (''80000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''60000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Pending'', ''70000000-0000-0000-0000-000000000003'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'DeploymentRuleId', N'Modified', N'ModifiedBy', N'Status', N'TemplateId') AND [object_id] = OBJECT_ID(N'[DeploymentBatches]')) - SET IDENTITY_INSERT [DeploymentBatches] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'IsPublished', N'JsonData', N'JsonHash', N'Modified', N'ModifiedBy', N'PublishedAt', N'PublishedBy', N'SchemaVersion', N'TemplateId', N'Version') AND [object_id] = OBJECT_ID(N'[TemplateVersions]')) - SET IDENTITY_INSERT [TemplateVersions] ON; - EXEC(N'INSERT INTO [TemplateVersions] ([Id], [Created], [CreatedBy], [IsPublished], [JsonData], [JsonHash], [Modified], [ModifiedBy], [PublishedAt], [PublishedBy], [SchemaVersion], [TemplateId], [Version]) - VALUES (''71000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', CAST(1 AS bit), CONCAT(CAST(N''{'' AS nvarchar(max)), nchar(10), N'' "schemaVersion": "1.0",'', nchar(10), N'' "templateType": "Service",'', nchar(10), N'' "parameters": {'', nchar(10), N'' "DomainName": { "type": "string", "defaultValue": "corp.contoso.com" },'', nchar(10), N'' "NetBIOSName": { "type": "string", "defaultValue": "CONTOSO" }'', nchar(10), N'' },'', nchar(10), N'' "variables": {'', nchar(10), N'' "DefaultSiteName": "[concat(parameters(''''DomainName''''), ''''-DefaultSite'''')]"'', nchar(10), N'' },'', nchar(10), N'' "resources": {'', nchar(10), N'' "AllNodes": ['', nchar(10), N'' { "NodeName": "*", "PSDscAllowPlainTextPassword": true }'', nchar(10), N'' ],'', nchar(10), N'' "NonNodeData": {'', nchar(10), N'' "Services": {'', nchar(10), N'' "ActiveDirectory": {'', nchar(10), N'' "DomainName": "[parameters(''''DomainName'''')]",'', nchar(10), N'' "NetBIOSName": "[parameters(''''NetBIOSName'''')]"'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N''}''), N''C05CBEF91131C75DE53B9609D9C2709D680AFC9559EE8D998318A132490F79A7'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''1.0'', ''70000000-0000-0000-0000-000000000001'', N''1.0.0''), - (''71000000-0000-0000-0000-000000000002'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', CAST(1 AS bit), CONCAT(CAST(N''{'' AS nvarchar(max)), nchar(10), N'' "schemaVersion": "1.0",'', nchar(10), N'' "templateType": "Service",'', nchar(10), N'' "parameters": {'', nchar(10), N'' "InstanceName": { "type": "string", "defaultValue": "MSSQLSERVER" },'', nchar(10), N'' "DatabasePrefix": { "type": "string", "defaultValue": "Contoso" }'', nchar(10), N'' },'', nchar(10), N'' "variables": {'', nchar(10), N'' "ConfigDatabase": "[concat(parameters(''''DatabasePrefix''''), ''''_Config'''')]"'', nchar(10), N'' },'', nchar(10), N'' "resources": {'', nchar(10), N'' "NonNodeData": {'', nchar(10), N'' "Services": {'', nchar(10), N'' "SqlServer": {'', nchar(10), N'' "InstanceName": "[parameters(''''InstanceName'''')]",'', nchar(10), N'' "ConfigDatabase": "[variables(''''ConfigDatabase'''')]"'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N''}''), N''F376737E82CB6B729F7B9960CB9988897C16D90A1C454ED2F594B28EB86ECA11'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''1.0'', ''70000000-0000-0000-0000-000000000002'', N''1.0.0''), - (''71000000-0000-0000-0000-000000000003'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', CAST(1 AS bit), CONCAT(CAST(N''{'' AS nvarchar(max)), nchar(10), N'' "schemaVersion": "1.0",'', nchar(10), N'' "templateType": "Service",'', nchar(10), N'' "parameters": {'', nchar(10), N'' "DatabasePrefix": { "type": "string", "defaultValue": "SharePoint_Contoso_Test" },'', nchar(10), N'' "FarmAccount": { "type": "credential", "metadata": { "description": "Farm account resolved by the credential provider." } }'', nchar(10), N'' },'', nchar(10), N'' "variables": {'', nchar(10), N'' "ConfigDbName": "[concat(parameters(''''DatabasePrefix''''), ''''_Farm_Config'''')]",'', nchar(10), N'' "AdminContentDbName": "[concat(parameters(''''DatabasePrefix''''), ''''_AdminContent'''')]"'', nchar(10), N'' },'', nchar(10), N'' "resources": {'', nchar(10), N'' "NonNodeData": {'', nchar(10), N'' "Services": {'', nchar(10), N'' "SharePoint": {'', nchar(10), N'' "Farm": {'', nchar(10), N'' "ConfigDatabase": "[variables(''''ConfigDbName'''')]",'', nchar(10), N'' "AdminContentDatabase": "[variables(''''AdminContentDbName'''')]",'', nchar(10), N'' "ManagedAccounts": {'', nchar(10), N'' "FarmAccount": "[parameters(''''FarmAccount'''')]"'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N''}''), N''FD5F0FD3C13538FAC70646972DC364DFCEAAF85BBE91B0F50FDFF9FD3A3748B4'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''1.0'', ''70000000-0000-0000-0000-000000000003'', N''1.0.0''), - (''71000000-0000-0000-0000-000000000004'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', CAST(1 AS bit), CONCAT(CAST(N''{'' AS nvarchar(max)), nchar(10), N'' "schemaVersion": "1.0",'', nchar(10), N'' "templateType": "Service",'', nchar(10), N'' "parameters": {'', nchar(10), N'' "CallingPolicyName": { "type": "string", "defaultValue": "Contoso-Standard-Calling" },'', nchar(10), N'' "MeetingPolicyName": { "type": "string", "defaultValue": "Contoso-Standard-Meetings" }'', nchar(10), N'' },'', nchar(10), N'' "variables": {},'', nchar(10), N'' "resources": {'', nchar(10), N'' "NonNodeData": {'', nchar(10), N'' "Services": {'', nchar(10), N'' "Teams": {'', nchar(10), N'' "CallingPolicy": "[parameters(''''CallingPolicyName'''')]",'', nchar(10), N'' "MeetingPolicy": "[parameters(''''MeetingPolicyName'''')]"'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N''}''), N''32A902FE1A871D4CE2C877EBC5542F7562856532F09BA7F53597B21270586241'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''1.0'', ''70000000-0000-0000-0000-000000000004'', N''1.0.0'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'IsPublished', N'JsonData', N'JsonHash', N'Modified', N'ModifiedBy', N'PublishedAt', N'PublishedBy', N'SchemaVersion', N'TemplateId', N'Version') AND [object_id] = OBJECT_ID(N'[TemplateVersions]')) - SET IDENTITY_INSERT [TemplateVersions] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'DeploymentBatchId', N'VirtualMachineId', N'Created', N'CreatedBy', N'Id', N'JSONData', N'Modified', N'ModifiedBy', N'Status') AND [object_id] = OBJECT_ID(N'[DeploymentExecutions]')) - SET IDENTITY_INSERT [DeploymentExecutions] ON; - EXEC(N'INSERT INTO [DeploymentExecutions] ([DeploymentBatchId], [VirtualMachineId], [Created], [CreatedBy], [Id], [JSONData], [Modified], [ModifiedBy], [Status]) - VALUES (''80000000-0000-0000-0000-000000000001'', ''30000000-0000-0000-0000-000000000004'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''81000000-0000-0000-0000-000000000001'', N''{"role":"WebFrontEnd"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Pending''), - (''80000000-0000-0000-0000-000000000001'', ''30000000-0000-0000-0000-000000000005'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''81000000-0000-0000-0000-000000000002'', N''{"role":"Application"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Pending'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'DeploymentBatchId', N'VirtualMachineId', N'Created', N'CreatedBy', N'Id', N'JSONData', N'Modified', N'ModifiedBy', N'Status') AND [object_id] = OBJECT_ID(N'[DeploymentExecutions]')) - SET IDENTITY_INSERT [DeploymentExecutions] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260707203222_ResetAndSeedDemoData', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707204104_RemoveSmaRunbooks' -) -BEGIN - DROP TABLE [Events]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707204104_RemoveSmaRunbooks' -) -BEGIN - DROP TABLE [Jobs]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707204104_RemoveSmaRunbooks' -) -BEGIN - DROP TABLE [Runbooks]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707204104_RemoveSmaRunbooks' -) -BEGIN - ALTER TABLE [DeploymentExecutions] DROP CONSTRAINT [AK_DeploymentExecutions_Id]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707204104_RemoveSmaRunbooks' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260707204104_RemoveSmaRunbooks', N'10.0.8'); -END; - -COMMIT; -GO - diff --git a/buildcheck/ResetAndSeedDemoData.sql b/buildcheck/ResetAndSeedDemoData.sql deleted file mode 100644 index c8320b0..0000000 --- a/buildcheck/ResetAndSeedDemoData.sql +++ /dev/null @@ -1,2024 +0,0 @@ -IF OBJECT_ID(N'[__EFMigrationsHistory]') IS NULL -BEGIN - CREATE TABLE [__EFMigrationsHistory] ( - [MigrationId] nvarchar(150) NOT NULL, - [ProductVersion] nvarchar(32) NOT NULL, - CONSTRAINT [PK___EFMigrationsHistory] PRIMARY KEY ([MigrationId]) - ); -END; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [Domains] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [Name] nvarchar(max) NOT NULL, - [FQDN] nvarchar(max) NOT NULL, - [NetBIOS] nvarchar(max) NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_Domains] PRIMARY KEY ([Id]) - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [Environments] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [Name] nvarchar(max) NOT NULL, - [CloudEnabled] bit NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_Environments] PRIMARY KEY ([Id]) - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [OptionCategories] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [Name] nvarchar(max) NOT NULL, - [ParentCategoryName] nvarchar(max) NOT NULL, - [showOrder] int NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_OptionCategories] PRIMARY KEY ([Id]) - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [Runbooks] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [Name] nvarchar(max) NOT NULL, - [Description] nvarchar(max) NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_Runbooks] PRIMARY KEY ([Id]) - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [Services] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [Name] nvarchar(max) NOT NULL, - [Description] nvarchar(max) NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_Services] PRIMARY KEY ([Id]) - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [VirtualMachines] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [DomainID] uniqueidentifier NOT NULL, - [Name] nvarchar(max) NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_VirtualMachines] PRIMARY KEY ([Id]), - CONSTRAINT [FK_VirtualMachines_Domains_DomainID] FOREIGN KEY ([DomainID]) REFERENCES [Domains] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [EnvironmentDomains] ( - [EnvironmentId] uniqueidentifier NOT NULL, - [DomainId] uniqueidentifier NOT NULL, - [Modified] datetime2 NOT NULL, - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL, - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_EnvironmentDomains] PRIMARY KEY ([EnvironmentId], [DomainId]), - CONSTRAINT [FK_EnvironmentDomains_Domains_DomainId] FOREIGN KEY ([DomainId]) REFERENCES [Domains] ([Id]) ON DELETE CASCADE, - CONSTRAINT [FK_EnvironmentDomains_Environments_EnvironmentId] FOREIGN KEY ([EnvironmentId]) REFERENCES [Environments] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [Options] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [Name] nvarchar(max) NOT NULL, - [OptionType] nvarchar(max) NOT NULL, - [OptionValue] nvarchar(max) NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - [OptionCategoryId] uniqueidentifier NOT NULL, - CONSTRAINT [PK_Options] PRIMARY KEY ([Id]), - CONSTRAINT [FK_Options_OptionCategories_OptionCategoryId] FOREIGN KEY ([OptionCategoryId]) REFERENCES [OptionCategories] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [Events] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [RunbookId] uniqueidentifier NOT NULL, - [Class] nvarchar(max) NOT NULL, - [Method] nvarchar(max) NOT NULL, - [RestEndpointMethod] nvarchar(max) NOT NULL, - [RestEndpointOperation] nvarchar(max) NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_Events] PRIMARY KEY ([Id]), - CONSTRAINT [FK_Events_Runbooks_RunbookId] FOREIGN KEY ([RunbookId]) REFERENCES [Runbooks] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [TemplateCategories] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [ServiceId] uniqueidentifier NOT NULL, - [Name] nvarchar(max) NOT NULL, - [ParentCategoryName] nvarchar(max) NOT NULL, - [showOrder] int NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_TemplateCategories] PRIMARY KEY ([Id]), - CONSTRAINT [FK_TemplateCategories_Services_ServiceId] FOREIGN KEY ([ServiceId]) REFERENCES [Services] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [Templates] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [Name] nvarchar(max) NOT NULL, - [CloudTemplate] bit NOT NULL, - [Version] nvarchar(max) NOT NULL, - [Description] nvarchar(max) NOT NULL, - [JSONData] nvarchar(max) NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - [TemplateCategoryId] uniqueidentifier NOT NULL, - CONSTRAINT [PK_Templates] PRIMARY KEY ([Id]), - CONSTRAINT [FK_Templates_TemplateCategories_TemplateCategoryId] FOREIGN KEY ([TemplateCategoryId]) REFERENCES [TemplateCategories] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [DeploymentGroups] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [TemplateId] uniqueidentifier NOT NULL, - [Status] nvarchar(max) NOT NULL DEFAULT ('New'), - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_DeploymentGroups] PRIMARY KEY ([Id]), - CONSTRAINT [FK_DeploymentGroups_Templates_TemplateId] FOREIGN KEY ([TemplateId]) REFERENCES [Templates] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [TemplateOptions] ( - [TemplateId] uniqueidentifier NOT NULL, - [OptionId] uniqueidentifier NOT NULL, - [Value] nvarchar(max) NOT NULL, - [Modified] datetime2 NOT NULL, - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL, - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_TemplateOptions] PRIMARY KEY ([OptionId], [TemplateId]), - CONSTRAINT [FK_TemplateOptions_Options_OptionId] FOREIGN KEY ([OptionId]) REFERENCES [Options] ([Id]) ON DELETE CASCADE, - CONSTRAINT [FK_TemplateOptions_Templates_TemplateId] FOREIGN KEY ([TemplateId]) REFERENCES [Templates] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [Deployments] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [DeploymentGroupId] uniqueidentifier NOT NULL, - [VirtualMachineId] uniqueidentifier NOT NULL, - [Status] nvarchar(max) NOT NULL, - [JSONData] nvarchar(max) NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_Deployments] PRIMARY KEY ([VirtualMachineId], [DeploymentGroupId]), - CONSTRAINT [AK_Deployments_Id] UNIQUE ([Id]), - CONSTRAINT [FK_Deployments_DeploymentGroups_DeploymentGroupId] FOREIGN KEY ([DeploymentGroupId]) REFERENCES [DeploymentGroups] ([Id]) ON DELETE CASCADE, - CONSTRAINT [FK_Deployments_VirtualMachines_VirtualMachineId] FOREIGN KEY ([VirtualMachineId]) REFERENCES [VirtualMachines] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE TABLE [Jobs] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [DeploymentId] uniqueidentifier NOT NULL, - [RunbookId] uniqueidentifier NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_Jobs] PRIMARY KEY ([RunbookId], [DeploymentId]), - CONSTRAINT [FK_Jobs_Deployments_DeploymentId] FOREIGN KEY ([DeploymentId]) REFERENCES [Deployments] ([Id]) ON DELETE CASCADE, - CONSTRAINT [FK_Jobs_Runbooks_RunbookId] FOREIGN KEY ([RunbookId]) REFERENCES [Runbooks] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_DeploymentGroups_TemplateId] ON [DeploymentGroups] ([TemplateId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_Deployments_DeploymentGroupId] ON [Deployments] ([DeploymentGroupId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_EnvironmentDomains_DomainId] ON [EnvironmentDomains] ([DomainId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_Events_RunbookId] ON [Events] ([RunbookId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_Jobs_DeploymentId] ON [Jobs] ([DeploymentId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_Options_OptionCategoryId] ON [Options] ([OptionCategoryId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_TemplateCategories_ServiceId] ON [TemplateCategories] ([ServiceId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_TemplateOptions_TemplateId] ON [TemplateOptions] ([TemplateId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_Templates_TemplateCategoryId] ON [Templates] ([TemplateCategoryId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - CREATE INDEX [IX_VirtualMachines_DomainID] ON [VirtualMachines] ([DomainID]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20231020093825_Initial' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20231020093825_Initial', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260514210821_AddQueueJobs' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260514210821_AddQueueJobs', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260514210842_AddQueueJobModelSnapshotFix' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260514210842_AddQueueJobModelSnapshotFix', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - ALTER TABLE [VirtualMachines] ADD [ExternalId] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - ALTER TABLE [VirtualMachines] ADD [MetadataJson] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - ALTER TABLE [VirtualMachines] ADD [ProviderType] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - ALTER TABLE [VirtualMachines] ADD [TargetType] nvarchar(max) NOT NULL DEFAULT N''; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - ALTER TABLE [Environments] ADD [EnvironmentType] nvarchar(max) NOT NULL DEFAULT N''; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - ALTER TABLE [Environments] ADD [MetadataJson] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - ALTER TABLE [Environments] ADD [ProviderType] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - ALTER TABLE [Environments] ADD [SubscriptionId] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - ALTER TABLE [Environments] ADD [TenantId] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195005_AddEnvironmentAndTargetProviderModel' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260515195005_AddEnvironmentAndTargetProviderModel', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195742_RemoveCloudEnabledFromEnvironment' -) -BEGIN - DECLARE @var nvarchar(max); - SELECT @var = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'CloudEnabled'); - IF @var IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var + ';'); - ALTER TABLE [Environments] DROP COLUMN [CloudEnabled]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195742_RemoveCloudEnabledFromEnvironment' -) -BEGIN - DECLARE @var1 nvarchar(max); - SELECT @var1 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'TenantId'); - IF @var1 IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var1 + ';'); - ALTER TABLE [Environments] ALTER COLUMN [TenantId] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195742_RemoveCloudEnabledFromEnvironment' -) -BEGIN - DECLARE @var2 nvarchar(max); - SELECT @var2 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'SubscriptionId'); - IF @var2 IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var2 + ';'); - ALTER TABLE [Environments] ALTER COLUMN [SubscriptionId] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195742_RemoveCloudEnabledFromEnvironment' -) -BEGIN - DECLARE @var3 nvarchar(max); - SELECT @var3 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'ProviderType'); - IF @var3 IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var3 + ';'); - ALTER TABLE [Environments] ALTER COLUMN [ProviderType] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195742_RemoveCloudEnabledFromEnvironment' -) -BEGIN - DECLARE @var4 nvarchar(max); - SELECT @var4 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'MetadataJson'); - IF @var4 IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var4 + ';'); - ALTER TABLE [Environments] ALTER COLUMN [MetadataJson] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195742_RemoveCloudEnabledFromEnvironment' -) -BEGIN - DECLARE @var5 nvarchar(max); - SELECT @var5 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'EnvironmentType'); - IF @var5 IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var5 + ';'); - ALTER TABLE [Environments] ALTER COLUMN [EnvironmentType] nvarchar(max) NOT NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515195742_RemoveCloudEnabledFromEnvironment' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260515195742_RemoveCloudEnabledFromEnvironment', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515204426_RemoveVirtualMachineTargetAndProvider' -) -BEGIN - DECLARE @var6 nvarchar(max); - SELECT @var6 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[VirtualMachines]') AND [c].[name] = N'ProviderType'); - IF @var6 IS NOT NULL EXEC(N'ALTER TABLE [VirtualMachines] DROP CONSTRAINT ' + @var6 + ';'); - ALTER TABLE [VirtualMachines] DROP COLUMN [ProviderType]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515204426_RemoveVirtualMachineTargetAndProvider' -) -BEGIN - DECLARE @var7 nvarchar(max); - SELECT @var7 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[VirtualMachines]') AND [c].[name] = N'TargetType'); - IF @var7 IS NOT NULL EXEC(N'ALTER TABLE [VirtualMachines] DROP CONSTRAINT ' + @var7 + ';'); - ALTER TABLE [VirtualMachines] DROP COLUMN [TargetType]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515204426_RemoveVirtualMachineTargetAndProvider' -) -BEGIN - DECLARE @var8 nvarchar(max); - SELECT @var8 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[VirtualMachines]') AND [c].[name] = N'MetadataJson'); - IF @var8 IS NOT NULL EXEC(N'ALTER TABLE [VirtualMachines] DROP CONSTRAINT ' + @var8 + ';'); - ALTER TABLE [VirtualMachines] ALTER COLUMN [MetadataJson] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515204426_RemoveVirtualMachineTargetAndProvider' -) -BEGIN - DECLARE @var9 nvarchar(max); - SELECT @var9 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[VirtualMachines]') AND [c].[name] = N'ExternalId'); - IF @var9 IS NOT NULL EXEC(N'ALTER TABLE [VirtualMachines] DROP CONSTRAINT ' + @var9 + ';'); - ALTER TABLE [VirtualMachines] ALTER COLUMN [ExternalId] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515204426_RemoveVirtualMachineTargetAndProvider' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260515204426_RemoveVirtualMachineTargetAndProvider', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515205512_MakeVirtualMachineDomainOptionalAndAddLinkUnlinkFlow' -) -BEGIN - ALTER TABLE [VirtualMachines] DROP CONSTRAINT [FK_VirtualMachines_Domains_DomainID]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515205512_MakeVirtualMachineDomainOptionalAndAddLinkUnlinkFlow' -) -BEGIN - DECLARE @var10 nvarchar(max); - SELECT @var10 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[VirtualMachines]') AND [c].[name] = N'DomainID'); - IF @var10 IS NOT NULL EXEC(N'ALTER TABLE [VirtualMachines] DROP CONSTRAINT ' + @var10 + ';'); - ALTER TABLE [VirtualMachines] ALTER COLUMN [DomainID] uniqueidentifier NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515205512_MakeVirtualMachineDomainOptionalAndAddLinkUnlinkFlow' -) -BEGIN - ALTER TABLE [VirtualMachines] ADD CONSTRAINT [FK_VirtualMachines_Domains_DomainID] FOREIGN KEY ([DomainID]) REFERENCES [Domains] ([Id]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515205512_MakeVirtualMachineDomainOptionalAndAddLinkUnlinkFlow' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260515205512_MakeVirtualMachineDomainOptionalAndAddLinkUnlinkFlow', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515215206_AddServiceCloudFlagAndRoleDefinitionsV2' -) -BEGIN - ALTER TABLE [Services] ADD [IsCloudService] bit NOT NULL DEFAULT CAST(0 AS bit); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515215206_AddServiceCloudFlagAndRoleDefinitionsV2' -) -BEGIN - CREATE TABLE [ServiceRoleDefinitions] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [ServiceId] uniqueidentifier NOT NULL, - [Key] nvarchar(max) NOT NULL, - [Name] nvarchar(max) NOT NULL, - [Description] nvarchar(max) NULL, - [MinCount] int NOT NULL, - [MaxCount] int NOT NULL, - [DefaultStageOrder] int NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_ServiceRoleDefinitions] PRIMARY KEY ([Id]), - CONSTRAINT [FK_ServiceRoleDefinitions_Services_ServiceId] FOREIGN KEY ([ServiceId]) REFERENCES [Services] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515215206_AddServiceCloudFlagAndRoleDefinitionsV2' -) -BEGIN - CREATE INDEX [IX_ServiceRoleDefinitions_ServiceId] ON [ServiceRoleDefinitions] ([ServiceId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515215206_AddServiceCloudFlagAndRoleDefinitionsV2' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260515215206_AddServiceCloudFlagAndRoleDefinitionsV2', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515221746_RemoveRoleDefinitionSizingFields' -) -BEGIN - DECLARE @var11 nvarchar(max); - SELECT @var11 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[ServiceRoleDefinitions]') AND [c].[name] = N'DefaultStageOrder'); - IF @var11 IS NOT NULL EXEC(N'ALTER TABLE [ServiceRoleDefinitions] DROP CONSTRAINT ' + @var11 + ';'); - ALTER TABLE [ServiceRoleDefinitions] DROP COLUMN [DefaultStageOrder]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515221746_RemoveRoleDefinitionSizingFields' -) -BEGIN - DECLARE @var12 nvarchar(max); - SELECT @var12 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[ServiceRoleDefinitions]') AND [c].[name] = N'MaxCount'); - IF @var12 IS NOT NULL EXEC(N'ALTER TABLE [ServiceRoleDefinitions] DROP CONSTRAINT ' + @var12 + ';'); - ALTER TABLE [ServiceRoleDefinitions] DROP COLUMN [MaxCount]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515221746_RemoveRoleDefinitionSizingFields' -) -BEGIN - DECLARE @var13 nvarchar(max); - SELECT @var13 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[ServiceRoleDefinitions]') AND [c].[name] = N'MinCount'); - IF @var13 IS NOT NULL EXEC(N'ALTER TABLE [ServiceRoleDefinitions] DROP CONSTRAINT ' + @var13 + ';'); - ALTER TABLE [ServiceRoleDefinitions] DROP COLUMN [MinCount]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260515221746_RemoveRoleDefinitionSizingFields' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260515221746_RemoveRoleDefinitionSizingFields', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516113515_RemoveTemplateCategoryLegacyFields' -) -BEGIN - DECLARE @var14 nvarchar(max); - SELECT @var14 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[TemplateCategories]') AND [c].[name] = N'ParentCategoryName'); - IF @var14 IS NOT NULL EXEC(N'ALTER TABLE [TemplateCategories] DROP CONSTRAINT ' + @var14 + ';'); - ALTER TABLE [TemplateCategories] DROP COLUMN [ParentCategoryName]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516113515_RemoveTemplateCategoryLegacyFields' -) -BEGIN - DECLARE @var15 nvarchar(max); - SELECT @var15 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[TemplateCategories]') AND [c].[name] = N'showOrder'); - IF @var15 IS NOT NULL EXEC(N'ALTER TABLE [TemplateCategories] DROP CONSTRAINT ' + @var15 + ';'); - ALTER TABLE [TemplateCategories] DROP COLUMN [showOrder]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516113515_RemoveTemplateCategoryLegacyFields' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260516113515_RemoveTemplateCategoryLegacyFields', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516114627_AddTemplateCategoryMetadataFields' -) -BEGIN - ALTER TABLE [TemplateCategories] ADD [Color] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516114627_AddTemplateCategoryMetadataFields' -) -BEGIN - ALTER TABLE [TemplateCategories] ADD [Description] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516114627_AddTemplateCategoryMetadataFields' -) -BEGIN - ALTER TABLE [TemplateCategories] ADD [IconKey] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516114627_AddTemplateCategoryMetadataFields' -) -BEGIN - ALTER TABLE [TemplateCategories] ADD [IsActive] bit NOT NULL DEFAULT CAST(1 AS bit); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516114627_AddTemplateCategoryMetadataFields' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260516114627_AddTemplateCategoryMetadataFields', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516115934_MoveIconKeyFromTemplateCategoryToService' -) -BEGIN - DECLARE @var16 nvarchar(max); - SELECT @var16 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[TemplateCategories]') AND [c].[name] = N'IconKey'); - IF @var16 IS NOT NULL EXEC(N'ALTER TABLE [TemplateCategories] DROP CONSTRAINT ' + @var16 + ';'); - ALTER TABLE [TemplateCategories] DROP COLUMN [IconKey]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516115934_MoveIconKeyFromTemplateCategoryToService' -) -BEGIN - ALTER TABLE [Services] ADD [IconKey] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516115934_MoveIconKeyFromTemplateCategoryToService' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260516115934_MoveIconKeyFromTemplateCategoryToService', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516121222_RemoveTemplateCloudFlag' -) -BEGIN - DECLARE @var17 nvarchar(max); - SELECT @var17 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Templates]') AND [c].[name] = N'CloudTemplate'); - IF @var17 IS NOT NULL EXEC(N'ALTER TABLE [Templates] DROP CONSTRAINT ' + @var17 + ';'); - ALTER TABLE [Templates] DROP COLUMN [CloudTemplate]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516121222_RemoveTemplateCloudFlag' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260516121222_RemoveTemplateCloudFlag', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - ALTER TABLE [Templates] ADD [DeploymentRuleId] uniqueidentifier NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - ALTER TABLE [QueueJobs] ADD [MetadataJson] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - ALTER TABLE [QueueJobs] ADD [RuleSnapshotJson] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - CREATE TABLE [DeploymentRules] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [Name] nvarchar(max) NOT NULL, - [Description] nvarchar(max) NULL, - [IsActive] bit NOT NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_DeploymentRules] PRIMARY KEY ([Id]) - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - CREATE TABLE [QueueJobSteps] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [QueueJobId] uniqueidentifier NOT NULL, - [DependsOnQueueJobStepId] uniqueidentifier NULL, - [SortOrder] int NOT NULL, - [Name] nvarchar(max) NOT NULL, - [StepType] nvarchar(max) NOT NULL, - [Status] nvarchar(max) NOT NULL, - [MetadataJson] nvarchar(max) NULL, - [ApprovedAt] datetime2 NULL, - [ApprovedBy] nvarchar(max) NULL, - [ApprovalComment] nvarchar(max) NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_QueueJobSteps] PRIMARY KEY ([Id]), - CONSTRAINT [FK_QueueJobSteps_QueueJobSteps_DependsOnQueueJobStepId] FOREIGN KEY ([DependsOnQueueJobStepId]) REFERENCES [QueueJobSteps] ([Id]) ON DELETE NO ACTION, - CONSTRAINT [FK_QueueJobSteps_QueueJobs_QueueJobId] FOREIGN KEY ([QueueJobId]) REFERENCES [QueueJobs] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - CREATE TABLE [DeploymentRuleSteps] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [DeploymentRuleId] uniqueidentifier NOT NULL, - [SortOrder] int NOT NULL, - [Name] nvarchar(max) NOT NULL, - [StepType] nvarchar(max) NOT NULL, - [RequiresApproval] bit NOT NULL, - [MetadataJson] nvarchar(max) NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_DeploymentRuleSteps] PRIMARY KEY ([Id]), - CONSTRAINT [FK_DeploymentRuleSteps_DeploymentRules_DeploymentRuleId] FOREIGN KEY ([DeploymentRuleId]) REFERENCES [DeploymentRules] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - CREATE INDEX [IX_Templates_DeploymentRuleId] ON [Templates] ([DeploymentRuleId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - CREATE INDEX [IX_DeploymentRuleSteps_DeploymentRuleId] ON [DeploymentRuleSteps] ([DeploymentRuleId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - CREATE INDEX [IX_QueueJobSteps_DependsOnQueueJobStepId] ON [QueueJobSteps] ([DependsOnQueueJobStepId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - CREATE INDEX [IX_QueueJobSteps_QueueJobId] ON [QueueJobSteps] ([QueueJobId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - ALTER TABLE [Templates] ADD CONSTRAINT [FK_Templates_DeploymentRules_DeploymentRuleId] FOREIGN KEY ([DeploymentRuleId]) REFERENCES [DeploymentRules] ([Id]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516140554_AddDeploymentRulesAndQueueJobSteps' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260516140554_AddDeploymentRulesAndQueueJobSteps', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentGroups] DROP CONSTRAINT [FK_DeploymentGroups_Templates_TemplateId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [Deployments] DROP CONSTRAINT [FK_Deployments_DeploymentGroups_DeploymentGroupId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [Deployments] DROP CONSTRAINT [FK_Deployments_VirtualMachines_VirtualMachineId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [Jobs] DROP CONSTRAINT [FK_Jobs_Deployments_DeploymentId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [QueueJobSteps] DROP CONSTRAINT [FK_QueueJobSteps_QueueJobSteps_DependsOnQueueJobStepId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [QueueJobSteps] DROP CONSTRAINT [FK_QueueJobSteps_QueueJobs_QueueJobId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [QueueJobTargets] DROP CONSTRAINT [FK_QueueJobTargets_QueueJobs_QueueJobId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [QueueJobTargets] DROP CONSTRAINT [PK_QueueJobTargets]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [QueueJobSteps] DROP CONSTRAINT [PK_QueueJobSteps]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [QueueJobs] DROP CONSTRAINT [PK_QueueJobs]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [Deployments] DROP CONSTRAINT [AK_Deployments_Id]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [Deployments] DROP CONSTRAINT [PK_Deployments]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentGroups] DROP CONSTRAINT [PK_DeploymentGroups]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[QueueJobTargets]', N'DeploymentJobTargets', 'OBJECT'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[QueueJobSteps]', N'DeploymentJobSteps', 'OBJECT'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[QueueJobs]', N'DeploymentJobs', 'OBJECT'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[Deployments]', N'DeploymentExecutions', 'OBJECT'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[DeploymentGroups]', N'DeploymentBatches', 'OBJECT'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[DeploymentJobTargets].[IX_QueueJobTargets_QueueJobId]', N'IX_DeploymentJobTargets_QueueJobId', 'INDEX'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[DeploymentJobSteps].[IX_QueueJobSteps_QueueJobId]', N'IX_DeploymentJobSteps_QueueJobId', 'INDEX'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[DeploymentJobSteps].[IX_QueueJobSteps_DependsOnQueueJobStepId]', N'IX_DeploymentJobSteps_DependsOnQueueJobStepId', 'INDEX'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[DeploymentExecutions].[IX_Deployments_DeploymentGroupId]', N'IX_DeploymentExecutions_DeploymentGroupId', 'INDEX'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - EXEC sp_rename N'[DeploymentBatches].[IX_DeploymentGroups_TemplateId]', N'IX_DeploymentBatches_TemplateId', 'INDEX'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentJobTargets] ADD CONSTRAINT [PK_DeploymentJobTargets] PRIMARY KEY ([Id]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentJobSteps] ADD CONSTRAINT [PK_DeploymentJobSteps] PRIMARY KEY ([Id]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentJobs] ADD CONSTRAINT [PK_DeploymentJobs] PRIMARY KEY ([Id]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentExecutions] ADD CONSTRAINT [AK_DeploymentExecutions_Id] UNIQUE ([Id]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentExecutions] ADD CONSTRAINT [PK_DeploymentExecutions] PRIMARY KEY ([VirtualMachineId], [DeploymentGroupId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentBatches] ADD CONSTRAINT [PK_DeploymentBatches] PRIMARY KEY ([Id]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentBatches] ADD CONSTRAINT [FK_DeploymentBatches_Templates_TemplateId] FOREIGN KEY ([TemplateId]) REFERENCES [Templates] ([Id]) ON DELETE CASCADE; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentExecutions] ADD CONSTRAINT [FK_DeploymentExecutions_DeploymentBatches_DeploymentGroupId] FOREIGN KEY ([DeploymentGroupId]) REFERENCES [DeploymentBatches] ([Id]) ON DELETE CASCADE; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentExecutions] ADD CONSTRAINT [FK_DeploymentExecutions_VirtualMachines_VirtualMachineId] FOREIGN KEY ([VirtualMachineId]) REFERENCES [VirtualMachines] ([Id]) ON DELETE CASCADE; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentJobSteps] ADD CONSTRAINT [FK_DeploymentJobSteps_DeploymentJobSteps_DependsOnQueueJobStepId] FOREIGN KEY ([DependsOnQueueJobStepId]) REFERENCES [DeploymentJobSteps] ([Id]) ON DELETE NO ACTION; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentJobSteps] ADD CONSTRAINT [FK_DeploymentJobSteps_DeploymentJobs_QueueJobId] FOREIGN KEY ([QueueJobId]) REFERENCES [DeploymentJobs] ([Id]) ON DELETE CASCADE; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [DeploymentJobTargets] ADD CONSTRAINT [FK_DeploymentJobTargets_DeploymentJobs_QueueJobId] FOREIGN KEY ([QueueJobId]) REFERENCES [DeploymentJobs] ([Id]) ON DELETE CASCADE; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - ALTER TABLE [Jobs] ADD CONSTRAINT [FK_Jobs_DeploymentExecutions_DeploymentId] FOREIGN KEY ([DeploymentId]) REFERENCES [DeploymentExecutions] ([Id]) ON DELETE CASCADE; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141653_RenameDeploymentAndJobTables' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260516141653_RenameDeploymentAndJobTables', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - ALTER TABLE [DeploymentExecutions] DROP CONSTRAINT [FK_DeploymentExecutions_DeploymentBatches_DeploymentGroupId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - ALTER TABLE [DeploymentJobSteps] DROP CONSTRAINT [FK_DeploymentJobSteps_DeploymentJobSteps_DependsOnQueueJobStepId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - ALTER TABLE [DeploymentJobSteps] DROP CONSTRAINT [FK_DeploymentJobSteps_DeploymentJobs_QueueJobId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - ALTER TABLE [DeploymentJobTargets] DROP CONSTRAINT [FK_DeploymentJobTargets_DeploymentJobs_QueueJobId]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - EXEC sp_rename N'[DeploymentJobTargets].[QueueJobId]', N'DeploymentJobId', 'COLUMN'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - EXEC sp_rename N'[DeploymentJobTargets].[DeploymentGroupId]', N'DeploymentBatchId', 'COLUMN'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - EXEC sp_rename N'[DeploymentJobTargets].[IX_DeploymentJobTargets_QueueJobId]', N'IX_DeploymentJobTargets_DeploymentJobId', 'INDEX'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - EXEC sp_rename N'[DeploymentJobSteps].[QueueJobId]', N'DeploymentJobId', 'COLUMN'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - EXEC sp_rename N'[DeploymentJobSteps].[DependsOnQueueJobStepId]', N'DependsOnDeploymentJobStepId', 'COLUMN'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - EXEC sp_rename N'[DeploymentJobSteps].[IX_DeploymentJobSteps_QueueJobId]', N'IX_DeploymentJobSteps_DeploymentJobId', 'INDEX'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - EXEC sp_rename N'[DeploymentJobSteps].[IX_DeploymentJobSteps_DependsOnQueueJobStepId]', N'IX_DeploymentJobSteps_DependsOnDeploymentJobStepId', 'INDEX'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - EXEC sp_rename N'[DeploymentExecutions].[DeploymentGroupId]', N'DeploymentBatchId', 'COLUMN'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - EXEC sp_rename N'[DeploymentExecutions].[IX_DeploymentExecutions_DeploymentGroupId]', N'IX_DeploymentExecutions_DeploymentBatchId', 'INDEX'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - ALTER TABLE [DeploymentExecutions] ADD CONSTRAINT [FK_DeploymentExecutions_DeploymentBatches_DeploymentBatchId] FOREIGN KEY ([DeploymentBatchId]) REFERENCES [DeploymentBatches] ([Id]) ON DELETE CASCADE; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - ALTER TABLE [DeploymentJobSteps] ADD CONSTRAINT [FK_DeploymentJobSteps_DeploymentJobSteps_DependsOnDeploymentJobStepId] FOREIGN KEY ([DependsOnDeploymentJobStepId]) REFERENCES [DeploymentJobSteps] ([Id]) ON DELETE NO ACTION; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - ALTER TABLE [DeploymentJobSteps] ADD CONSTRAINT [FK_DeploymentJobSteps_DeploymentJobs_DeploymentJobId] FOREIGN KEY ([DeploymentJobId]) REFERENCES [DeploymentJobs] ([Id]) ON DELETE CASCADE; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - ALTER TABLE [DeploymentJobTargets] ADD CONSTRAINT [FK_DeploymentJobTargets_DeploymentJobs_DeploymentJobId] FOREIGN KEY ([DeploymentJobId]) REFERENCES [DeploymentJobs] ([Id]) ON DELETE CASCADE; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260516141719_RenameDeploymentAndJobColumns' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260516141719_RenameDeploymentAndJobColumns', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260517193537_SyncEnvironmentStageAndHostingType' -) -BEGIN - DECLARE @var18 nvarchar(max); - SELECT @var18 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'TenantId'); - IF @var18 IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var18 + ';'); - ALTER TABLE [Environments] ALTER COLUMN [TenantId] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260517193537_SyncEnvironmentStageAndHostingType' -) -BEGIN - DECLARE @var19 nvarchar(max); - SELECT @var19 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'SubscriptionId'); - IF @var19 IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var19 + ';'); - ALTER TABLE [Environments] ALTER COLUMN [SubscriptionId] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260517193537_SyncEnvironmentStageAndHostingType' -) -BEGIN - DECLARE @var20 nvarchar(max); - SELECT @var20 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'ProviderType'); - IF @var20 IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var20 + ';'); - ALTER TABLE [Environments] ALTER COLUMN [ProviderType] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260517193537_SyncEnvironmentStageAndHostingType' -) -BEGIN - DECLARE @var21 nvarchar(max); - SELECT @var21 = QUOTENAME([d].[name]) - FROM [sys].[default_constraints] [d] - INNER JOIN [sys].[columns] [c] ON [d].[parent_column_id] = [c].[column_id] AND [d].[parent_object_id] = [c].[object_id] - WHERE ([d].[parent_object_id] = OBJECT_ID(N'[Environments]') AND [c].[name] = N'MetadataJson'); - IF @var21 IS NOT NULL EXEC(N'ALTER TABLE [Environments] DROP CONSTRAINT ' + @var21 + ';'); - ALTER TABLE [Environments] ALTER COLUMN [MetadataJson] nvarchar(max) NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260517193537_SyncEnvironmentStageAndHostingType' -) -BEGIN - ALTER TABLE [Environments] ADD [HostingType] nvarchar(max) NOT NULL DEFAULT N'OnPrem'; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260517193537_SyncEnvironmentStageAndHostingType' -) -BEGIN - - UPDATE [Environments] - SET [HostingType] = CASE - WHEN [EnvironmentType] IN ('OnPrem','AzureTenant','M365Tenant') THEN [EnvironmentType] - ELSE 'OnPrem' - END - -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260517193537_SyncEnvironmentStageAndHostingType' -) -BEGIN - - UPDATE [Environments] - SET [EnvironmentType] = CASE - WHEN [EnvironmentType] IN ('Development','Test','QA','Production') THEN [EnvironmentType] - ELSE 'Test' - END - -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260517193537_SyncEnvironmentStageAndHostingType' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260517193537_SyncEnvironmentStageAndHostingType', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260517205713_LinkDeploymentBatchToDeploymentRule' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260517205713_LinkDeploymentBatchToDeploymentRule', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707195927_AddTemplateVersions' -) -BEGIN - ALTER TABLE [DeploymentBatches] ADD [DeploymentRuleId] uniqueidentifier NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707195927_AddTemplateVersions' -) -BEGIN - CREATE TABLE [TemplateVersions] ( - [Id] uniqueidentifier NOT NULL DEFAULT (NEWID()), - [TemplateId] uniqueidentifier NOT NULL, - [Version] nvarchar(64) NOT NULL, - [JsonData] nvarchar(max) NOT NULL, - [JsonHash] nvarchar(64) NOT NULL, - [SchemaVersion] nvarchar(32) NOT NULL, - [IsPublished] bit NOT NULL, - [PublishedAt] datetime2 NULL, - [PublishedBy] nvarchar(max) NULL, - [Modified] datetime2 NOT NULL DEFAULT (GETDATE()), - [ModifiedBy] nvarchar(max) NOT NULL, - [Created] datetime2 NOT NULL DEFAULT (GETDATE()), - [CreatedBy] nvarchar(max) NOT NULL, - CONSTRAINT [PK_TemplateVersions] PRIMARY KEY ([Id]), - CONSTRAINT [CK_TemplateVersions_JsonData_IsJson] CHECK (ISJSON([JsonData]) = 1), - CONSTRAINT [FK_TemplateVersions_Templates_TemplateId] FOREIGN KEY ([TemplateId]) REFERENCES [Templates] ([Id]) ON DELETE CASCADE - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707195927_AddTemplateVersions' -) -BEGIN - INSERT INTO [TemplateVersions] - ([Id], [TemplateId], [Version], [JsonData], [JsonHash], [SchemaVersion], [IsPublished], [PublishedAt], [PublishedBy], [Modified], [ModifiedBy], [Created], [CreatedBy]) - SELECT - NEWID(), - [Id], - CASE - WHEN [Version] IS NULL OR LTRIM(RTRIM([Version])) = '' THEN '1.0.0' - ELSE [Version] - END, - CASE - WHEN ISJSON([JSONData]) = 1 THEN [JSONData] - ELSE '{}' - END, - CONVERT(varchar(64), HASHBYTES('SHA2_256', CONVERT(varbinary(max), CASE WHEN ISJSON([JSONData]) = 1 THEN [JSONData] ELSE '{}' END)), 2), - '1.0', - 1, - SYSUTCDATETIME(), - [CreatedBy], - [Modified], - [ModifiedBy], - [Created], - [CreatedBy] - FROM [Templates] - WHERE NOT EXISTS ( - SELECT 1 - FROM [TemplateVersions] - WHERE [TemplateVersions].[TemplateId] = [Templates].[Id] - ); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707195927_AddTemplateVersions' -) -BEGIN - CREATE INDEX [IX_DeploymentBatches_DeploymentRuleId] ON [DeploymentBatches] ([DeploymentRuleId]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707195927_AddTemplateVersions' -) -BEGIN - EXEC(N'CREATE UNIQUE INDEX [IX_TemplateVersions_TemplateId] ON [TemplateVersions] ([TemplateId]) WHERE [IsPublished] = 1'); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707195927_AddTemplateVersions' -) -BEGIN - CREATE UNIQUE INDEX [IX_TemplateVersions_TemplateId_Version] ON [TemplateVersions] ([TemplateId], [Version]); -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707195927_AddTemplateVersions' -) -BEGIN - ALTER TABLE [DeploymentBatches] ADD CONSTRAINT [FK_DeploymentBatches_DeploymentRules_DeploymentRuleId] FOREIGN KEY ([DeploymentRuleId]) REFERENCES [DeploymentRules] ([Id]) ON DELETE SET NULL; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707195927_AddTemplateVersions' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260707195927_AddTemplateVersions', N'10.0.8'); -END; - -COMMIT; -GO - -BEGIN TRANSACTION; -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - DELETE FROM [DeploymentJobTargets]; - DELETE FROM [DeploymentJobSteps]; - DELETE FROM [DeploymentJobs]; - DELETE FROM [Jobs]; - DELETE FROM [Events]; - DELETE FROM [DeploymentExecutions]; - DELETE FROM [DeploymentBatches]; - DELETE FROM [TemplateVersions]; - DELETE FROM [TemplateOptions]; - DELETE FROM [Templates]; - DELETE FROM [DeploymentRuleSteps]; - DELETE FROM [DeploymentRules]; - DELETE FROM [ServiceRoleDefinitions]; - DELETE FROM [TemplateCategories]; - DELETE FROM [Options]; - DELETE FROM [OptionCategories]; - DELETE FROM [Services]; - DELETE FROM [VirtualMachines]; - DELETE FROM [EnvironmentDomains]; - DELETE FROM [Domains]; - DELETE FROM [Environments]; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'Description', N'IsActive', N'Modified', N'ModifiedBy', N'Name') AND [object_id] = OBJECT_ID(N'[DeploymentRules]')) - SET IDENTITY_INSERT [DeploymentRules] ON; - EXEC(N'INSERT INTO [DeploymentRules] ([Id], [Created], [CreatedBy], [Description], [IsActive], [Modified], [ModifiedBy], [Name]) - VALUES (''60000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Validate input, wait for approval, then provision targets.'', CAST(1 AS bit), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Standard Provisioning'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'Description', N'IsActive', N'Modified', N'ModifiedBy', N'Name') AND [object_id] = OBJECT_ID(N'[DeploymentRules]')) - SET IDENTITY_INSERT [DeploymentRules] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'FQDN', N'Modified', N'ModifiedBy', N'Name', N'NetBIOS') AND [object_id] = OBJECT_ID(N'[Domains]')) - SET IDENTITY_INSERT [Domains] ON; - EXEC(N'INSERT INTO [Domains] ([Id], [Created], [CreatedBy], [FQDN], [Modified], [ModifiedBy], [Name], [NetBIOS]) - VALUES (''20000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''corp.contoso.com'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Central Management'', N''CONTOSO''), - (''20000000-0000-0000-0000-000000000002'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''resource.contoso.com'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Resource Domain'', N''RESOURCE'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'FQDN', N'Modified', N'ModifiedBy', N'Name', N'NetBIOS') AND [object_id] = OBJECT_ID(N'[Domains]')) - SET IDENTITY_INSERT [Domains] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'EnvironmentType', N'HostingType', N'MetadataJson', N'Modified', N'ModifiedBy', N'Name', N'ProviderType', N'SubscriptionId', N'TenantId') AND [object_id] = OBJECT_ID(N'[Environments]')) - SET IDENTITY_INSERT [Environments] ON; - EXEC(N'INSERT INTO [Environments] ([Id], [Created], [CreatedBy], [EnvironmentType], [HostingType], [MetadataJson], [Modified], [ModifiedBy], [Name], [ProviderType], [SubscriptionId], [TenantId]) - VALUES (''10000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Test'', N''OnPrem'', N''{"location":"Datacenter A"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Contoso Test'', NULL, NULL, NULL), - (''10000000-0000-0000-0000-000000000002'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Production'', N''OnPrem'', N''{"location":"Datacenter A"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Contoso Production'', NULL, NULL, NULL), - (''10000000-0000-0000-0000-000000000003'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Production'', N''M365Tenant'', N''{"tenant":"contoso.onmicrosoft.com"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Contoso M365'', N''Microsoft365'', NULL, N''11111111-1111-1111-1111-111111111111'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'EnvironmentType', N'HostingType', N'MetadataJson', N'Modified', N'ModifiedBy', N'Name', N'ProviderType', N'SubscriptionId', N'TenantId') AND [object_id] = OBJECT_ID(N'[Environments]')) - SET IDENTITY_INSERT [Environments] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'Description', N'IconKey', N'IsCloudService', N'Modified', N'ModifiedBy', N'Name') AND [object_id] = OBJECT_ID(N'[Services]')) - SET IDENTITY_INSERT [Services] ON; - EXEC(N'INSERT INTO [Services] ([Id], [Created], [CreatedBy], [Description], [IconKey], [IsCloudService], [Modified], [ModifiedBy], [Name]) - VALUES (''40000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''On-premises directory and identity service.'', N''network'', CAST(0 AS bit), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Active Directory''), - (''40000000-0000-0000-0000-000000000002'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Database platform for application workloads.'', N''database'', CAST(0 AS bit), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''SQL Server''), - (''40000000-0000-0000-0000-000000000003'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Collaboration platform for on-premises workloads.'', N''sharepoint'', CAST(0 AS bit), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''SharePoint Server''), - (''40000000-0000-0000-0000-000000000004'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Cloud collaboration workload in Microsoft 365.'', N''messages-square'', CAST(1 AS bit), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Microsoft Teams'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'Description', N'IconKey', N'IsCloudService', N'Modified', N'ModifiedBy', N'Name') AND [object_id] = OBJECT_ID(N'[Services]')) - SET IDENTITY_INSERT [Services] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'DeploymentRuleId', N'MetadataJson', N'Modified', N'ModifiedBy', N'Name', N'RequiresApproval', N'SortOrder', N'StepType') AND [object_id] = OBJECT_ID(N'[DeploymentRuleSteps]')) - SET IDENTITY_INSERT [DeploymentRuleSteps] ON; - EXEC(N'INSERT INTO [DeploymentRuleSteps] ([Id], [Created], [CreatedBy], [DeploymentRuleId], [MetadataJson], [Modified], [ModifiedBy], [Name], [RequiresApproval], [SortOrder], [StepType]) - VALUES (''60000000-0000-0000-0000-000000000101'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''60000000-0000-0000-0000-000000000001'', N''{"action":"validate"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Validate configuration'', CAST(0 AS bit), 10, N''Provision''), - (''60000000-0000-0000-0000-000000000102'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''60000000-0000-0000-0000-000000000001'', N''{"approverGroup":"Platform Owners"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Approve deployment'', CAST(1 AS bit), 20, N''Approval''), - (''60000000-0000-0000-0000-000000000103'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''60000000-0000-0000-0000-000000000001'', N''{"action":"deploy"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Provision workload'', CAST(0 AS bit), 30, N''Provision'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'DeploymentRuleId', N'MetadataJson', N'Modified', N'ModifiedBy', N'Name', N'RequiresApproval', N'SortOrder', N'StepType') AND [object_id] = OBJECT_ID(N'[DeploymentRuleSteps]')) - SET IDENTITY_INSERT [DeploymentRuleSteps] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'DomainId', N'EnvironmentId', N'Created', N'CreatedBy', N'Modified', N'ModifiedBy') AND [object_id] = OBJECT_ID(N'[EnvironmentDomains]')) - SET IDENTITY_INSERT [EnvironmentDomains] ON; - EXEC(N'INSERT INTO [EnvironmentDomains] ([DomainId], [EnvironmentId], [Created], [CreatedBy], [Modified], [ModifiedBy]) - VALUES (''20000000-0000-0000-0000-000000000001'', ''10000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed''), - (''20000000-0000-0000-0000-000000000001'', ''10000000-0000-0000-0000-000000000002'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed''), - (''20000000-0000-0000-0000-000000000002'', ''10000000-0000-0000-0000-000000000002'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'DomainId', N'EnvironmentId', N'Created', N'CreatedBy', N'Modified', N'ModifiedBy') AND [object_id] = OBJECT_ID(N'[EnvironmentDomains]')) - SET IDENTITY_INSERT [EnvironmentDomains] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'Description', N'Key', N'Modified', N'ModifiedBy', N'Name', N'ServiceId') AND [object_id] = OBJECT_ID(N'[ServiceRoleDefinitions]')) - SET IDENTITY_INSERT [ServiceRoleDefinitions] ON; - EXEC(N'INSERT INTO [ServiceRoleDefinitions] ([Id], [Created], [CreatedBy], [Description], [Key], [Modified], [ModifiedBy], [Name], [ServiceId]) - VALUES (''41000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''SharePoint farm role.'', N''Farm'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Farm'', ''40000000-0000-0000-0000-000000000003''), - (''41000000-0000-0000-0000-000000000002'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''SharePoint web front-end role.'', N''WebFrontEnd'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Web Front End'', ''40000000-0000-0000-0000-000000000003''), - (''41000000-0000-0000-0000-000000000003'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''SharePoint service application role.'', N''Application'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Application'', ''40000000-0000-0000-0000-000000000003''), - (''41000000-0000-0000-0000-000000000004'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''SQL Server database role.'', N''Database'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Database'', ''40000000-0000-0000-0000-000000000002'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'Description', N'Key', N'Modified', N'ModifiedBy', N'Name', N'ServiceId') AND [object_id] = OBJECT_ID(N'[ServiceRoleDefinitions]')) - SET IDENTITY_INSERT [ServiceRoleDefinitions] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Color', N'Created', N'CreatedBy', N'Description', N'IsActive', N'Modified', N'ModifiedBy', N'Name', N'ServiceId') AND [object_id] = OBJECT_ID(N'[TemplateCategories]')) - SET IDENTITY_INSERT [TemplateCategories] ON; - EXEC(N'INSERT INTO [TemplateCategories] ([Id], [Color], [Created], [CreatedBy], [Description], [IsActive], [Modified], [ModifiedBy], [Name], [ServiceId]) - VALUES (''50000000-0000-0000-0000-000000000001'', N''#2563EB'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Templates for domain controller and domain configuration.'', CAST(1 AS bit), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Domain Services'', ''40000000-0000-0000-0000-000000000001''), - (''50000000-0000-0000-0000-000000000002'', N''#16A34A'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Templates for SQL Server workloads.'', CAST(1 AS bit), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Database Platform'', ''40000000-0000-0000-0000-000000000002''), - (''50000000-0000-0000-0000-000000000003'', N''#0F766E'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Templates for SharePoint Server farms.'', CAST(1 AS bit), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Collaboration Farm'', ''40000000-0000-0000-0000-000000000003''), - (''50000000-0000-0000-0000-000000000004'', N''#7C3AED'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Templates for Teams policy configuration.'', CAST(1 AS bit), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Teams Policies'', ''40000000-0000-0000-0000-000000000004'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Color', N'Created', N'CreatedBy', N'Description', N'IsActive', N'Modified', N'ModifiedBy', N'Name', N'ServiceId') AND [object_id] = OBJECT_ID(N'[TemplateCategories]')) - SET IDENTITY_INSERT [TemplateCategories] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'DomainID', N'ExternalId', N'MetadataJson', N'Modified', N'ModifiedBy', N'Name') AND [object_id] = OBJECT_ID(N'[VirtualMachines]')) - SET IDENTITY_INSERT [VirtualMachines] ON; - EXEC(N'INSERT INTO [VirtualMachines] ([Id], [Created], [CreatedBy], [DomainID], [ExternalId], [MetadataJson], [Modified], [ModifiedBy], [Name]) - VALUES (''30000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''20000000-0000-0000-0000-000000000001'', NULL, N''{"role":"DomainController","environment":"Test"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''CT-DC-01''), - (''30000000-0000-0000-0000-000000000002'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''20000000-0000-0000-0000-000000000001'', NULL, N''{"role":"DomainController","environment":"Production"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''CT-DC-02''), - (''30000000-0000-0000-0000-000000000003'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''20000000-0000-0000-0000-000000000001'', NULL, N''{"role":"SqlServer","environment":"Test"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''CT-SQL-01''), - (''30000000-0000-0000-0000-000000000004'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''20000000-0000-0000-0000-000000000001'', NULL, N''{"role":"SharePoint","environment":"Test"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''CT-SHP-01''), - (''30000000-0000-0000-0000-000000000005'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''20000000-0000-0000-0000-000000000001'', NULL, N''{"role":"SharePoint","environment":"Test"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''CT-SHP-02'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'DomainID', N'ExternalId', N'MetadataJson', N'Modified', N'ModifiedBy', N'Name') AND [object_id] = OBJECT_ID(N'[VirtualMachines]')) - SET IDENTITY_INSERT [VirtualMachines] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'DeploymentRuleId', N'Description', N'JSONData', N'Modified', N'ModifiedBy', N'Name', N'TemplateCategoryId', N'Version') AND [object_id] = OBJECT_ID(N'[Templates]')) - SET IDENTITY_INSERT [Templates] ON; - EXEC(N'INSERT INTO [Templates] ([Id], [Created], [CreatedBy], [DeploymentRuleId], [Description], [JSONData], [Modified], [ModifiedBy], [Name], [TemplateCategoryId], [Version]) - VALUES (''70000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''60000000-0000-0000-0000-000000000001'', N''Creates a reusable Active Directory domain baseline.'', CONCAT(CAST(N''{'' AS nvarchar(max)), nchar(10), N'' "schemaVersion": "1.0",'', nchar(10), N'' "templateType": "Service",'', nchar(10), N'' "parameters": {'', nchar(10), N'' "DomainName": { "type": "string", "defaultValue": "corp.contoso.com" },'', nchar(10), N'' "NetBIOSName": { "type": "string", "defaultValue": "CONTOSO" }'', nchar(10), N'' },'', nchar(10), N'' "variables": {'', nchar(10), N'' "DefaultSiteName": "[concat(parameters(''''DomainName''''), ''''-DefaultSite'''')]"'', nchar(10), N'' },'', nchar(10), N'' "resources": {'', nchar(10), N'' "AllNodes": ['', nchar(10), N'' { "NodeName": "*", "PSDscAllowPlainTextPassword": true }'', nchar(10), N'' ],'', nchar(10), N'' "NonNodeData": {'', nchar(10), N'' "Services": {'', nchar(10), N'' "ActiveDirectory": {'', nchar(10), N'' "DomainName": "[parameters(''''DomainName'''')]",'', nchar(10), N'' "NetBIOSName": "[parameters(''''NetBIOSName'''')]"'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N''}''), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Contoso Active Directory Domain'', ''50000000-0000-0000-0000-000000000001'', N''1.0.0''), - (''70000000-0000-0000-0000-000000000002'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''60000000-0000-0000-0000-000000000001'', N''Creates a SQL Server baseline for application workloads.'', CONCAT(CAST(N''{'' AS nvarchar(max)), nchar(10), N'' "schemaVersion": "1.0",'', nchar(10), N'' "templateType": "Service",'', nchar(10), N'' "parameters": {'', nchar(10), N'' "InstanceName": { "type": "string", "defaultValue": "MSSQLSERVER" },'', nchar(10), N'' "DatabasePrefix": { "type": "string", "defaultValue": "Contoso" }'', nchar(10), N'' },'', nchar(10), N'' "variables": {'', nchar(10), N'' "ConfigDatabase": "[concat(parameters(''''DatabasePrefix''''), ''''_Config'''')]"'', nchar(10), N'' },'', nchar(10), N'' "resources": {'', nchar(10), N'' "NonNodeData": {'', nchar(10), N'' "Services": {'', nchar(10), N'' "SqlServer": {'', nchar(10), N'' "InstanceName": "[parameters(''''InstanceName'''')]",'', nchar(10), N'' "ConfigDatabase": "[variables(''''ConfigDatabase'''')]"'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N''}''), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Contoso SQL Server'', ''50000000-0000-0000-0000-000000000002'', N''1.0.0''), - (''70000000-0000-0000-0000-000000000003'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''60000000-0000-0000-0000-000000000001'', N''Creates a SharePoint Server farm baseline.'', CONCAT(CAST(N''{'' AS nvarchar(max)), nchar(10), N'' "schemaVersion": "1.0",'', nchar(10), N'' "templateType": "Service",'', nchar(10), N'' "parameters": {'', nchar(10), N'' "DatabasePrefix": { "type": "string", "defaultValue": "SharePoint_Contoso_Test" },'', nchar(10), N'' "FarmAccount": { "type": "credential", "metadata": { "description": "Farm account resolved by the credential provider." } }'', nchar(10), N'' },'', nchar(10), N'' "variables": {'', nchar(10), N'' "ConfigDbName": "[concat(parameters(''''DatabasePrefix''''), ''''_Farm_Config'''')]",'', nchar(10), N'' "AdminContentDbName": "[concat(parameters(''''DatabasePrefix''''), ''''_AdminContent'''')]"'', nchar(10), N'' },'', nchar(10), N'' "resources": {'', nchar(10), N'' "NonNodeData": {'', nchar(10), N'' "Services": {'', nchar(10), N'' "SharePoint": {'', nchar(10), N'' "Farm": {'', nchar(10), N'' "ConfigDatabase": "[variables(''''ConfigDbName'''')]",'', nchar(10), N'' "AdminContentDatabase": "[variables(''''AdminContentDbName'''')]",'', nchar(10), N'' "ManagedAccounts": {'', nchar(10), N'' "FarmAccount": "[parameters(''''FarmAccount'''')]"'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N''}''), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Contoso SharePoint Server'', ''50000000-0000-0000-0000-000000000003'', N''1.0.0''), - (''70000000-0000-0000-0000-000000000004'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''60000000-0000-0000-0000-000000000001'', N''Creates a Microsoft Teams policy baseline.'', CONCAT(CAST(N''{'' AS nvarchar(max)), nchar(10), N'' "schemaVersion": "1.0",'', nchar(10), N'' "templateType": "Service",'', nchar(10), N'' "parameters": {'', nchar(10), N'' "CallingPolicyName": { "type": "string", "defaultValue": "Contoso-Standard-Calling" },'', nchar(10), N'' "MeetingPolicyName": { "type": "string", "defaultValue": "Contoso-Standard-Meetings" }'', nchar(10), N'' },'', nchar(10), N'' "variables": {},'', nchar(10), N'' "resources": {'', nchar(10), N'' "NonNodeData": {'', nchar(10), N'' "Services": {'', nchar(10), N'' "Teams": {'', nchar(10), N'' "CallingPolicy": "[parameters(''''CallingPolicyName'''')]",'', nchar(10), N'' "MeetingPolicy": "[parameters(''''MeetingPolicyName'''')]"'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N''}''), ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Contoso Teams Policies'', ''50000000-0000-0000-0000-000000000004'', N''1.0.0'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'DeploymentRuleId', N'Description', N'JSONData', N'Modified', N'ModifiedBy', N'Name', N'TemplateCategoryId', N'Version') AND [object_id] = OBJECT_ID(N'[Templates]')) - SET IDENTITY_INSERT [Templates] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'DeploymentRuleId', N'Modified', N'ModifiedBy', N'Status', N'TemplateId') AND [object_id] = OBJECT_ID(N'[DeploymentBatches]')) - SET IDENTITY_INSERT [DeploymentBatches] ON; - EXEC(N'INSERT INTO [DeploymentBatches] ([Id], [Created], [CreatedBy], [DeploymentRuleId], [Modified], [ModifiedBy], [Status], [TemplateId]) - VALUES (''80000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''60000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Pending'', ''70000000-0000-0000-0000-000000000003'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'DeploymentRuleId', N'Modified', N'ModifiedBy', N'Status', N'TemplateId') AND [object_id] = OBJECT_ID(N'[DeploymentBatches]')) - SET IDENTITY_INSERT [DeploymentBatches] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'IsPublished', N'JsonData', N'JsonHash', N'Modified', N'ModifiedBy', N'PublishedAt', N'PublishedBy', N'SchemaVersion', N'TemplateId', N'Version') AND [object_id] = OBJECT_ID(N'[TemplateVersions]')) - SET IDENTITY_INSERT [TemplateVersions] ON; - EXEC(N'INSERT INTO [TemplateVersions] ([Id], [Created], [CreatedBy], [IsPublished], [JsonData], [JsonHash], [Modified], [ModifiedBy], [PublishedAt], [PublishedBy], [SchemaVersion], [TemplateId], [Version]) - VALUES (''71000000-0000-0000-0000-000000000001'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', CAST(1 AS bit), CONCAT(CAST(N''{'' AS nvarchar(max)), nchar(10), N'' "schemaVersion": "1.0",'', nchar(10), N'' "templateType": "Service",'', nchar(10), N'' "parameters": {'', nchar(10), N'' "DomainName": { "type": "string", "defaultValue": "corp.contoso.com" },'', nchar(10), N'' "NetBIOSName": { "type": "string", "defaultValue": "CONTOSO" }'', nchar(10), N'' },'', nchar(10), N'' "variables": {'', nchar(10), N'' "DefaultSiteName": "[concat(parameters(''''DomainName''''), ''''-DefaultSite'''')]"'', nchar(10), N'' },'', nchar(10), N'' "resources": {'', nchar(10), N'' "AllNodes": ['', nchar(10), N'' { "NodeName": "*", "PSDscAllowPlainTextPassword": true }'', nchar(10), N'' ],'', nchar(10), N'' "NonNodeData": {'', nchar(10), N'' "Services": {'', nchar(10), N'' "ActiveDirectory": {'', nchar(10), N'' "DomainName": "[parameters(''''DomainName'''')]",'', nchar(10), N'' "NetBIOSName": "[parameters(''''NetBIOSName'''')]"'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N''}''), N''C05CBEF91131C75DE53B9609D9C2709D680AFC9559EE8D998318A132490F79A7'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''1.0'', ''70000000-0000-0000-0000-000000000001'', N''1.0.0''), - (''71000000-0000-0000-0000-000000000002'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', CAST(1 AS bit), CONCAT(CAST(N''{'' AS nvarchar(max)), nchar(10), N'' "schemaVersion": "1.0",'', nchar(10), N'' "templateType": "Service",'', nchar(10), N'' "parameters": {'', nchar(10), N'' "InstanceName": { "type": "string", "defaultValue": "MSSQLSERVER" },'', nchar(10), N'' "DatabasePrefix": { "type": "string", "defaultValue": "Contoso" }'', nchar(10), N'' },'', nchar(10), N'' "variables": {'', nchar(10), N'' "ConfigDatabase": "[concat(parameters(''''DatabasePrefix''''), ''''_Config'''')]"'', nchar(10), N'' },'', nchar(10), N'' "resources": {'', nchar(10), N'' "NonNodeData": {'', nchar(10), N'' "Services": {'', nchar(10), N'' "SqlServer": {'', nchar(10), N'' "InstanceName": "[parameters(''''InstanceName'''')]",'', nchar(10), N'' "ConfigDatabase": "[variables(''''ConfigDatabase'''')]"'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N''}''), N''F376737E82CB6B729F7B9960CB9988897C16D90A1C454ED2F594B28EB86ECA11'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''1.0'', ''70000000-0000-0000-0000-000000000002'', N''1.0.0''), - (''71000000-0000-0000-0000-000000000003'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', CAST(1 AS bit), CONCAT(CAST(N''{'' AS nvarchar(max)), nchar(10), N'' "schemaVersion": "1.0",'', nchar(10), N'' "templateType": "Service",'', nchar(10), N'' "parameters": {'', nchar(10), N'' "DatabasePrefix": { "type": "string", "defaultValue": "SharePoint_Contoso_Test" },'', nchar(10), N'' "FarmAccount": { "type": "credential", "metadata": { "description": "Farm account resolved by the credential provider." } }'', nchar(10), N'' },'', nchar(10), N'' "variables": {'', nchar(10), N'' "ConfigDbName": "[concat(parameters(''''DatabasePrefix''''), ''''_Farm_Config'''')]",'', nchar(10), N'' "AdminContentDbName": "[concat(parameters(''''DatabasePrefix''''), ''''_AdminContent'''')]"'', nchar(10), N'' },'', nchar(10), N'' "resources": {'', nchar(10), N'' "NonNodeData": {'', nchar(10), N'' "Services": {'', nchar(10), N'' "SharePoint": {'', nchar(10), N'' "Farm": {'', nchar(10), N'' "ConfigDatabase": "[variables(''''ConfigDbName'''')]",'', nchar(10), N'' "AdminContentDatabase": "[variables(''''AdminContentDbName'''')]",'', nchar(10), N'' "ManagedAccounts": {'', nchar(10), N'' "FarmAccount": "[parameters(''''FarmAccount'''')]"'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N''}''), N''FD5F0FD3C13538FAC70646972DC364DFCEAAF85BBE91B0F50FDFF9FD3A3748B4'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''1.0'', ''70000000-0000-0000-0000-000000000003'', N''1.0.0''), - (''71000000-0000-0000-0000-000000000004'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', CAST(1 AS bit), CONCAT(CAST(N''{'' AS nvarchar(max)), nchar(10), N'' "schemaVersion": "1.0",'', nchar(10), N'' "templateType": "Service",'', nchar(10), N'' "parameters": {'', nchar(10), N'' "CallingPolicyName": { "type": "string", "defaultValue": "Contoso-Standard-Calling" },'', nchar(10), N'' "MeetingPolicyName": { "type": "string", "defaultValue": "Contoso-Standard-Meetings" }'', nchar(10), N'' },'', nchar(10), N'' "variables": {},'', nchar(10), N'' "resources": {'', nchar(10), N'' "NonNodeData": {'', nchar(10), N'' "Services": {'', nchar(10), N'' "Teams": {'', nchar(10), N'' "CallingPolicy": "[parameters(''''CallingPolicyName'''')]",'', nchar(10), N'' "MeetingPolicy": "[parameters(''''MeetingPolicyName'''')]"'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N'' }'', nchar(10), N''}''), N''32A902FE1A871D4CE2C877EBC5542F7562856532F09BA7F53597B21270586241'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''1.0'', ''70000000-0000-0000-0000-000000000004'', N''1.0.0'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'Id', N'Created', N'CreatedBy', N'IsPublished', N'JsonData', N'JsonHash', N'Modified', N'ModifiedBy', N'PublishedAt', N'PublishedBy', N'SchemaVersion', N'TemplateId', N'Version') AND [object_id] = OBJECT_ID(N'[TemplateVersions]')) - SET IDENTITY_INSERT [TemplateVersions] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'DeploymentBatchId', N'VirtualMachineId', N'Created', N'CreatedBy', N'Id', N'JSONData', N'Modified', N'ModifiedBy', N'Status') AND [object_id] = OBJECT_ID(N'[DeploymentExecutions]')) - SET IDENTITY_INSERT [DeploymentExecutions] ON; - EXEC(N'INSERT INTO [DeploymentExecutions] ([DeploymentBatchId], [VirtualMachineId], [Created], [CreatedBy], [Id], [JSONData], [Modified], [ModifiedBy], [Status]) - VALUES (''80000000-0000-0000-0000-000000000001'', ''30000000-0000-0000-0000-000000000004'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''81000000-0000-0000-0000-000000000001'', N''{"role":"WebFrontEnd"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Pending''), - (''80000000-0000-0000-0000-000000000001'', ''30000000-0000-0000-0000-000000000005'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', ''81000000-0000-0000-0000-000000000002'', N''{"role":"Application"}'', ''2026-07-07T00:00:00.0000000Z'', N''DemoSeed'', N''Pending'')'); - IF EXISTS (SELECT * FROM [sys].[identity_columns] WHERE [name] IN (N'DeploymentBatchId', N'VirtualMachineId', N'Created', N'CreatedBy', N'Id', N'JSONData', N'Modified', N'ModifiedBy', N'Status') AND [object_id] = OBJECT_ID(N'[DeploymentExecutions]')) - SET IDENTITY_INSERT [DeploymentExecutions] OFF; -END; - -IF NOT EXISTS ( - SELECT * FROM [__EFMigrationsHistory] - WHERE [MigrationId] = N'20260707203222_ResetAndSeedDemoData' -) -BEGIN - INSERT INTO [__EFMigrationsHistory] ([MigrationId], [ProductVersion]) - VALUES (N'20260707203222_ResetAndSeedDemoData', N'10.0.8'); -END; - -COMMIT; -GO - diff --git a/buildcheck/Swashbuckle.AspNetCore.Swagger.dll b/buildcheck/Swashbuckle.AspNetCore.Swagger.dll deleted file mode 100644 index adc65c3..0000000 Binary files a/buildcheck/Swashbuckle.AspNetCore.Swagger.dll and /dev/null differ diff --git a/buildcheck/Swashbuckle.AspNetCore.SwaggerGen.dll b/buildcheck/Swashbuckle.AspNetCore.SwaggerGen.dll deleted file mode 100644 index 7365f07..0000000 Binary files a/buildcheck/Swashbuckle.AspNetCore.SwaggerGen.dll and /dev/null differ diff --git a/buildcheck/Swashbuckle.AspNetCore.SwaggerUI.dll b/buildcheck/Swashbuckle.AspNetCore.SwaggerUI.dll deleted file mode 100644 index af2c3c2..0000000 Binary files a/buildcheck/Swashbuckle.AspNetCore.SwaggerUI.dll and /dev/null differ diff --git a/buildcheck/System.ClientModel.dll b/buildcheck/System.ClientModel.dll deleted file mode 100644 index 0caead2..0000000 Binary files a/buildcheck/System.ClientModel.dll and /dev/null differ diff --git a/buildcheck/System.CodeDom.dll b/buildcheck/System.CodeDom.dll deleted file mode 100644 index 54c82b6..0000000 Binary files a/buildcheck/System.CodeDom.dll and /dev/null differ diff --git a/buildcheck/System.Composition.AttributedModel.dll b/buildcheck/System.Composition.AttributedModel.dll deleted file mode 100644 index 2664688..0000000 Binary files a/buildcheck/System.Composition.AttributedModel.dll and /dev/null differ diff --git a/buildcheck/System.Composition.Convention.dll b/buildcheck/System.Composition.Convention.dll deleted file mode 100644 index 40f6537..0000000 Binary files a/buildcheck/System.Composition.Convention.dll and /dev/null differ diff --git a/buildcheck/System.Composition.Hosting.dll b/buildcheck/System.Composition.Hosting.dll deleted file mode 100644 index b1cce85..0000000 Binary files a/buildcheck/System.Composition.Hosting.dll and /dev/null differ diff --git a/buildcheck/System.Composition.Runtime.dll b/buildcheck/System.Composition.Runtime.dll deleted file mode 100644 index c30bbbb..0000000 Binary files a/buildcheck/System.Composition.Runtime.dll and /dev/null differ diff --git a/buildcheck/System.Composition.TypedParts.dll b/buildcheck/System.Composition.TypedParts.dll deleted file mode 100644 index 1556319..0000000 Binary files a/buildcheck/System.Composition.TypedParts.dll and /dev/null differ diff --git a/buildcheck/System.Configuration.ConfigurationManager.dll b/buildcheck/System.Configuration.ConfigurationManager.dll deleted file mode 100644 index 505f649..0000000 Binary files a/buildcheck/System.Configuration.ConfigurationManager.dll and /dev/null differ diff --git a/buildcheck/System.DirectoryServices.Protocols.dll b/buildcheck/System.DirectoryServices.Protocols.dll deleted file mode 100644 index 9eefb2d..0000000 Binary files a/buildcheck/System.DirectoryServices.Protocols.dll and /dev/null differ diff --git a/buildcheck/System.IdentityModel.Tokens.Jwt.dll b/buildcheck/System.IdentityModel.Tokens.Jwt.dll deleted file mode 100644 index c2d8ecb..0000000 Binary files a/buildcheck/System.IdentityModel.Tokens.Jwt.dll and /dev/null differ diff --git a/buildcheck/System.Memory.Data.dll b/buildcheck/System.Memory.Data.dll deleted file mode 100644 index 9282c37..0000000 Binary files a/buildcheck/System.Memory.Data.dll and /dev/null differ diff --git a/buildcheck/System.Security.Cryptography.ProtectedData.dll b/buildcheck/System.Security.Cryptography.ProtectedData.dll deleted file mode 100644 index 4151fc8..0000000 Binary files a/buildcheck/System.Security.Cryptography.ProtectedData.dll and /dev/null differ diff --git a/buildcheck/appsettings.Development.json b/buildcheck/appsettings.Development.json deleted file mode 100644 index cf398c2..0000000 --- a/buildcheck/appsettings.Development.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "ConnectionStrings": { - "Context": "Server=.;Database=SSP;TrustServerCertificate=True;Encrypt=False;Trusted_Connection=True" - } -} diff --git a/buildcheck/appsettings.json b/buildcheck/appsettings.json deleted file mode 100644 index 005b7be..0000000 --- a/buildcheck/appsettings.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft.AspNetCore": "Warning" - } - }, - "AllowedHosts": "*", - "ConnectionStrings": { - "Context": "Server=RZ1VCMSQL001\\MSSSP;Database=SSP;TrustServerCertificate=True;Encrypt=False;Integrated Security=SSPI" - } -} \ No newline at end of file diff --git a/buildcheck/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/buildcheck/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index fa3b62e..0000000 Binary files a/buildcheck/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/buildcheck/cs/Microsoft.CodeAnalysis.CSharp.resources.dll b/buildcheck/cs/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index de0032e..0000000 Binary files a/buildcheck/cs/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/buildcheck/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/buildcheck/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100644 index 52ddf61..0000000 Binary files a/buildcheck/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/buildcheck/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll b/buildcheck/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 9c9e5c3..0000000 Binary files a/buildcheck/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/buildcheck/cs/Microsoft.CodeAnalysis.resources.dll b/buildcheck/cs/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index fe7a8c8..0000000 Binary files a/buildcheck/cs/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/buildcheck/cs/Microsoft.Data.SqlClient.resources.dll b/buildcheck/cs/Microsoft.Data.SqlClient.resources.dll deleted file mode 100644 index 0b81da6..0000000 Binary files a/buildcheck/cs/Microsoft.Data.SqlClient.resources.dll and /dev/null differ diff --git a/buildcheck/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/buildcheck/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 3a2887c..0000000 Binary files a/buildcheck/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/buildcheck/de/Microsoft.CodeAnalysis.CSharp.resources.dll b/buildcheck/de/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 3bef0e7..0000000 Binary files a/buildcheck/de/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/buildcheck/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/buildcheck/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100644 index 19c9b77..0000000 Binary files a/buildcheck/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/buildcheck/de/Microsoft.CodeAnalysis.Workspaces.resources.dll b/buildcheck/de/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 5e1cc23..0000000 Binary files a/buildcheck/de/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/buildcheck/de/Microsoft.CodeAnalysis.resources.dll b/buildcheck/de/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 71227fc..0000000 Binary files a/buildcheck/de/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/buildcheck/de/Microsoft.Data.SqlClient.resources.dll b/buildcheck/de/Microsoft.Data.SqlClient.resources.dll deleted file mode 100644 index 76ca46d..0000000 Binary files a/buildcheck/de/Microsoft.Data.SqlClient.resources.dll and /dev/null differ diff --git a/buildcheck/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/buildcheck/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 3a50733..0000000 Binary files a/buildcheck/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/buildcheck/es/Microsoft.CodeAnalysis.CSharp.resources.dll b/buildcheck/es/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 7b14221..0000000 Binary files a/buildcheck/es/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/buildcheck/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/buildcheck/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100644 index 59c80c7..0000000 Binary files a/buildcheck/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/buildcheck/es/Microsoft.CodeAnalysis.Workspaces.resources.dll b/buildcheck/es/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index de991ad..0000000 Binary files a/buildcheck/es/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/buildcheck/es/Microsoft.CodeAnalysis.resources.dll b/buildcheck/es/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index ffe4e81..0000000 Binary files a/buildcheck/es/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/buildcheck/es/Microsoft.Data.SqlClient.resources.dll b/buildcheck/es/Microsoft.Data.SqlClient.resources.dll deleted file mode 100644 index e340c59..0000000 Binary files a/buildcheck/es/Microsoft.Data.SqlClient.resources.dll and /dev/null differ diff --git a/buildcheck/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/buildcheck/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 4eb6122..0000000 Binary files a/buildcheck/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/buildcheck/fr/Microsoft.CodeAnalysis.CSharp.resources.dll b/buildcheck/fr/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 35b8d36..0000000 Binary files a/buildcheck/fr/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/buildcheck/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/buildcheck/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100644 index 44e0af4..0000000 Binary files a/buildcheck/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/buildcheck/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll b/buildcheck/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index ae46f62..0000000 Binary files a/buildcheck/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/buildcheck/fr/Microsoft.CodeAnalysis.resources.dll b/buildcheck/fr/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 2870de8..0000000 Binary files a/buildcheck/fr/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/buildcheck/fr/Microsoft.Data.SqlClient.resources.dll b/buildcheck/fr/Microsoft.Data.SqlClient.resources.dll deleted file mode 100644 index 85be381..0000000 Binary files a/buildcheck/fr/Microsoft.Data.SqlClient.resources.dll and /dev/null differ diff --git a/buildcheck/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/buildcheck/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 31d7841..0000000 Binary files a/buildcheck/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/buildcheck/it/Microsoft.CodeAnalysis.CSharp.resources.dll b/buildcheck/it/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 4f5ea19..0000000 Binary files a/buildcheck/it/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/buildcheck/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/buildcheck/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100644 index f29a9ee..0000000 Binary files a/buildcheck/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/buildcheck/it/Microsoft.CodeAnalysis.Workspaces.resources.dll b/buildcheck/it/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index c62df50..0000000 Binary files a/buildcheck/it/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/buildcheck/it/Microsoft.CodeAnalysis.resources.dll b/buildcheck/it/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 738856c..0000000 Binary files a/buildcheck/it/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/buildcheck/it/Microsoft.Data.SqlClient.resources.dll b/buildcheck/it/Microsoft.Data.SqlClient.resources.dll deleted file mode 100644 index 4297c71..0000000 Binary files a/buildcheck/it/Microsoft.Data.SqlClient.resources.dll and /dev/null differ diff --git a/buildcheck/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/buildcheck/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 118b9b8..0000000 Binary files a/buildcheck/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/buildcheck/ja/Microsoft.CodeAnalysis.CSharp.resources.dll b/buildcheck/ja/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 8d5c43a..0000000 Binary files a/buildcheck/ja/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/buildcheck/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/buildcheck/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100644 index 0a04bbf..0000000 Binary files a/buildcheck/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/buildcheck/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll b/buildcheck/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index c88dd66..0000000 Binary files a/buildcheck/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/buildcheck/ja/Microsoft.CodeAnalysis.resources.dll b/buildcheck/ja/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 7400f4a..0000000 Binary files a/buildcheck/ja/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/buildcheck/ja/Microsoft.Data.SqlClient.resources.dll b/buildcheck/ja/Microsoft.Data.SqlClient.resources.dll deleted file mode 100644 index 613a787..0000000 Binary files a/buildcheck/ja/Microsoft.Data.SqlClient.resources.dll and /dev/null differ diff --git a/buildcheck/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/buildcheck/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 036e931..0000000 Binary files a/buildcheck/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/buildcheck/ko/Microsoft.CodeAnalysis.CSharp.resources.dll b/buildcheck/ko/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 7305396..0000000 Binary files a/buildcheck/ko/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/buildcheck/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/buildcheck/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100644 index 7735e46..0000000 Binary files a/buildcheck/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/buildcheck/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll b/buildcheck/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index adead79..0000000 Binary files a/buildcheck/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/buildcheck/ko/Microsoft.CodeAnalysis.resources.dll b/buildcheck/ko/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 9f8ffe3..0000000 Binary files a/buildcheck/ko/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/buildcheck/ko/Microsoft.Data.SqlClient.resources.dll b/buildcheck/ko/Microsoft.Data.SqlClient.resources.dll deleted file mode 100644 index c98361b..0000000 Binary files a/buildcheck/ko/Microsoft.Data.SqlClient.resources.dll and /dev/null differ diff --git a/buildcheck/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/buildcheck/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index e318959..0000000 Binary files a/buildcheck/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/buildcheck/pl/Microsoft.CodeAnalysis.CSharp.resources.dll b/buildcheck/pl/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 89c6efc..0000000 Binary files a/buildcheck/pl/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/buildcheck/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/buildcheck/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100644 index 62dda99..0000000 Binary files a/buildcheck/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/buildcheck/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll b/buildcheck/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 82b3fa2..0000000 Binary files a/buildcheck/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/buildcheck/pl/Microsoft.CodeAnalysis.resources.dll b/buildcheck/pl/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 9db06d4..0000000 Binary files a/buildcheck/pl/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/buildcheck/pl/Microsoft.Data.SqlClient.resources.dll b/buildcheck/pl/Microsoft.Data.SqlClient.resources.dll deleted file mode 100644 index 20086f0..0000000 Binary files a/buildcheck/pl/Microsoft.Data.SqlClient.resources.dll and /dev/null differ diff --git a/buildcheck/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/buildcheck/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 8be5aa7..0000000 Binary files a/buildcheck/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/buildcheck/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll b/buildcheck/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index a263248..0000000 Binary files a/buildcheck/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/buildcheck/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/buildcheck/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100644 index 04f70a6..0000000 Binary files a/buildcheck/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/buildcheck/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll b/buildcheck/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 3a16748..0000000 Binary files a/buildcheck/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/buildcheck/pt-BR/Microsoft.CodeAnalysis.resources.dll b/buildcheck/pt-BR/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 8b9f7ce..0000000 Binary files a/buildcheck/pt-BR/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/buildcheck/pt-BR/Microsoft.Data.SqlClient.resources.dll b/buildcheck/pt-BR/Microsoft.Data.SqlClient.resources.dll deleted file mode 100644 index 5b4bd1b..0000000 Binary files a/buildcheck/pt-BR/Microsoft.Data.SqlClient.resources.dll and /dev/null differ diff --git a/buildcheck/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/buildcheck/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index bd7b2a2..0000000 Binary files a/buildcheck/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/buildcheck/ru/Microsoft.CodeAnalysis.CSharp.resources.dll b/buildcheck/ru/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 6feb49f..0000000 Binary files a/buildcheck/ru/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/buildcheck/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/buildcheck/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100644 index 0b35a9d..0000000 Binary files a/buildcheck/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/buildcheck/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll b/buildcheck/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 413ac6a..0000000 Binary files a/buildcheck/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/buildcheck/ru/Microsoft.CodeAnalysis.resources.dll b/buildcheck/ru/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index b5e3f64..0000000 Binary files a/buildcheck/ru/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/buildcheck/ru/Microsoft.Data.SqlClient.resources.dll b/buildcheck/ru/Microsoft.Data.SqlClient.resources.dll deleted file mode 100644 index 67159aa..0000000 Binary files a/buildcheck/ru/Microsoft.Data.SqlClient.resources.dll and /dev/null differ diff --git a/buildcheck/runtimes/linux/lib/net10.0/System.DirectoryServices.Protocols.dll b/buildcheck/runtimes/linux/lib/net10.0/System.DirectoryServices.Protocols.dll deleted file mode 100644 index 09206c0..0000000 Binary files a/buildcheck/runtimes/linux/lib/net10.0/System.DirectoryServices.Protocols.dll and /dev/null differ diff --git a/buildcheck/runtimes/osx/lib/net10.0/System.DirectoryServices.Protocols.dll b/buildcheck/runtimes/osx/lib/net10.0/System.DirectoryServices.Protocols.dll deleted file mode 100644 index 7aaf95e..0000000 Binary files a/buildcheck/runtimes/osx/lib/net10.0/System.DirectoryServices.Protocols.dll and /dev/null differ diff --git a/buildcheck/runtimes/unix/lib/net9.0/Microsoft.Data.SqlClient.dll b/buildcheck/runtimes/unix/lib/net9.0/Microsoft.Data.SqlClient.dll deleted file mode 100644 index 0baeb08..0000000 Binary files a/buildcheck/runtimes/unix/lib/net9.0/Microsoft.Data.SqlClient.dll and /dev/null differ diff --git a/buildcheck/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll b/buildcheck/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll deleted file mode 100644 index ce09630..0000000 Binary files a/buildcheck/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll and /dev/null differ diff --git a/buildcheck/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll b/buildcheck/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll deleted file mode 100644 index a0083b1..0000000 Binary files a/buildcheck/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll and /dev/null differ diff --git a/buildcheck/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll b/buildcheck/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll deleted file mode 100644 index 36a2409..0000000 Binary files a/buildcheck/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll and /dev/null differ diff --git a/buildcheck/runtimes/win/lib/net10.0/System.DirectoryServices.Protocols.dll b/buildcheck/runtimes/win/lib/net10.0/System.DirectoryServices.Protocols.dll deleted file mode 100644 index 63ab7ba..0000000 Binary files a/buildcheck/runtimes/win/lib/net10.0/System.DirectoryServices.Protocols.dll and /dev/null differ diff --git a/buildcheck/runtimes/win/lib/net9.0/Microsoft.Data.SqlClient.dll b/buildcheck/runtimes/win/lib/net9.0/Microsoft.Data.SqlClient.dll deleted file mode 100644 index f983fa9..0000000 Binary files a/buildcheck/runtimes/win/lib/net9.0/Microsoft.Data.SqlClient.dll and /dev/null differ diff --git a/buildcheck/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/buildcheck/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index c219a07..0000000 Binary files a/buildcheck/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/buildcheck/tr/Microsoft.CodeAnalysis.CSharp.resources.dll b/buildcheck/tr/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 6697523..0000000 Binary files a/buildcheck/tr/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/buildcheck/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/buildcheck/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100644 index 79301b0..0000000 Binary files a/buildcheck/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/buildcheck/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll b/buildcheck/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 28739df..0000000 Binary files a/buildcheck/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/buildcheck/tr/Microsoft.CodeAnalysis.resources.dll b/buildcheck/tr/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index e5f35c2..0000000 Binary files a/buildcheck/tr/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/buildcheck/tr/Microsoft.Data.SqlClient.resources.dll b/buildcheck/tr/Microsoft.Data.SqlClient.resources.dll deleted file mode 100644 index 1111f9a..0000000 Binary files a/buildcheck/tr/Microsoft.Data.SqlClient.resources.dll and /dev/null differ diff --git a/buildcheck/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/buildcheck/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index 215fe77..0000000 Binary files a/buildcheck/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/buildcheck/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll b/buildcheck/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 53d30cc..0000000 Binary files a/buildcheck/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/buildcheck/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/buildcheck/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100644 index 62e7fc1..0000000 Binary files a/buildcheck/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/buildcheck/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll b/buildcheck/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index c1b4544..0000000 Binary files a/buildcheck/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/buildcheck/zh-Hans/Microsoft.CodeAnalysis.resources.dll b/buildcheck/zh-Hans/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 712df48..0000000 Binary files a/buildcheck/zh-Hans/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/buildcheck/zh-Hans/Microsoft.Data.SqlClient.resources.dll b/buildcheck/zh-Hans/Microsoft.Data.SqlClient.resources.dll deleted file mode 100644 index 7eeebbc..0000000 Binary files a/buildcheck/zh-Hans/Microsoft.Data.SqlClient.resources.dll and /dev/null differ diff --git a/buildcheck/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll b/buildcheck/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll deleted file mode 100644 index d96f8c8..0000000 Binary files a/buildcheck/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll and /dev/null differ diff --git a/buildcheck/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll b/buildcheck/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll deleted file mode 100644 index 23c31b7..0000000 Binary files a/buildcheck/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll and /dev/null differ diff --git a/buildcheck/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll b/buildcheck/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll deleted file mode 100644 index 65f24ab..0000000 Binary files a/buildcheck/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll and /dev/null differ diff --git a/buildcheck/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll b/buildcheck/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll deleted file mode 100644 index 7d3ed5d..0000000 Binary files a/buildcheck/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll and /dev/null differ diff --git a/buildcheck/zh-Hant/Microsoft.CodeAnalysis.resources.dll b/buildcheck/zh-Hant/Microsoft.CodeAnalysis.resources.dll deleted file mode 100644 index 14fee21..0000000 Binary files a/buildcheck/zh-Hant/Microsoft.CodeAnalysis.resources.dll and /dev/null differ diff --git a/buildcheck/zh-Hant/Microsoft.Data.SqlClient.resources.dll b/buildcheck/zh-Hant/Microsoft.Data.SqlClient.resources.dll deleted file mode 100644 index c1aa37b..0000000 Binary files a/buildcheck/zh-Hant/Microsoft.Data.SqlClient.resources.dll and /dev/null differ diff --git a/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs b/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs deleted file mode 100644 index 925b135..0000000 --- a/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v10.0", FrameworkDisplayName = ".NET 10.0")] diff --git a/obj/Debug/net10.0/Microsof.CC767D45.Up2Date b/obj/Debug/net10.0/Microsof.CC767D45.Up2Date deleted file mode 100644 index e69de29..0000000 diff --git a/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.AssemblyInfo.cs b/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.AssemblyInfo.cs deleted file mode 100644 index b6674dc..0000000 --- a/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: Microsoft.Extensions.Configuration.UserSecrets.UserSecretsIdAttribute("9c90fee1-4576-4f20-be83-715728173b96")] -[assembly: System.Reflection.AssemblyCompanyAttribute("Microsoft.SelfService.Portal.Core.API")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+01c2a5df2efb137752782128ded507769a91cccf")] -[assembly: System.Reflection.AssemblyProductAttribute("Microsoft.SelfService.Portal.Core.API")] -[assembly: System.Reflection.AssemblyTitleAttribute("Microsoft.SelfService.Portal.Core.API")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.AssemblyInfoInputs.cache b/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.AssemblyInfoInputs.cache deleted file mode 100644 index 8dc59f8..0000000 --- a/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -67b2226a088f976ee446bb53064b4fa812977fe3d944f7df0ccb117065d5e86a diff --git a/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index cc74c7d..0000000 --- a/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,32 +0,0 @@ -is_global = true -build_property.TargetFramework = net10.0 -build_property.TargetFramework = net10.0 -build_property.TargetPlatformMinVersion = -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = true -build_property.UsingMicrosoftNETSdkWeb = true -build_property.ProjectTypeGuids = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v10.0 -build_property.EntryPointFilePath = -build_property.RootNamespace = Microsoft.SelfService.Portal.Core.API -build_property.RootNamespace = Microsoft.SelfService.Portal.Core.API -build_property.ProjectDir = F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.RazorLangVersion = 10.0 -build_property.SupportLocalizedComponentNames = -build_property.GenerateRazorMetadataSourceChecksumAttributes = -build_property.MSBuildProjectDirectory = F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API -build_property._RazorSourceGeneratorDebug = -build_property.EffectiveAnalysisLevelStyle = 10.0 -build_property.EnableCodeStyleSeverity = diff --git a/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.GlobalUsings.g.cs b/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.GlobalUsings.g.cs deleted file mode 100644 index 5e6145d..0000000 --- a/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.GlobalUsings.g.cs +++ /dev/null @@ -1,17 +0,0 @@ -// -global using Microsoft.AspNetCore.Builder; -global using Microsoft.AspNetCore.Hosting; -global using Microsoft.AspNetCore.Http; -global using Microsoft.AspNetCore.Routing; -global using Microsoft.Extensions.Configuration; -global using Microsoft.Extensions.DependencyInjection; -global using Microsoft.Extensions.Hosting; -global using Microsoft.Extensions.Logging; -global using System; -global using System.Collections.Generic; -global using System.IO; -global using System.Linq; -global using System.Net.Http; -global using System.Net.Http.Json; -global using System.Threading; -global using System.Threading.Tasks; diff --git a/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.MvcApplicationPartsAssemblyInfo.cache b/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.MvcApplicationPartsAssemblyInfo.cache deleted file mode 100644 index e69de29..0000000 diff --git a/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.MvcApplicationPartsAssemblyInfo.cs b/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.MvcApplicationPartsAssemblyInfo.cs deleted file mode 100644 index 7a8df11..0000000 --- a/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.MvcApplicationPartsAssemblyInfo.cs +++ /dev/null @@ -1,17 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Microsoft.AspNetCore.OpenApi")] -[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.SwaggerGen")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.assets.cache b/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.assets.cache deleted file mode 100644 index 2fbe693..0000000 Binary files a/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.assets.cache and /dev/null differ diff --git a/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.csproj.AssemblyReference.cache b/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.csproj.AssemblyReference.cache deleted file mode 100644 index 961394f..0000000 Binary files a/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.csproj.AssemblyReference.cache and /dev/null differ diff --git a/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.csproj.CoreCompileInputs.cache b/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.csproj.CoreCompileInputs.cache deleted file mode 100644 index 44ab331..0000000 --- a/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -70cb083ca1d78990e360c9946e7473dbe67844782d9253e595e598ef6042af13 diff --git a/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.csproj.FileListAbsolute.txt b/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.csproj.FileListAbsolute.txt deleted file mode 100644 index acee90c..0000000 --- a/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,350 +0,0 @@ -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\appsettings.Development.json -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\appsettings.json -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\buildcheck\appsettings.Development.json -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\buildcheck\appsettings.json -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\buildcheck\Microsoft.SelfService.Portal.Core.API.deps.json -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\buildcheck\Microsoft.SelfService.Portal.Core.API.runtimeconfig.json -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\buildcheck\Microsoft.SelfService.Portal.Core.API.staticwebassets.endpoints.json -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.SelfService.Portal.Core.API.staticwebassets.endpoints.json -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.SelfService.Portal.Core.API.exe -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.SelfService.Portal.Core.API.deps.json -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.SelfService.Portal.Core.API.runtimeconfig.json -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.SelfService.Portal.Core.API.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.SelfService.Portal.Core.API.pdb -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\AutoMapper.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Azure.Core.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Azure.Identity.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Humanizer.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.AspNetCore.Authentication.Negotiate.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.AspNetCore.JsonPatch.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.AspNetCore.OpenApi.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.Bcl.AsyncInterfaces.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.Bcl.Cryptography.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.Build.Framework.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.CodeAnalysis.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.CodeAnalysis.CSharp.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.CodeAnalysis.CSharp.Workspaces.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.CodeAnalysis.Workspaces.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.CodeAnalysis.Workspaces.MSBuild.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.Data.SqlClient.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.EntityFrameworkCore.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.EntityFrameworkCore.Abstractions.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.EntityFrameworkCore.Design.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.EntityFrameworkCore.Relational.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.EntityFrameworkCore.SqlServer.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.Extensions.DependencyModel.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.Identity.Client.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.Identity.Client.Extensions.Msal.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.IdentityModel.Abstractions.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.IdentityModel.JsonWebTokens.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.IdentityModel.Logging.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.IdentityModel.Protocols.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.IdentityModel.Tokens.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.OpenApi.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.SqlServer.Server.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.VisualStudio.SolutionPersistence.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Mono.TextTemplating.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Newtonsoft.Json.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Newtonsoft.Json.Bson.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Swashbuckle.AspNetCore.Swagger.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Swashbuckle.AspNetCore.SwaggerGen.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Swashbuckle.AspNetCore.SwaggerUI.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\System.ClientModel.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\System.CodeDom.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\System.Composition.AttributedModel.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\System.Composition.Convention.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\System.Composition.Hosting.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\System.Composition.Runtime.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\System.Composition.TypedParts.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\System.Configuration.ConfigurationManager.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\System.DirectoryServices.Protocols.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\System.IdentityModel.Tokens.Jwt.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\System.Memory.Data.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\System.Security.Cryptography.ProtectedData.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\cs\Microsoft.CodeAnalysis.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\de\Microsoft.CodeAnalysis.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\es\Microsoft.CodeAnalysis.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\fr\Microsoft.CodeAnalysis.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\it\Microsoft.CodeAnalysis.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\ja\Microsoft.CodeAnalysis.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\ko\Microsoft.CodeAnalysis.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\pl\Microsoft.CodeAnalysis.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\pt-BR\Microsoft.CodeAnalysis.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\ru\Microsoft.CodeAnalysis.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\tr\Microsoft.CodeAnalysis.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\zh-Hans\Microsoft.CodeAnalysis.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\zh-Hant\Microsoft.CodeAnalysis.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\cs\Microsoft.CodeAnalysis.CSharp.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\de\Microsoft.CodeAnalysis.CSharp.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\es\Microsoft.CodeAnalysis.CSharp.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\fr\Microsoft.CodeAnalysis.CSharp.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\it\Microsoft.CodeAnalysis.CSharp.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\ja\Microsoft.CodeAnalysis.CSharp.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\ko\Microsoft.CodeAnalysis.CSharp.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\pl\Microsoft.CodeAnalysis.CSharp.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\ru\Microsoft.CodeAnalysis.CSharp.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\tr\Microsoft.CodeAnalysis.CSharp.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\cs\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\de\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\es\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\fr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\it\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\ja\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\ko\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\pl\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\pt-BR\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\ru\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\tr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\cs\Microsoft.CodeAnalysis.Workspaces.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\de\Microsoft.CodeAnalysis.Workspaces.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\es\Microsoft.CodeAnalysis.Workspaces.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\fr\Microsoft.CodeAnalysis.Workspaces.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\it\Microsoft.CodeAnalysis.Workspaces.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\ja\Microsoft.CodeAnalysis.Workspaces.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\ko\Microsoft.CodeAnalysis.Workspaces.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\pl\Microsoft.CodeAnalysis.Workspaces.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\pt-BR\Microsoft.CodeAnalysis.Workspaces.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\ru\Microsoft.CodeAnalysis.Workspaces.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\tr\Microsoft.CodeAnalysis.Workspaces.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\zh-Hans\Microsoft.CodeAnalysis.Workspaces.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\zh-Hant\Microsoft.CodeAnalysis.Workspaces.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\cs\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\de\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\es\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\fr\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\it\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\ja\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\ko\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\pl\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\pt-BR\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\ru\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\tr\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\zh-Hans\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\zh-Hant\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\cs\Microsoft.Data.SqlClient.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\de\Microsoft.Data.SqlClient.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\es\Microsoft.Data.SqlClient.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\fr\Microsoft.Data.SqlClient.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\it\Microsoft.Data.SqlClient.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\ja\Microsoft.Data.SqlClient.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\ko\Microsoft.Data.SqlClient.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\pl\Microsoft.Data.SqlClient.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\pt-BR\Microsoft.Data.SqlClient.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\ru\Microsoft.Data.SqlClient.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\tr\Microsoft.Data.SqlClient.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\zh-Hans\Microsoft.Data.SqlClient.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\zh-Hant\Microsoft.Data.SqlClient.resources.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\runtimes\unix\lib\net9.0\Microsoft.Data.SqlClient.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\runtimes\win\lib\net9.0\Microsoft.Data.SqlClient.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\runtimes\win-arm64\native\Microsoft.Data.SqlClient.SNI.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\runtimes\win-x64\native\Microsoft.Data.SqlClient.SNI.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\runtimes\win-x86\native\Microsoft.Data.SqlClient.SNI.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\runtimes\linux\lib\net10.0\System.DirectoryServices.Protocols.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\runtimes\osx\lib\net10.0\System.DirectoryServices.Protocols.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\runtimes\win\lib\net10.0\System.DirectoryServices.Protocols.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\Microsoft.SelfService.Portal.Core.API.csproj.AssemblyReference.cache -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\rpswa.dswa.cache.json -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\Microsoft.SelfService.Portal.Core.API.GeneratedMSBuildEditorConfig.editorconfig -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\Microsoft.SelfService.Portal.Core.API.AssemblyInfoInputs.cache -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\Microsoft.SelfService.Portal.Core.API.AssemblyInfo.cs -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\Microsoft.SelfService.Portal.Core.API.csproj.CoreCompileInputs.cache -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\Microsoft.SelfService.Portal.Core.API.MvcApplicationPartsAssemblyInfo.cs -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\Microsoft.SelfService.Portal.Core.API.MvcApplicationPartsAssemblyInfo.cache -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\rjimswa.dswa.cache.json -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\rjsmrazor.dswa.cache.json -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\rjsmcshtml.dswa.cache.json -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\scopedcss\bundle\Microsoft.SelfService.Portal.Core.API.styles.css -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\staticwebassets.build.json -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\staticwebassets.build.json.cache -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\staticwebassets.development.json -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\staticwebassets.build.endpoints.json -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\swae.build.ex.cache -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\Microsof.CC767D45.Up2Date -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\Microsoft.SelfService.Portal.Core.API.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\refint\Microsoft.SelfService.Portal.Core.API.dll -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\Microsoft.SelfService.Portal.Core.API.pdb -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\Microsoft.SelfService.Portal.Core.API.genruntimeconfig.cache -F:\Projekte\Coding\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\ref\Microsoft.SelfService.Portal.Core.API.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\appsettings.Development.json -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\appsettings.json -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\buildcheck\appsettings.Development.json -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\buildcheck\appsettings.json -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\buildcheck\Microsoft.SelfService.Portal.Core.API.deps.json -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\buildcheck\Microsoft.SelfService.Portal.Core.API.runtimeconfig.json -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\buildcheck\Microsoft.SelfService.Portal.Core.API.staticwebassets.endpoints.json -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.SelfService.Portal.Core.API.staticwebassets.endpoints.json -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.SelfService.Portal.Core.API.exe -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.SelfService.Portal.Core.API.deps.json -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.SelfService.Portal.Core.API.runtimeconfig.json -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.SelfService.Portal.Core.API.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.SelfService.Portal.Core.API.pdb -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\AutoMapper.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Azure.Core.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Azure.Identity.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Humanizer.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.AspNetCore.Authentication.Negotiate.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.AspNetCore.JsonPatch.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.AspNetCore.OpenApi.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.Bcl.AsyncInterfaces.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.Bcl.Cryptography.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.Build.Framework.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.CodeAnalysis.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.CodeAnalysis.CSharp.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.CodeAnalysis.CSharp.Workspaces.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.CodeAnalysis.Workspaces.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.CodeAnalysis.Workspaces.MSBuild.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.Data.SqlClient.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.EntityFrameworkCore.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.EntityFrameworkCore.Abstractions.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.EntityFrameworkCore.Design.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.EntityFrameworkCore.Relational.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.EntityFrameworkCore.SqlServer.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.Extensions.DependencyModel.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.Identity.Client.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.Identity.Client.Extensions.Msal.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.IdentityModel.Abstractions.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.IdentityModel.JsonWebTokens.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.IdentityModel.Logging.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.IdentityModel.Protocols.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.IdentityModel.Tokens.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.OpenApi.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.SqlServer.Server.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Microsoft.VisualStudio.SolutionPersistence.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Mono.TextTemplating.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Newtonsoft.Json.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Newtonsoft.Json.Bson.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Swashbuckle.AspNetCore.Swagger.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Swashbuckle.AspNetCore.SwaggerGen.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\Swashbuckle.AspNetCore.SwaggerUI.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\System.ClientModel.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\System.CodeDom.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\System.Composition.AttributedModel.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\System.Composition.Convention.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\System.Composition.Hosting.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\System.Composition.Runtime.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\System.Composition.TypedParts.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\System.Configuration.ConfigurationManager.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\System.DirectoryServices.Protocols.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\System.IdentityModel.Tokens.Jwt.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\System.Memory.Data.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\System.Security.Cryptography.ProtectedData.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\cs\Microsoft.CodeAnalysis.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\de\Microsoft.CodeAnalysis.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\es\Microsoft.CodeAnalysis.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\fr\Microsoft.CodeAnalysis.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\it\Microsoft.CodeAnalysis.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\ja\Microsoft.CodeAnalysis.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\ko\Microsoft.CodeAnalysis.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\pl\Microsoft.CodeAnalysis.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\pt-BR\Microsoft.CodeAnalysis.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\ru\Microsoft.CodeAnalysis.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\tr\Microsoft.CodeAnalysis.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\zh-Hans\Microsoft.CodeAnalysis.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\zh-Hant\Microsoft.CodeAnalysis.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\cs\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\de\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\es\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\fr\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\it\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\ja\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\ko\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\pl\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\ru\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\tr\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\cs\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\de\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\es\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\fr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\it\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\ja\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\ko\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\pl\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\pt-BR\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\ru\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\tr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\cs\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\de\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\es\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\fr\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\it\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\ja\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\ko\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\pl\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\pt-BR\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\ru\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\tr\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\zh-Hans\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\zh-Hant\Microsoft.CodeAnalysis.Workspaces.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\cs\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\de\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\es\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\fr\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\it\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\ja\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\ko\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\pl\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\pt-BR\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\ru\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\tr\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\zh-Hans\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\zh-Hant\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\cs\Microsoft.Data.SqlClient.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\de\Microsoft.Data.SqlClient.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\es\Microsoft.Data.SqlClient.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\fr\Microsoft.Data.SqlClient.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\it\Microsoft.Data.SqlClient.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\ja\Microsoft.Data.SqlClient.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\ko\Microsoft.Data.SqlClient.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\pl\Microsoft.Data.SqlClient.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\pt-BR\Microsoft.Data.SqlClient.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\ru\Microsoft.Data.SqlClient.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\tr\Microsoft.Data.SqlClient.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\zh-Hans\Microsoft.Data.SqlClient.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\zh-Hant\Microsoft.Data.SqlClient.resources.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\runtimes\unix\lib\net9.0\Microsoft.Data.SqlClient.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\runtimes\win\lib\net9.0\Microsoft.Data.SqlClient.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\runtimes\win-arm64\native\Microsoft.Data.SqlClient.SNI.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\runtimes\win-x64\native\Microsoft.Data.SqlClient.SNI.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\runtimes\win-x86\native\Microsoft.Data.SqlClient.SNI.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\runtimes\linux\lib\net10.0\System.DirectoryServices.Protocols.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\runtimes\osx\lib\net10.0\System.DirectoryServices.Protocols.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\bin\Debug\net10.0\runtimes\win\lib\net10.0\System.DirectoryServices.Protocols.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\Microsoft.SelfService.Portal.Core.API.csproj.AssemblyReference.cache -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\rpswa.dswa.cache.json -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\Microsoft.SelfService.Portal.Core.API.GeneratedMSBuildEditorConfig.editorconfig -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\Microsoft.SelfService.Portal.Core.API.AssemblyInfoInputs.cache -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\Microsoft.SelfService.Portal.Core.API.AssemblyInfo.cs -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\Microsoft.SelfService.Portal.Core.API.csproj.CoreCompileInputs.cache -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\Microsoft.SelfService.Portal.Core.API.MvcApplicationPartsAssemblyInfo.cs -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\Microsoft.SelfService.Portal.Core.API.MvcApplicationPartsAssemblyInfo.cache -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\rjimswa.dswa.cache.json -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\rjsmrazor.dswa.cache.json -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\rjsmcshtml.dswa.cache.json -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\scopedcss\bundle\Microsoft.SelfService.Portal.Core.API.styles.css -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\staticwebassets.build.json -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\staticwebassets.build.json.cache -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\staticwebassets.development.json -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\staticwebassets.build.endpoints.json -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\swae.build.ex.cache -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\Microsof.CC767D45.Up2Date -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\Microsoft.SelfService.Portal.Core.API.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\refint\Microsoft.SelfService.Portal.Core.API.dll -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\Microsoft.SelfService.Portal.Core.API.pdb -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\Microsoft.SelfService.Portal.Core.API.genruntimeconfig.cache -C:\Users\CodexSandboxOffline\.codex\.sandbox\cwd\d792b6c97b5c3243\.Net\Microsoft.SelfService.Portal.Core.API\obj\Debug\net10.0\ref\Microsoft.SelfService.Portal.Core.API.dll diff --git a/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.dll b/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.dll deleted file mode 100644 index 8f99dd9..0000000 Binary files a/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.dll and /dev/null differ diff --git a/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.genruntimeconfig.cache b/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.genruntimeconfig.cache deleted file mode 100644 index f5a55c3..0000000 --- a/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -b374c518f75ce535177eb6d05d7832870b68ce27dd704f2108b142d5d260f2ca diff --git a/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.pdb b/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.pdb deleted file mode 100644 index 207f65e..0000000 Binary files a/obj/Debug/net10.0/Microsoft.SelfService.Portal.Core.API.pdb and /dev/null differ diff --git a/obj/Debug/net10.0/apphost.exe b/obj/Debug/net10.0/apphost.exe deleted file mode 100644 index 2e7df02..0000000 Binary files a/obj/Debug/net10.0/apphost.exe and /dev/null differ diff --git a/obj/Debug/net10.0/ref/Microsoft.SelfService.Portal.Core.API.dll b/obj/Debug/net10.0/ref/Microsoft.SelfService.Portal.Core.API.dll deleted file mode 100644 index 653218a..0000000 Binary files a/obj/Debug/net10.0/ref/Microsoft.SelfService.Portal.Core.API.dll and /dev/null differ diff --git a/obj/Debug/net10.0/refint/Microsoft.SelfService.Portal.Core.API.dll b/obj/Debug/net10.0/refint/Microsoft.SelfService.Portal.Core.API.dll deleted file mode 100644 index 653218a..0000000 Binary files a/obj/Debug/net10.0/refint/Microsoft.SelfService.Portal.Core.API.dll and /dev/null differ diff --git a/obj/Debug/net10.0/rjsmcshtml.dswa.cache.json b/obj/Debug/net10.0/rjsmcshtml.dswa.cache.json deleted file mode 100644 index cb661d4..0000000 --- a/obj/Debug/net10.0/rjsmcshtml.dswa.cache.json +++ /dev/null @@ -1 +0,0 @@ -{"GlobalPropertiesHash":"ILSx+4dCyQzML0PLL1+iAfuwi4o6nolNPq04aGa56YY=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["vdtHh/zOSUzIXLsY12md/hRdo1uZ8G/3wAHBzgfEumw=","Dk3jsy\u002BHNDsFnpDAXEvqr0DE5QzMsv07/7VUXD3w9W8=","Wg33Et8yFcu2zn6Pa6EbqJ4Wd9Ylvtny/w98VI1JWIU=","KbuoQ4jDMnsw4hJVn9i6DmW2Nz5CxEDJvwwKd4TxCJk=","Z4r6\u002BGVAPN4NDXk4KvDa6997WlSoz\u002B6H0kpZ3q0V31A=","/m60RmZz2fhgc1KOpLbKpGCSUB4kqYElc3KzVbKE2lg=","m7w7W8zTzxeeZFyPitiWIFjpblzXTPJDz6o\u002BHZK7CVU=","Ie9kuFo83tlUBDINdDK764XgS1i7i9dtORDj/DVsZD4=","nK\u002B04lADm1tnmhfAsICjcWCSfwvpuC/IHJsbZc3bIp4=","nUClS7oFrZLvLNwhbsqJACYqlO3yHfIMloPT65jBSog=","EgWxQBdTA0fzRSPmRpirqMbuoWo0\u002BguYR5f0okTsBJQ=","MwSsw1CNRND/o1//2ixHM/m9Piww\u002B7/CH7QSR759iWc=","phsbo\u002BKjgk3WcMMAvJVBJyGlWoH1MNwBGaLeIlvRGrk=","ZqdGPeUo2iPpvof5MH6FkcnChkz6C9GSzHezqBS9/10=","LGn\u002BTs2AlBPTvjNwZ7k8Aq0m3gI5AGZbn6HD/H0bR1c=","vEKhpAYE\u002BzMd3RKVoVccKQiaF5iCkNnB5t2ISTovDhk=","bsqFDF2DGBah6dbUGbY6mc5S32so0O3frTrEXrDBidk=","Bx0REq5xuplRN8RWJtDcBJ8qwVa\u002B3RprzPVh1gn2QKo=","e9YJzJs3bC5IxyaJieTq8\u002Buchd3vMMHgZR4QyapyaF4=","X8da3N3GLR2OXFzpxibmFCdKvwM0f5k2SwK3qPrrCmU=","s\u002BnzHzh6UKBOESaLQiq5UrkABYvP55C0PeG4596YAeo=","Zn4P4tCDx2xQ\u002BW4Punev1c0e14KnGEFZoaM3coU9Oyw=","2J5nW1mHMcQQ7BCXERoyT9EUT74CLIeUFBxqiEvQ0\u002B0=","lsayflr7ePSw3nn5pzsWXcSDcHCt3v\u002B8d2EXn0n3hoU=","TT9IUobP/5FnZYKfRiuNjT40XhIuJvEt38c32/FOATI=","ubM3BdmdyRAjd6pk\u002BHclJ/7Amy7akudm5A10gL1gjWw=","o3g2jNh9WOAqOF1O1J/QXxNFEs7vzSCPc7vl2W2Eg5Y=","sVmkbfD6xp4OTJU/LaUA6P/uxG65mCYXMW6xIV6MN48=","4IauJF4oeE1Noflm6hfom3iWIU96zXcG3Y4jwbQd7LI=","atk208TT1Wna3CCZSQ2EhkO2tU\u002BLB1SuqxSQs8MgUt4=","91fYA5enOmHQuf1tX9oXb2HCELocONh0MRud0V7SRpg=","rrVLzPx2cjWgcilaF2eqL44JkL6c26quM\u002B9vMiXjJgU=","AwjwFpokBzy/E/hxSPMuLUFONk4Jwn/qQXlyLDZpalw=","yzeU43IYP/wkf/R\u002BAxPtD3ObkRV\u002Bi3wCqwRcdug1nqE=","eHhaDYbCiAVjvLZ7jX6KaLVrZuB652l6WU\u002Bj097Q/KM=","pRJnsSJXRlM6YTPVxgIyzL\u002BGHSkbS31//OKkSyw\u002Ba3k=","Pd2QcrYRM6PoaZy00Ut9oSombDHplR6NcBFdU3v9x3M=","q8ajtc/4veJd5VcIVoEj1P8KpQFjKbezXZJHKsJsJ58=","H7w7IVHV1blGB66YKjJjYOqr8L4hQUAlmWdXTvMCkE0=","p7ZzL0tA6X7hgdesmkPzC\u002BMpsKyxzAYPehKHPZpUUTk=","zUW9Z3rxL6ZnerUdf0NBDKa94RJXN7z2NV6CjiD8muU=","L1v/GbPaWkITIzaEKWp3UCr607opQVx2qA6naw/L6N8=","msmngHYRHJkuXsjRP0XljcPE93hmxtRNGr5ZwTsctd4=","DELXdaQdlPtNXr\u002BrabQjiVJAeqo9LjU2xmrtahy8mKo=","rWIVl8epbka81lIcO3AKQy4w33ceOwQT2QeMk\u002B6ij98=","Hqi4yNphcLPLrj58hjCfXdWzu8dxabXZjQPFo\u002B\u002BP4JI=","ApYnA/j38MrMv4T\u002B2ADNAPT0JraxMDh8RP6i2qIPFBA=","SAL\u002BYrSupSDTm0Zz5fv7XdQz7d2NQ6jz\u002BvuJRl1wIXs=","YVvfWQtzbjO0LKeoqqyRhgkzZsbTp4DEFvRb3OoavdM=","iN1Ih97am65koTUFe0\u002BczXZBA9qF/bsq07lNVxPIJJ0=","q1OrWBqLfMRp7HP0hZCNWgfRaKA6Qw4\u002BkygV75N/G0U=","BPDzHamGTP15tIilvwiguLMJiERSBeQXUlUPf5TNJdg=","Y6VjYVU1BuBF2nL3Wo0h0KofFd\u002B/PROMNutY/HeHfG0=","HAGnG0vAUkQoVpj3KmmyWaeqGvX5raZzkTg4lgJl1EA=","SUz\u002B39TzMnrIGs4iRsMUSjY/reCZIvWEQ4L2KgOgV8U=","Ru0JjtUetcVWj/sLUi96WG8SR9BZ3o1b39SWpgI\u002BrgU=","h1qZW31sNXwbQSLK\u002Be091il6T52u1IeAaVdEFgWurU8=","YA03W6C9vGyQAnQsb5sTsrbZ57H7qdMmk4hOi6HNMlI=","nslXCM6T1fD/m3MdfqareFDcf9yuWj8yXmFfhTZIUso=","KQw13/e3x9B8wwrECqg1FJVMHuGkg4X0zzRZ1Ft//wk=","oZZ9gw8Xu0ImrWYLWisekRrt8pj70CzUEsXir3ToPUg=","vEgQrDpbnaEEqlRr9cVHvermY6Ufys56CNcGKFHqA/E=","HRo96sJdprS/DQuCohFj2Dg688/MNGGg4XselS1HlXs=","gW66luebHgv7ZGJKWOpcyg7VqZykwx\u002BNPg2fJAcN6PA=","j/lDqeyFuI4\u002BIIfYhTQTY5eXoatVII0JZ2XzFSf5eqg=","8plOue6cCDL7IYKvCOa/70ES3mKgmgwu8D/ptvCQ\u002Bp8=","mXLvrNI3BLdeGoOfgYetjU5dE6p/KFYR/I/OIdX\u002Bqd4=","ry4\u002BRYKOZclrBMw3LcqkJ6CY90OM0v1AXlw49vmkAmM=","gFwyh4HVsVXcOzYLuxSGSZVIMDd\u002BsDZc2v2LClngkcc=","ddNOamm5\u002BkCo8XARDYqMgwaRMR3rQJBH2L7RYewh3\u002B8=","vOA8raIIqshcvMSq0DQp4u\u002BrQARfVFUuoDBnY3S0AlQ=","5\u002BJCDEp2ZY7VYwhjuaiCz3EJ0PdqjDBNdnIOJqolgGs=","ppDPoYW5PkIatn38a8kFIAmq5V25R/jMgaPvLifwR4k=","XEqP4NjPk9NMApOEnFNcAiH0QEb8cE1nrlOC9uKsICk=","V8f4xVCIpB1\u002Bn7KlKv9JBE/I4O0kyj\u002BDyl17UjCww7o=","qFUjEXtXGV7LlbFqGJcMpw8DUGVbp4PSKpYwAt8t1Og=","wSqcBylLry7z72LKJlElMvLFlukX1HhbMaYXq0uODtc=","08qVljQjjo7A8HMuCI6klHx4rrZXLy4jaicEsq8KBu0=","pgivgEFvzRRcVAe\u002B7Yo6T/T\u002BLwjJPygNX1D20CTi1gU=","FP/lZPAriWn\u002Bl/31TtvzdAeiVl7d4nmNeycrrEuDeh4=","P\u002B3eTkBqrjO0umcCYpJJAmgYask4fkM9b8uCPU8tqvM=","ysE7XwKMb9OiWXdjq6MFzQZQ4bvAdj6R4LQISa9JO2c=","\u002BZ5OwDIqmznZPoMmxIkST7RqdQvCI91M2qNGQvN2fuM=","uojdN41adPpaYPwL1yTvftYF\u002BedskvUhsDru7sZsZnE=","m4d76Fdxk5seFCbzdLoTq9yORCMly7FJDnydkQDcPDo=","JpOMe7CWIFFojKrebfKGUCWVUoPoDUC4dkV8vYr\u002BzW0=","jPTiCvAZ/oi0GTmCyu8Br4O2AZ2GMkCDF6lyc5frBJA=","FQ0gyXEk/xdJ\u002B/1anr7ru\u002BP5Bg0WKIi0BZL4uVaBFuQ=","an6GQb7UdbYyEBqlE8J2XCu44C3\u002B7JBSvwizV8l0Xnw=","Bnn9gVT9BFj/en5frkJtTGjatFRNBqZdM85teDbUpp0=","mWcReXh\u002BYPUaDLQSZw7XM\u002BY9Pl1xGVFbbJc0mOWF2yA=","p2uT6mCzPrreCub3aRtRS83zXGtC47cAlswZ/fu4fSM=","hjPncBEzLcq\u002BWwL5r\u002B3buoSjr9CSlpMUaRHZQrh1A6U=","SS44288xoupJ92CceY5EYJTmnRGWJ4mtS/y40lQ1QTc=","dB91N/2kOPdxGh3PIlTgJMTtGNSOvNXtFjFQxn8CHiM=","Ip551/U2XR5bZznmjPDii0SCmaZ67u5rT0oDIYCY5ls=","gz47MkvqbZWcBshLKJeuvyoCslvtnoIucpRiHSFEPyk=","Y483Ph7YAAsbUMAOs15d6MowtryAUV3VC4OLKnEVNkE=","BGoo0OiISiJcp\u002BI8Yp5EEUqtC7N81D\u002BfSSwhPC\u002BJ9eY=","N/0XqSsgY55UQHWxqE/I9G/8SxjO\u002BASHdq2KkEVgqLY=","KkQYAPrIxSqhg68zAXCkBZMVhbwsZ\u002BuD0TT4/luUV8M=","veKHkWTx4AH6DaLc7p0gEYvNhgRn23vfUwXOkbV/pf4=","hW8fxvmRC0qpBORpoge2/xEHDo6aLP49\u002BRr8D0Qk3XY=","cwwZhswCN7GbS0MGN47WoKwXiYAFUxygIFL/LizK1Q4=","SjWBohOw85bhkuZUG3XzckEjFPLur2\u002BKfJu3oNF4ZXM=","jipY0QNqoS5cixuUHAuKCmkYxXd\u002B/78PxgYZ9fRKBoE=","T4NMN4f00LjL/5m8u\u002BbCum2w5poqUbG0uj\u002BRO3yc07g=","Y2yO7FFoGIfVYwiUcj0J6j0swZ4qDr\u002BZtDz/Q7WzO7w=","rOhByTY1VZvcXCH2sUGtVss0XIEKfTXurCcVhZI\u002BiUU=","lxihuOX1rC0Ql5h4wUTkfQRh8NpjXgZOTRjBysv66h4=","VAW5s9v7eXp8T8/6284wCvrvCd2NdJDrUydZ5GpoB7g=","qmoVxo3esH9E0GquZyxZP\u002B9Spb9m2m1V53m05p5uPpg=","F7sA7swBgNhttpyXMWvIHSrRFqD0HjlcHq30PiYy1q4=","1V8cNUwsg1BiMf6GpO2VNLiZxwxOcIhRtq/saTloTqk=","jngCSqdr/xgbb4VbX5HmJyHyrfF0GrSnrpIjb7Ckd00=","d5hPvNpdZ20OoM0Cwl0MJhFRB5I/nPLNz82TWig6f/k=","iXqQj8kc8tEMWZmhfOJyJut0KQYyj5d0uAnmKghuHrw=","dlTcgFLe8qXysiFvIpDEZuCHuRqxpPgddzVkLnwQicI=","fS2iYNE9SA4uHphzAtEsUUFXepDFypQ0Ril3t2Hoh7g=","AT/blW2cJbt\u002BfiWcPQMQpJcqNFXQa0bGfP\u002BHUM1kL54=","ok7QFVhd70t4isjrHEelH\u002B1BY37AmWP7qA7EAwG/PPk=","A/twxiiHrtlWaEJFuPBJKZDfXZ5wpRDT/pO3EL5LNy8=","KVtRjT33BPrAyj4Fw2fLOcuj1aJCr4dL1ZWnjDdFSlM=","Lom\u002BVziOiO42zMxUpawwZRQbcN/xSMGDWLfDNVTfpSw=","sgG04T0HMM9i\u002BMRB8valL5bR4EmYWP9HgV/bfqepo9s=","vtfx1MaXWB\u002Bv1HAAX2WzcWLv9QyvWrZJW1A2055/dk8=","kefD5EeyxCZZAcl6folD\u002B7u2rT2kkISue4CSoF6J9C4=","rYkJKsc0T2JOCQLnt8GPUYhzzfqwkRYDEAyPjkL46U8=","w/XozXUd5qMPqtMuCaBeh1k2typVlerzjJ9kb9CKybs=","uy4J0ZhwP7dH\u002Bkp68VBu/40eBGY1p7ad4CgbQ9Kvhhw=","kFRhnNu1\u002BVBeZhi\u002BF8Y4W0d1FHh8kBlTcug3Ga9\u002BoW0=","MLAMzXpxhgeI5JdySDYk9YntsypjBIa1m\u002BI/2MmMSMU=","dx/MdyE5BjPEsQU2Z75bgQQCK7PrmhwdeBJ4jfkegKs=","h\u002BAad/KYhehtlzQ96ZdFTw97viCUiaA7g1MVb\u002BNFsCE=","AwTSfROG7ZZUCPpFhIRCsFHK\u002BkwMjCFunY3243b07i0=","flOxnn1OQqD5l28M2rKBqT8rUneszl18190EqM1mVkg=","zwU3NguVcHCLFI4yiWySAvIcAiBxpjRYHMpMILogxAM=","H9aq4S97Gok0pMpudZjkv7wVKHU/sS6TyWHCnkjJOL4=","Dc2QSV4OTIajvIG6pe2qYZyVJ1WQcPHrPtN9TcDgQmo=","uO0sQpKDo5uH09SM7VjYLUUat0BWOsxli2jsuGZghD8=","D585tyD233J9UwRzFkysWiZxetSuSyji1M\u002B6X\u002Bn0mzc=","T3eYdQDumwCK/5WCqaDU4D/Ez\u002BPrtf\u002BjuR1HykqL4Ho=","2NYAwrCF\u002BjeLZHpnDY8IQ7N1QEwz\u002BR1De5dONGP4br0=","5s8rj0rWToL6bPbCtxIRjik2YDEZmgk8gis8HgSyGR4=","rBf6sCW0rs2bzf75K884XM8fYA9orFDutH5H2XVHk2E=","UxhyMsp038jyjrGK1kB7l5WIQg\u002B3SzU0KSZqF1HCsYI=","ROUjpkACO1uAEhKqo5MlX7/DvfX3fzcn7zMBE9iosG8=","MosrLDJLpdQDPSbGd8AkXahdf0t9S0HE7HYpjXI6NdI=","y9yiw6st3Lke\u002BJLypvU7vaBcMGmfkjMdfaa3tQD\u002BnEk=","2w6nOBTN9GYt5py71xBdKchbrkf5YHk9phehe21wtag=","Vq852Ou648JNjTWzdEWMkX4u/CbYNxyP0Vl/kiXxsS0=","AfrBCqpUzJhv2AEB9nAy9r0\u002BnL9K7lB/a8Aud1Gv5sc=","7EkZdAkTmxzGjykK9c\u002BpEib9PgGeDo1s/jVxK65M1P8=","2bFEVHPiWcCWya9reNO\u002BAqncAW3WERS6JmnxU3BOZYo=","CGX\u002B1NvbvxNidkOH8fkujNvTV6egIwWvwy6ZDGStCj8=","H/E7DPwTV93r9rdZNCAHQjnNSTt9yJr5fZzu6lQhWAA=","9ptxttHrSWr8PrMBiCQF1TBSXzsBJCLSlf13kBKKSdg=","ldBX\u002B6Xl3NqSX/SRvpRuaKQi3SzjOWSajitoKvfsrNQ=","0\u002BZCxUEb6T\u002Bqpmdn04jbsqUO3hGjGyg5xV01hil/Vw0=","rxOidqyfVnu8y9OvBYwDM8gVZ3\u002BIEsKkbJzECHplLsk=","QMLTZhagzDwrj1b/P5MTYqmUJU\u002Bq6cc7kaQWBB1KBYk=","ArTeer7381mAujYhdWMEqLiURdBhO9OaK4zfC7IcwJk=","Un9Nk3yrPgQHFRoXy5jLTJ7R7mYAyX2GeSrtCIqXC5E=","flFnk3fYwEdbwRmYL\u002B06cYqoQFaRNzZ\u002B9NORBgPlFHw=","bDQSIh/\u002BHKU/QTxM1ElrhOG6x8shfui/6WM3uWqaE6E=","MfaPbAIS9u6sTP2Adk\u002BW\u002BFd80F9BfuxNr35q1UPN2cQ=","rhOnnZ3n30PtdoMQFgkLTVqGnw7hMZyp/CitqWiX4S4=","XfBm9o70GbcIH\u002BJSiav82vAh2CR1Ta5\u002BvWAHzAhtyBk="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/obj/Debug/net10.0/rjsmrazor.dswa.cache.json b/obj/Debug/net10.0/rjsmrazor.dswa.cache.json deleted file mode 100644 index 6445ac9..0000000 --- a/obj/Debug/net10.0/rjsmrazor.dswa.cache.json +++ /dev/null @@ -1 +0,0 @@ -{"GlobalPropertiesHash":"oEWZHnagBW83RxQSHOHII+WmGDIpscet4eQQc08gJ10=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["vdtHh/zOSUzIXLsY12md/hRdo1uZ8G/3wAHBzgfEumw=","Dk3jsy\u002BHNDsFnpDAXEvqr0DE5QzMsv07/7VUXD3w9W8=","Wg33Et8yFcu2zn6Pa6EbqJ4Wd9Ylvtny/w98VI1JWIU=","KbuoQ4jDMnsw4hJVn9i6DmW2Nz5CxEDJvwwKd4TxCJk=","Z4r6\u002BGVAPN4NDXk4KvDa6997WlSoz\u002B6H0kpZ3q0V31A=","/m60RmZz2fhgc1KOpLbKpGCSUB4kqYElc3KzVbKE2lg=","m7w7W8zTzxeeZFyPitiWIFjpblzXTPJDz6o\u002BHZK7CVU=","Ie9kuFo83tlUBDINdDK764XgS1i7i9dtORDj/DVsZD4=","nK\u002B04lADm1tnmhfAsICjcWCSfwvpuC/IHJsbZc3bIp4=","nUClS7oFrZLvLNwhbsqJACYqlO3yHfIMloPT65jBSog=","EgWxQBdTA0fzRSPmRpirqMbuoWo0\u002BguYR5f0okTsBJQ=","MwSsw1CNRND/o1//2ixHM/m9Piww\u002B7/CH7QSR759iWc=","phsbo\u002BKjgk3WcMMAvJVBJyGlWoH1MNwBGaLeIlvRGrk=","ZqdGPeUo2iPpvof5MH6FkcnChkz6C9GSzHezqBS9/10=","LGn\u002BTs2AlBPTvjNwZ7k8Aq0m3gI5AGZbn6HD/H0bR1c=","vEKhpAYE\u002BzMd3RKVoVccKQiaF5iCkNnB5t2ISTovDhk=","bsqFDF2DGBah6dbUGbY6mc5S32so0O3frTrEXrDBidk=","Bx0REq5xuplRN8RWJtDcBJ8qwVa\u002B3RprzPVh1gn2QKo=","e9YJzJs3bC5IxyaJieTq8\u002Buchd3vMMHgZR4QyapyaF4=","X8da3N3GLR2OXFzpxibmFCdKvwM0f5k2SwK3qPrrCmU=","s\u002BnzHzh6UKBOESaLQiq5UrkABYvP55C0PeG4596YAeo=","Zn4P4tCDx2xQ\u002BW4Punev1c0e14KnGEFZoaM3coU9Oyw=","2J5nW1mHMcQQ7BCXERoyT9EUT74CLIeUFBxqiEvQ0\u002B0=","lsayflr7ePSw3nn5pzsWXcSDcHCt3v\u002B8d2EXn0n3hoU=","TT9IUobP/5FnZYKfRiuNjT40XhIuJvEt38c32/FOATI=","ubM3BdmdyRAjd6pk\u002BHclJ/7Amy7akudm5A10gL1gjWw=","o3g2jNh9WOAqOF1O1J/QXxNFEs7vzSCPc7vl2W2Eg5Y=","sVmkbfD6xp4OTJU/LaUA6P/uxG65mCYXMW6xIV6MN48=","4IauJF4oeE1Noflm6hfom3iWIU96zXcG3Y4jwbQd7LI=","atk208TT1Wna3CCZSQ2EhkO2tU\u002BLB1SuqxSQs8MgUt4=","91fYA5enOmHQuf1tX9oXb2HCELocONh0MRud0V7SRpg=","rrVLzPx2cjWgcilaF2eqL44JkL6c26quM\u002B9vMiXjJgU=","AwjwFpokBzy/E/hxSPMuLUFONk4Jwn/qQXlyLDZpalw=","yzeU43IYP/wkf/R\u002BAxPtD3ObkRV\u002Bi3wCqwRcdug1nqE=","eHhaDYbCiAVjvLZ7jX6KaLVrZuB652l6WU\u002Bj097Q/KM=","pRJnsSJXRlM6YTPVxgIyzL\u002BGHSkbS31//OKkSyw\u002Ba3k=","Pd2QcrYRM6PoaZy00Ut9oSombDHplR6NcBFdU3v9x3M=","q8ajtc/4veJd5VcIVoEj1P8KpQFjKbezXZJHKsJsJ58=","H7w7IVHV1blGB66YKjJjYOqr8L4hQUAlmWdXTvMCkE0=","p7ZzL0tA6X7hgdesmkPzC\u002BMpsKyxzAYPehKHPZpUUTk=","zUW9Z3rxL6ZnerUdf0NBDKa94RJXN7z2NV6CjiD8muU=","L1v/GbPaWkITIzaEKWp3UCr607opQVx2qA6naw/L6N8=","msmngHYRHJkuXsjRP0XljcPE93hmxtRNGr5ZwTsctd4=","DELXdaQdlPtNXr\u002BrabQjiVJAeqo9LjU2xmrtahy8mKo=","rWIVl8epbka81lIcO3AKQy4w33ceOwQT2QeMk\u002B6ij98=","Hqi4yNphcLPLrj58hjCfXdWzu8dxabXZjQPFo\u002B\u002BP4JI=","ApYnA/j38MrMv4T\u002B2ADNAPT0JraxMDh8RP6i2qIPFBA=","SAL\u002BYrSupSDTm0Zz5fv7XdQz7d2NQ6jz\u002BvuJRl1wIXs=","YVvfWQtzbjO0LKeoqqyRhgkzZsbTp4DEFvRb3OoavdM=","iN1Ih97am65koTUFe0\u002BczXZBA9qF/bsq07lNVxPIJJ0=","q1OrWBqLfMRp7HP0hZCNWgfRaKA6Qw4\u002BkygV75N/G0U=","BPDzHamGTP15tIilvwiguLMJiERSBeQXUlUPf5TNJdg=","Y6VjYVU1BuBF2nL3Wo0h0KofFd\u002B/PROMNutY/HeHfG0=","HAGnG0vAUkQoVpj3KmmyWaeqGvX5raZzkTg4lgJl1EA=","SUz\u002B39TzMnrIGs4iRsMUSjY/reCZIvWEQ4L2KgOgV8U=","Ru0JjtUetcVWj/sLUi96WG8SR9BZ3o1b39SWpgI\u002BrgU=","h1qZW31sNXwbQSLK\u002Be091il6T52u1IeAaVdEFgWurU8=","YA03W6C9vGyQAnQsb5sTsrbZ57H7qdMmk4hOi6HNMlI=","nslXCM6T1fD/m3MdfqareFDcf9yuWj8yXmFfhTZIUso=","KQw13/e3x9B8wwrECqg1FJVMHuGkg4X0zzRZ1Ft//wk=","oZZ9gw8Xu0ImrWYLWisekRrt8pj70CzUEsXir3ToPUg=","vEgQrDpbnaEEqlRr9cVHvermY6Ufys56CNcGKFHqA/E=","HRo96sJdprS/DQuCohFj2Dg688/MNGGg4XselS1HlXs=","gW66luebHgv7ZGJKWOpcyg7VqZykwx\u002BNPg2fJAcN6PA=","j/lDqeyFuI4\u002BIIfYhTQTY5eXoatVII0JZ2XzFSf5eqg=","8plOue6cCDL7IYKvCOa/70ES3mKgmgwu8D/ptvCQ\u002Bp8=","mXLvrNI3BLdeGoOfgYetjU5dE6p/KFYR/I/OIdX\u002Bqd4=","ry4\u002BRYKOZclrBMw3LcqkJ6CY90OM0v1AXlw49vmkAmM=","gFwyh4HVsVXcOzYLuxSGSZVIMDd\u002BsDZc2v2LClngkcc=","ddNOamm5\u002BkCo8XARDYqMgwaRMR3rQJBH2L7RYewh3\u002B8=","vOA8raIIqshcvMSq0DQp4u\u002BrQARfVFUuoDBnY3S0AlQ=","5\u002BJCDEp2ZY7VYwhjuaiCz3EJ0PdqjDBNdnIOJqolgGs=","ppDPoYW5PkIatn38a8kFIAmq5V25R/jMgaPvLifwR4k=","XEqP4NjPk9NMApOEnFNcAiH0QEb8cE1nrlOC9uKsICk=","V8f4xVCIpB1\u002Bn7KlKv9JBE/I4O0kyj\u002BDyl17UjCww7o=","qFUjEXtXGV7LlbFqGJcMpw8DUGVbp4PSKpYwAt8t1Og=","wSqcBylLry7z72LKJlElMvLFlukX1HhbMaYXq0uODtc=","08qVljQjjo7A8HMuCI6klHx4rrZXLy4jaicEsq8KBu0=","pgivgEFvzRRcVAe\u002B7Yo6T/T\u002BLwjJPygNX1D20CTi1gU=","FP/lZPAriWn\u002Bl/31TtvzdAeiVl7d4nmNeycrrEuDeh4=","P\u002B3eTkBqrjO0umcCYpJJAmgYask4fkM9b8uCPU8tqvM=","ysE7XwKMb9OiWXdjq6MFzQZQ4bvAdj6R4LQISa9JO2c=","\u002BZ5OwDIqmznZPoMmxIkST7RqdQvCI91M2qNGQvN2fuM=","uojdN41adPpaYPwL1yTvftYF\u002BedskvUhsDru7sZsZnE=","m4d76Fdxk5seFCbzdLoTq9yORCMly7FJDnydkQDcPDo=","JpOMe7CWIFFojKrebfKGUCWVUoPoDUC4dkV8vYr\u002BzW0=","jPTiCvAZ/oi0GTmCyu8Br4O2AZ2GMkCDF6lyc5frBJA=","FQ0gyXEk/xdJ\u002B/1anr7ru\u002BP5Bg0WKIi0BZL4uVaBFuQ=","an6GQb7UdbYyEBqlE8J2XCu44C3\u002B7JBSvwizV8l0Xnw=","Bnn9gVT9BFj/en5frkJtTGjatFRNBqZdM85teDbUpp0=","mWcReXh\u002BYPUaDLQSZw7XM\u002BY9Pl1xGVFbbJc0mOWF2yA=","p2uT6mCzPrreCub3aRtRS83zXGtC47cAlswZ/fu4fSM=","hjPncBEzLcq\u002BWwL5r\u002B3buoSjr9CSlpMUaRHZQrh1A6U=","SS44288xoupJ92CceY5EYJTmnRGWJ4mtS/y40lQ1QTc=","dB91N/2kOPdxGh3PIlTgJMTtGNSOvNXtFjFQxn8CHiM=","Ip551/U2XR5bZznmjPDii0SCmaZ67u5rT0oDIYCY5ls=","gz47MkvqbZWcBshLKJeuvyoCslvtnoIucpRiHSFEPyk=","Y483Ph7YAAsbUMAOs15d6MowtryAUV3VC4OLKnEVNkE=","BGoo0OiISiJcp\u002BI8Yp5EEUqtC7N81D\u002BfSSwhPC\u002BJ9eY=","N/0XqSsgY55UQHWxqE/I9G/8SxjO\u002BASHdq2KkEVgqLY=","KkQYAPrIxSqhg68zAXCkBZMVhbwsZ\u002BuD0TT4/luUV8M=","veKHkWTx4AH6DaLc7p0gEYvNhgRn23vfUwXOkbV/pf4=","hW8fxvmRC0qpBORpoge2/xEHDo6aLP49\u002BRr8D0Qk3XY=","cwwZhswCN7GbS0MGN47WoKwXiYAFUxygIFL/LizK1Q4=","SjWBohOw85bhkuZUG3XzckEjFPLur2\u002BKfJu3oNF4ZXM=","jipY0QNqoS5cixuUHAuKCmkYxXd\u002B/78PxgYZ9fRKBoE=","T4NMN4f00LjL/5m8u\u002BbCum2w5poqUbG0uj\u002BRO3yc07g=","Y2yO7FFoGIfVYwiUcj0J6j0swZ4qDr\u002BZtDz/Q7WzO7w=","rOhByTY1VZvcXCH2sUGtVss0XIEKfTXurCcVhZI\u002BiUU=","lxihuOX1rC0Ql5h4wUTkfQRh8NpjXgZOTRjBysv66h4=","VAW5s9v7eXp8T8/6284wCvrvCd2NdJDrUydZ5GpoB7g=","qmoVxo3esH9E0GquZyxZP\u002B9Spb9m2m1V53m05p5uPpg=","F7sA7swBgNhttpyXMWvIHSrRFqD0HjlcHq30PiYy1q4=","1V8cNUwsg1BiMf6GpO2VNLiZxwxOcIhRtq/saTloTqk=","jngCSqdr/xgbb4VbX5HmJyHyrfF0GrSnrpIjb7Ckd00=","d5hPvNpdZ20OoM0Cwl0MJhFRB5I/nPLNz82TWig6f/k=","iXqQj8kc8tEMWZmhfOJyJut0KQYyj5d0uAnmKghuHrw=","dlTcgFLe8qXysiFvIpDEZuCHuRqxpPgddzVkLnwQicI=","fS2iYNE9SA4uHphzAtEsUUFXepDFypQ0Ril3t2Hoh7g=","AT/blW2cJbt\u002BfiWcPQMQpJcqNFXQa0bGfP\u002BHUM1kL54=","ok7QFVhd70t4isjrHEelH\u002B1BY37AmWP7qA7EAwG/PPk=","A/twxiiHrtlWaEJFuPBJKZDfXZ5wpRDT/pO3EL5LNy8=","KVtRjT33BPrAyj4Fw2fLOcuj1aJCr4dL1ZWnjDdFSlM=","Lom\u002BVziOiO42zMxUpawwZRQbcN/xSMGDWLfDNVTfpSw=","sgG04T0HMM9i\u002BMRB8valL5bR4EmYWP9HgV/bfqepo9s=","vtfx1MaXWB\u002Bv1HAAX2WzcWLv9QyvWrZJW1A2055/dk8=","kefD5EeyxCZZAcl6folD\u002B7u2rT2kkISue4CSoF6J9C4=","rYkJKsc0T2JOCQLnt8GPUYhzzfqwkRYDEAyPjkL46U8=","w/XozXUd5qMPqtMuCaBeh1k2typVlerzjJ9kb9CKybs=","uy4J0ZhwP7dH\u002Bkp68VBu/40eBGY1p7ad4CgbQ9Kvhhw=","kFRhnNu1\u002BVBeZhi\u002BF8Y4W0d1FHh8kBlTcug3Ga9\u002BoW0=","MLAMzXpxhgeI5JdySDYk9YntsypjBIa1m\u002BI/2MmMSMU=","dx/MdyE5BjPEsQU2Z75bgQQCK7PrmhwdeBJ4jfkegKs=","h\u002BAad/KYhehtlzQ96ZdFTw97viCUiaA7g1MVb\u002BNFsCE=","AwTSfROG7ZZUCPpFhIRCsFHK\u002BkwMjCFunY3243b07i0=","flOxnn1OQqD5l28M2rKBqT8rUneszl18190EqM1mVkg=","zwU3NguVcHCLFI4yiWySAvIcAiBxpjRYHMpMILogxAM=","H9aq4S97Gok0pMpudZjkv7wVKHU/sS6TyWHCnkjJOL4=","Dc2QSV4OTIajvIG6pe2qYZyVJ1WQcPHrPtN9TcDgQmo=","uO0sQpKDo5uH09SM7VjYLUUat0BWOsxli2jsuGZghD8=","D585tyD233J9UwRzFkysWiZxetSuSyji1M\u002B6X\u002Bn0mzc=","T3eYdQDumwCK/5WCqaDU4D/Ez\u002BPrtf\u002BjuR1HykqL4Ho=","2NYAwrCF\u002BjeLZHpnDY8IQ7N1QEwz\u002BR1De5dONGP4br0=","5s8rj0rWToL6bPbCtxIRjik2YDEZmgk8gis8HgSyGR4=","rBf6sCW0rs2bzf75K884XM8fYA9orFDutH5H2XVHk2E=","UxhyMsp038jyjrGK1kB7l5WIQg\u002B3SzU0KSZqF1HCsYI=","ROUjpkACO1uAEhKqo5MlX7/DvfX3fzcn7zMBE9iosG8=","MosrLDJLpdQDPSbGd8AkXahdf0t9S0HE7HYpjXI6NdI=","y9yiw6st3Lke\u002BJLypvU7vaBcMGmfkjMdfaa3tQD\u002BnEk=","2w6nOBTN9GYt5py71xBdKchbrkf5YHk9phehe21wtag=","Vq852Ou648JNjTWzdEWMkX4u/CbYNxyP0Vl/kiXxsS0=","AfrBCqpUzJhv2AEB9nAy9r0\u002BnL9K7lB/a8Aud1Gv5sc=","7EkZdAkTmxzGjykK9c\u002BpEib9PgGeDo1s/jVxK65M1P8=","2bFEVHPiWcCWya9reNO\u002BAqncAW3WERS6JmnxU3BOZYo=","CGX\u002B1NvbvxNidkOH8fkujNvTV6egIwWvwy6ZDGStCj8=","H/E7DPwTV93r9rdZNCAHQjnNSTt9yJr5fZzu6lQhWAA=","9ptxttHrSWr8PrMBiCQF1TBSXzsBJCLSlf13kBKKSdg=","ldBX\u002B6Xl3NqSX/SRvpRuaKQi3SzjOWSajitoKvfsrNQ=","0\u002BZCxUEb6T\u002Bqpmdn04jbsqUO3hGjGyg5xV01hil/Vw0=","rxOidqyfVnu8y9OvBYwDM8gVZ3\u002BIEsKkbJzECHplLsk=","QMLTZhagzDwrj1b/P5MTYqmUJU\u002Bq6cc7kaQWBB1KBYk=","ArTeer7381mAujYhdWMEqLiURdBhO9OaK4zfC7IcwJk=","Un9Nk3yrPgQHFRoXy5jLTJ7R7mYAyX2GeSrtCIqXC5E=","flFnk3fYwEdbwRmYL\u002B06cYqoQFaRNzZ\u002B9NORBgPlFHw=","bDQSIh/\u002BHKU/QTxM1ElrhOG6x8shfui/6WM3uWqaE6E=","MfaPbAIS9u6sTP2Adk\u002BW\u002BFd80F9BfuxNr35q1UPN2cQ=","rhOnnZ3n30PtdoMQFgkLTVqGnw7hMZyp/CitqWiX4S4=","XfBm9o70GbcIH\u002BJSiav82vAh2CR1Ta5\u002BvWAHzAhtyBk="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/obj/Debug/net10.0/rpswa.dswa.cache.json b/obj/Debug/net10.0/rpswa.dswa.cache.json deleted file mode 100644 index f6fb7c7..0000000 --- a/obj/Debug/net10.0/rpswa.dswa.cache.json +++ /dev/null @@ -1 +0,0 @@ -{"GlobalPropertiesHash":"SPJqT2LbTU7DC+nmzNGyx1ZmFtOV+aXZpHUist0ngzg=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["vdtHh/zOSUzIXLsY12md/hRdo1uZ8G/3wAHBzgfEumw=","Dk3jsy\u002BHNDsFnpDAXEvqr0DE5QzMsv07/7VUXD3w9W8=","Wg33Et8yFcu2zn6Pa6EbqJ4Wd9Ylvtny/w98VI1JWIU=","KbuoQ4jDMnsw4hJVn9i6DmW2Nz5CxEDJvwwKd4TxCJk=","Z4r6\u002BGVAPN4NDXk4KvDa6997WlSoz\u002B6H0kpZ3q0V31A=","/m60RmZz2fhgc1KOpLbKpGCSUB4kqYElc3KzVbKE2lg=","m7w7W8zTzxeeZFyPitiWIFjpblzXTPJDz6o\u002BHZK7CVU="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/obj/Debug/net10.0/staticwebassets.build.endpoints.json b/obj/Debug/net10.0/staticwebassets.build.endpoints.json deleted file mode 100644 index 5576e88..0000000 --- a/obj/Debug/net10.0/staticwebassets.build.endpoints.json +++ /dev/null @@ -1 +0,0 @@ -{"Version":1,"ManifestType":"Build","Endpoints":[]} \ No newline at end of file diff --git a/obj/Debug/net10.0/staticwebassets.build.json b/obj/Debug/net10.0/staticwebassets.build.json deleted file mode 100644 index 840a86d..0000000 --- a/obj/Debug/net10.0/staticwebassets.build.json +++ /dev/null @@ -1 +0,0 @@ -{"Version":1,"Hash":"cHXLeIaOvbW9DoRmMcKQETs40b/kpgFCBjYp2tugVCo=","Source":"Microsoft.SelfService.Portal.Core.API","BasePath":"/","Mode":"Root","ManifestType":"Build","ReferencedProjectsConfiguration":[],"DiscoveryPatterns":[],"Assets":[],"Endpoints":[]} \ No newline at end of file diff --git a/obj/Debug/net10.0/staticwebassets.build.json.cache b/obj/Debug/net10.0/staticwebassets.build.json.cache deleted file mode 100644 index 8b12fbc..0000000 --- a/obj/Debug/net10.0/staticwebassets.build.json.cache +++ /dev/null @@ -1 +0,0 @@ -cHXLeIaOvbW9DoRmMcKQETs40b/kpgFCBjYp2tugVCo= \ No newline at end of file diff --git a/obj/Debug/net10.0/swae.build.ex.cache b/obj/Debug/net10.0/swae.build.ex.cache deleted file mode 100644 index e69de29..0000000 diff --git a/obj/Microsoft.SelfService.Portal.Core.API.csproj.nuget.dgspec.json b/obj/Microsoft.SelfService.Portal.Core.API.csproj.nuget.dgspec.json deleted file mode 100644 index ef01dcc..0000000 --- a/obj/Microsoft.SelfService.Portal.Core.API.csproj.nuget.dgspec.json +++ /dev/null @@ -1,528 +0,0 @@ -{ - "format": 1, - "restore": { - "F:\\Projekte\\Coding\\.Net\\Microsoft.SelfService.Portal.Core.API\\Microsoft.SelfService.Portal.Core.API.csproj": {} - }, - "projects": { - "F:\\Projekte\\Coding\\.Net\\Microsoft.SelfService.Portal.Core.API\\Microsoft.SelfService.Portal.Core.API.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "F:\\Projekte\\Coding\\.Net\\Microsoft.SelfService.Portal.Core.API\\Microsoft.SelfService.Portal.Core.API.csproj", - "projectName": "Microsoft.SelfService.Portal.Core.API", - "projectPath": "F:\\Projekte\\Coding\\.Net\\Microsoft.SelfService.Portal.Core.API\\Microsoft.SelfService.Portal.Core.API.csproj", - "packagesPath": "C:\\Users\\torst\\.nuget\\packages\\", - "outputPath": "F:\\Projekte\\Coding\\.Net\\Microsoft.SelfService.Portal.Core.API\\obj\\", - "projectStyle": "PackageReference", - "configFilePaths": [ - "C:\\Users\\torst\\AppData\\Roaming\\NuGet\\NuGet.Config" - ], - "originalTargetFrameworks": [ - "net10.0" - ], - "sources": { - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net10.0": { - "framework": "net10.0", - "targetAlias": "net10.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - }, - "restoreAuditProperties": { - "enableAudit": "true", - "auditLevel": "low", - "auditMode": "all" - }, - "SdkAnalysisLevel": "10.0.300" - }, - "frameworks": { - "net10.0": { - "framework": "net10.0", - "targetAlias": "net10.0", - "dependencies": { - "AutoMapper": { - "target": "Package", - "version": "[16.1.1, )" - }, - "Microsoft.AspNetCore.Authentication.Negotiate": { - "target": "Package", - "version": "[10.0.8, )" - }, - "Microsoft.AspNetCore.Mvc.NewtonsoftJson": { - "target": "Package", - "version": "[10.0.8, )" - }, - "Microsoft.AspNetCore.OpenApi": { - "target": "Package", - "version": "[10.0.8, )" - }, - "Microsoft.EntityFrameworkCore": { - "target": "Package", - "version": "[10.0.8, )" - }, - "Microsoft.EntityFrameworkCore.Design": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[10.0.8, )" - }, - "Microsoft.EntityFrameworkCore.SqlServer": { - "target": "Package", - "version": "[10.0.8, )" - }, - "Microsoft.EntityFrameworkCore.Tools": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[10.0.8, )" - }, - "Swashbuckle.AspNetCore": { - "target": "Package", - "version": "[10.1.7, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.AspNetCore.App": { - "privateAssets": "none" - }, - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.300/PortableRuntimeIdentifierGraph.json", - "packagesToPrune": { - "Microsoft.AspNetCore": "(,10.0.32767]", - "Microsoft.AspNetCore.Antiforgery": "(,10.0.32767]", - "Microsoft.AspNetCore.App": "(,10.0.32767]", - "Microsoft.AspNetCore.Authentication": "(,10.0.32767]", - "Microsoft.AspNetCore.Authentication.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Authentication.BearerToken": "(,10.0.32767]", - "Microsoft.AspNetCore.Authentication.Cookies": "(,10.0.32767]", - "Microsoft.AspNetCore.Authentication.Core": "(,10.0.32767]", - "Microsoft.AspNetCore.Authentication.OAuth": "(,10.0.32767]", - "Microsoft.AspNetCore.Authorization": "(,10.0.32767]", - "Microsoft.AspNetCore.Authorization.Policy": "(,10.0.32767]", - "Microsoft.AspNetCore.Components": "(,10.0.32767]", - "Microsoft.AspNetCore.Components.Authorization": "(,10.0.32767]", - "Microsoft.AspNetCore.Components.Endpoints": "(,10.0.32767]", - "Microsoft.AspNetCore.Components.Forms": "(,10.0.32767]", - "Microsoft.AspNetCore.Components.Server": "(,10.0.32767]", - "Microsoft.AspNetCore.Components.Web": "(,10.0.32767]", - "Microsoft.AspNetCore.Connections.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.CookiePolicy": "(,10.0.32767]", - "Microsoft.AspNetCore.Cors": "(,10.0.32767]", - "Microsoft.AspNetCore.Cryptography.Internal": "(,10.0.32767]", - "Microsoft.AspNetCore.Cryptography.KeyDerivation": "(,10.0.32767]", - "Microsoft.AspNetCore.DataProtection": "(,10.0.32767]", - "Microsoft.AspNetCore.DataProtection.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.DataProtection.Extensions": "(,10.0.32767]", - "Microsoft.AspNetCore.Diagnostics": "(,10.0.32767]", - "Microsoft.AspNetCore.Diagnostics.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Diagnostics.HealthChecks": "(,10.0.32767]", - "Microsoft.AspNetCore.HostFiltering": "(,10.0.32767]", - "Microsoft.AspNetCore.Hosting": "(,10.0.32767]", - "Microsoft.AspNetCore.Hosting.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Hosting.Server.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Html.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Http": "(,10.0.32767]", - "Microsoft.AspNetCore.Http.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Http.Connections": "(,10.0.32767]", - "Microsoft.AspNetCore.Http.Connections.Common": "(,10.0.32767]", - "Microsoft.AspNetCore.Http.Extensions": "(,10.0.32767]", - "Microsoft.AspNetCore.Http.Features": "(,10.0.32767]", - "Microsoft.AspNetCore.Http.Results": "(,10.0.32767]", - "Microsoft.AspNetCore.HttpLogging": "(,10.0.32767]", - "Microsoft.AspNetCore.HttpOverrides": "(,10.0.32767]", - "Microsoft.AspNetCore.HttpsPolicy": "(,10.0.32767]", - "Microsoft.AspNetCore.Identity": "(,10.0.32767]", - "Microsoft.AspNetCore.Localization": "(,10.0.32767]", - "Microsoft.AspNetCore.Localization.Routing": "(,10.0.32767]", - "Microsoft.AspNetCore.Metadata": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.ApiExplorer": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Core": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Cors": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.DataAnnotations": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Formatters.Json": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Formatters.Xml": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Localization": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Razor": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.RazorPages": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.TagHelpers": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.ViewFeatures": "(,10.0.32767]", - "Microsoft.AspNetCore.OutputCaching": "(,10.0.32767]", - "Microsoft.AspNetCore.RateLimiting": "(,10.0.32767]", - "Microsoft.AspNetCore.Razor": "(,10.0.32767]", - "Microsoft.AspNetCore.Razor.Runtime": "(,10.0.32767]", - "Microsoft.AspNetCore.RequestDecompression": "(,10.0.32767]", - "Microsoft.AspNetCore.ResponseCaching": "(,10.0.32767]", - "Microsoft.AspNetCore.ResponseCaching.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.ResponseCompression": "(,10.0.32767]", - "Microsoft.AspNetCore.Rewrite": "(,10.0.32767]", - "Microsoft.AspNetCore.Routing": "(,10.0.32767]", - "Microsoft.AspNetCore.Routing.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.HttpSys": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.IIS": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.IISIntegration": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.Kestrel": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.Kestrel.Core": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "(,10.0.32767]", - "Microsoft.AspNetCore.Session": "(,10.0.32767]", - "Microsoft.AspNetCore.SignalR": "(,10.0.32767]", - "Microsoft.AspNetCore.SignalR.Common": "(,10.0.32767]", - "Microsoft.AspNetCore.SignalR.Core": "(,10.0.32767]", - "Microsoft.AspNetCore.SignalR.Protocols.Json": "(,10.0.32767]", - "Microsoft.AspNetCore.StaticAssets": "(,10.0.32767]", - "Microsoft.AspNetCore.StaticFiles": "(,10.0.32767]", - "Microsoft.AspNetCore.WebSockets": "(,10.0.32767]", - "Microsoft.AspNetCore.WebUtilities": "(,10.0.32767]", - "Microsoft.CSharp": "(,4.7.32767]", - "Microsoft.Extensions.Caching.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Caching.Memory": "(,10.0.32767]", - "Microsoft.Extensions.Configuration": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.Binder": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.CommandLine": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.EnvironmentVariables": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.FileExtensions": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.Ini": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.Json": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.KeyPerFile": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.UserSecrets": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.Xml": "(,10.0.32767]", - "Microsoft.Extensions.DependencyInjection": "(,10.0.32767]", - "Microsoft.Extensions.DependencyInjection.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Diagnostics": "(,10.0.32767]", - "Microsoft.Extensions.Diagnostics.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Diagnostics.HealthChecks": "(,10.0.32767]", - "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Features": "(,10.0.32767]", - "Microsoft.Extensions.FileProviders.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.FileProviders.Composite": "(,10.0.32767]", - "Microsoft.Extensions.FileProviders.Physical": "(,10.0.32767]", - "Microsoft.Extensions.FileSystemGlobbing": "(,10.0.32767]", - "Microsoft.Extensions.Hosting": "(,10.0.32767]", - "Microsoft.Extensions.Hosting.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Http": "(,10.0.32767]", - "Microsoft.Extensions.Identity.Core": "(,10.0.32767]", - "Microsoft.Extensions.Identity.Stores": "(,10.0.32767]", - "Microsoft.Extensions.Localization": "(,10.0.32767]", - "Microsoft.Extensions.Localization.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Logging": "(,10.0.32767]", - "Microsoft.Extensions.Logging.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Logging.Configuration": "(,10.0.32767]", - "Microsoft.Extensions.Logging.Console": "(,10.0.32767]", - "Microsoft.Extensions.Logging.Debug": "(,10.0.32767]", - "Microsoft.Extensions.Logging.EventLog": "(,10.0.32767]", - "Microsoft.Extensions.Logging.EventSource": "(,10.0.32767]", - "Microsoft.Extensions.Logging.TraceSource": "(,10.0.32767]", - "Microsoft.Extensions.ObjectPool": "(,10.0.32767]", - "Microsoft.Extensions.Options": "(,10.0.32767]", - "Microsoft.Extensions.Options.ConfigurationExtensions": "(,10.0.32767]", - "Microsoft.Extensions.Options.DataAnnotations": "(,10.0.32767]", - "Microsoft.Extensions.Primitives": "(,10.0.32767]", - "Microsoft.Extensions.Validation": "(,10.0.32767]", - "Microsoft.Extensions.WebEncoders": "(,10.0.32767]", - "Microsoft.JSInterop": "(,10.0.32767]", - "Microsoft.Net.Http.Headers": "(,10.0.32767]", - "Microsoft.VisualBasic": "(,10.4.32767]", - "Microsoft.Win32.Primitives": "(,4.3.32767]", - "Microsoft.Win32.Registry": "(,5.0.32767]", - "runtime.any.System.Collections": "(,4.3.32767]", - "runtime.any.System.Diagnostics.Tools": "(,4.3.32767]", - "runtime.any.System.Diagnostics.Tracing": "(,4.3.32767]", - "runtime.any.System.Globalization": "(,4.3.32767]", - "runtime.any.System.Globalization.Calendars": "(,4.3.32767]", - "runtime.any.System.IO": "(,4.3.32767]", - "runtime.any.System.Reflection": "(,4.3.32767]", - "runtime.any.System.Reflection.Extensions": "(,4.3.32767]", - "runtime.any.System.Reflection.Primitives": "(,4.3.32767]", - "runtime.any.System.Resources.ResourceManager": "(,4.3.32767]", - "runtime.any.System.Runtime": "(,4.3.32767]", - "runtime.any.System.Runtime.Handles": "(,4.3.32767]", - "runtime.any.System.Runtime.InteropServices": "(,4.3.32767]", - "runtime.any.System.Text.Encoding": "(,4.3.32767]", - "runtime.any.System.Text.Encoding.Extensions": "(,4.3.32767]", - "runtime.any.System.Threading.Tasks": "(,4.3.32767]", - "runtime.any.System.Threading.Timer": "(,4.3.32767]", - "runtime.aot.System.Collections": "(,4.3.32767]", - "runtime.aot.System.Diagnostics.Tools": "(,4.3.32767]", - "runtime.aot.System.Diagnostics.Tracing": "(,4.3.32767]", - "runtime.aot.System.Globalization": "(,4.3.32767]", - "runtime.aot.System.Globalization.Calendars": "(,4.3.32767]", - "runtime.aot.System.IO": "(,4.3.32767]", - "runtime.aot.System.Reflection": "(,4.3.32767]", - "runtime.aot.System.Reflection.Extensions": "(,4.3.32767]", - "runtime.aot.System.Reflection.Primitives": "(,4.3.32767]", - "runtime.aot.System.Resources.ResourceManager": "(,4.3.32767]", - "runtime.aot.System.Runtime": "(,4.3.32767]", - "runtime.aot.System.Runtime.Handles": "(,4.3.32767]", - "runtime.aot.System.Runtime.InteropServices": "(,4.3.32767]", - "runtime.aot.System.Text.Encoding": "(,4.3.32767]", - "runtime.aot.System.Text.Encoding.Extensions": "(,4.3.32767]", - "runtime.aot.System.Threading.Tasks": "(,4.3.32767]", - "runtime.aot.System.Threading.Timer": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.debian.9-x64.runtime.native.System": "(,4.3.32767]", - "runtime.debian.9-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.debian.9-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.debian.9-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.fedora.27-x64.runtime.native.System": "(,4.3.32767]", - "runtime.fedora.27-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.fedora.27-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.fedora.27-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.fedora.28-x64.runtime.native.System": "(,4.3.32767]", - "runtime.fedora.28-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.fedora.28-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.fedora.28-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.opensuse.42.3-x64.runtime.native.System": "(,4.3.32767]", - "runtime.opensuse.42.3-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.opensuse.42.3-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.opensuse.42.3-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.ubuntu.18.04-x64.runtime.native.System": "(,4.3.32767]", - "runtime.ubuntu.18.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.unix.Microsoft.Win32.Primitives": "(,4.3.32767]", - "runtime.unix.System.Console": "(,4.3.32767]", - "runtime.unix.System.Diagnostics.Debug": "(,4.3.32767]", - "runtime.unix.System.IO.FileSystem": "(,4.3.32767]", - "runtime.unix.System.Net.Primitives": "(,4.3.32767]", - "runtime.unix.System.Net.Sockets": "(,4.3.32767]", - "runtime.unix.System.Private.Uri": "(,4.3.32767]", - "runtime.unix.System.Runtime.Extensions": "(,4.3.32767]", - "runtime.win.Microsoft.Win32.Primitives": "(,4.3.32767]", - "runtime.win.System.Console": "(,4.3.32767]", - "runtime.win.System.Diagnostics.Debug": "(,4.3.32767]", - "runtime.win.System.IO.FileSystem": "(,4.3.32767]", - "runtime.win.System.Net.Primitives": "(,4.3.32767]", - "runtime.win.System.Net.Sockets": "(,4.3.32767]", - "runtime.win.System.Runtime.Extensions": "(,4.3.32767]", - "runtime.win10-arm-aot.runtime.native.System.IO.Compression": "(,4.0.32767]", - "runtime.win10-arm64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.win10-x64-aot.runtime.native.System.IO.Compression": "(,4.0.32767]", - "runtime.win10-x86-aot.runtime.native.System.IO.Compression": "(,4.0.32767]", - "runtime.win7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.win7-x86.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.win7.System.Private.Uri": "(,4.3.32767]", - "runtime.win8-arm.runtime.native.System.IO.Compression": "(,4.3.32767]", - "System.AppContext": "(,4.3.32767]", - "System.Buffers": "(,5.0.32767]", - "System.Collections": "(,4.3.32767]", - "System.Collections.Concurrent": "(,4.3.32767]", - "System.Collections.Immutable": "(,10.0.32767]", - "System.Collections.NonGeneric": "(,4.3.32767]", - "System.Collections.Specialized": "(,4.3.32767]", - "System.ComponentModel": "(,4.3.32767]", - "System.ComponentModel.Annotations": "(,4.3.32767]", - "System.ComponentModel.EventBasedAsync": "(,4.3.32767]", - "System.ComponentModel.Primitives": "(,4.3.32767]", - "System.ComponentModel.TypeConverter": "(,4.3.32767]", - "System.Console": "(,4.3.32767]", - "System.Data.Common": "(,4.3.32767]", - "System.Data.DataSetExtensions": "(,4.4.32767]", - "System.Diagnostics.Contracts": "(,4.3.32767]", - "System.Diagnostics.Debug": "(,4.3.32767]", - "System.Diagnostics.DiagnosticSource": "(,10.0.32767]", - "System.Diagnostics.EventLog": "(,10.0.32767]", - "System.Diagnostics.FileVersionInfo": "(,4.3.32767]", - "System.Diagnostics.Process": "(,4.3.32767]", - "System.Diagnostics.StackTrace": "(,4.3.32767]", - "System.Diagnostics.TextWriterTraceListener": "(,4.3.32767]", - "System.Diagnostics.Tools": "(,4.3.32767]", - "System.Diagnostics.TraceSource": "(,4.3.32767]", - "System.Diagnostics.Tracing": "(,4.3.32767]", - "System.Drawing.Primitives": "(,4.3.32767]", - "System.Dynamic.Runtime": "(,4.3.32767]", - "System.Formats.Asn1": "(,10.0.32767]", - "System.Formats.Cbor": "(,10.0.32767]", - "System.Formats.Tar": "(,10.0.32767]", - "System.Globalization": "(,4.3.32767]", - "System.Globalization.Calendars": "(,4.3.32767]", - "System.Globalization.Extensions": "(,4.3.32767]", - "System.IO": "(,4.3.32767]", - "System.IO.Compression": "(,4.3.32767]", - "System.IO.Compression.ZipFile": "(,4.3.32767]", - "System.IO.FileSystem": "(,4.3.32767]", - "System.IO.FileSystem.AccessControl": "(,4.4.32767]", - "System.IO.FileSystem.DriveInfo": "(,4.3.32767]", - "System.IO.FileSystem.Primitives": "(,4.3.32767]", - "System.IO.FileSystem.Watcher": "(,4.3.32767]", - "System.IO.IsolatedStorage": "(,4.3.32767]", - "System.IO.MemoryMappedFiles": "(,4.3.32767]", - "System.IO.Pipelines": "(,10.0.32767]", - "System.IO.Pipes": "(,4.3.32767]", - "System.IO.Pipes.AccessControl": "(,5.0.32767]", - "System.IO.UnmanagedMemoryStream": "(,4.3.32767]", - "System.Linq": "(,4.3.32767]", - "System.Linq.AsyncEnumerable": "(,10.0.32767]", - "System.Linq.Expressions": "(,4.3.32767]", - "System.Linq.Parallel": "(,4.3.32767]", - "System.Linq.Queryable": "(,4.3.32767]", - "System.Memory": "(,5.0.32767]", - "System.Net.Http": "(,4.3.32767]", - "System.Net.Http.Json": "(,10.0.32767]", - "System.Net.NameResolution": "(,4.3.32767]", - "System.Net.NetworkInformation": "(,4.3.32767]", - "System.Net.Ping": "(,4.3.32767]", - "System.Net.Primitives": "(,4.3.32767]", - "System.Net.Requests": "(,4.3.32767]", - "System.Net.Security": "(,4.3.32767]", - "System.Net.ServerSentEvents": "(,10.0.32767]", - "System.Net.Sockets": "(,4.3.32767]", - "System.Net.WebHeaderCollection": "(,4.3.32767]", - "System.Net.WebSockets": "(,4.3.32767]", - "System.Net.WebSockets.Client": "(,4.3.32767]", - "System.Numerics.Vectors": "(,5.0.32767]", - "System.ObjectModel": "(,4.3.32767]", - "System.Private.DataContractSerialization": "(,4.3.32767]", - "System.Private.Uri": "(,4.3.32767]", - "System.Reflection": "(,4.3.32767]", - "System.Reflection.DispatchProxy": "(,6.0.32767]", - "System.Reflection.Emit": "(,4.7.32767]", - "System.Reflection.Emit.ILGeneration": "(,4.7.32767]", - "System.Reflection.Emit.Lightweight": "(,4.7.32767]", - "System.Reflection.Extensions": "(,4.3.32767]", - "System.Reflection.Metadata": "(,10.0.32767]", - "System.Reflection.Primitives": "(,4.3.32767]", - "System.Reflection.TypeExtensions": "(,4.3.32767]", - "System.Resources.Reader": "(,4.3.32767]", - "System.Resources.ResourceManager": "(,4.3.32767]", - "System.Resources.Writer": "(,4.3.32767]", - "System.Runtime": "(,4.3.32767]", - "System.Runtime.CompilerServices.Unsafe": "(,7.0.32767]", - "System.Runtime.CompilerServices.VisualC": "(,4.3.32767]", - "System.Runtime.Extensions": "(,4.3.32767]", - "System.Runtime.Handles": "(,4.3.32767]", - "System.Runtime.InteropServices": "(,4.3.32767]", - "System.Runtime.InteropServices.RuntimeInformation": "(,4.3.32767]", - "System.Runtime.Loader": "(,4.3.32767]", - "System.Runtime.Numerics": "(,4.3.32767]", - "System.Runtime.Serialization.Formatters": "(,4.3.32767]", - "System.Runtime.Serialization.Json": "(,4.3.32767]", - "System.Runtime.Serialization.Primitives": "(,4.3.32767]", - "System.Runtime.Serialization.Xml": "(,4.3.32767]", - "System.Security.AccessControl": "(,6.0.32767]", - "System.Security.Claims": "(,4.3.32767]", - "System.Security.Cryptography.Algorithms": "(,4.3.32767]", - "System.Security.Cryptography.Cng": "(,5.0.32767]", - "System.Security.Cryptography.Csp": "(,4.3.32767]", - "System.Security.Cryptography.Encoding": "(,4.3.32767]", - "System.Security.Cryptography.OpenSsl": "(,5.0.32767]", - "System.Security.Cryptography.Primitives": "(,4.3.32767]", - "System.Security.Cryptography.X509Certificates": "(,4.3.32767]", - "System.Security.Cryptography.Xml": "(,10.0.32767]", - "System.Security.Principal": "(,4.3.32767]", - "System.Security.Principal.Windows": "(,5.0.32767]", - "System.Security.SecureString": "(,4.3.32767]", - "System.Text.Encoding": "(,4.3.32767]", - "System.Text.Encoding.CodePages": "(,10.0.32767]", - "System.Text.Encoding.Extensions": "(,4.3.32767]", - "System.Text.Encodings.Web": "(,10.0.32767]", - "System.Text.Json": "(,10.0.32767]", - "System.Text.RegularExpressions": "(,4.3.32767]", - "System.Threading": "(,4.3.32767]", - "System.Threading.AccessControl": "(,10.0.32767]", - "System.Threading.Channels": "(,10.0.32767]", - "System.Threading.Overlapped": "(,4.3.32767]", - "System.Threading.RateLimiting": "(,10.0.32767]", - "System.Threading.Tasks": "(,4.3.32767]", - "System.Threading.Tasks.Dataflow": "(,10.0.32767]", - "System.Threading.Tasks.Extensions": "(,5.0.32767]", - "System.Threading.Tasks.Parallel": "(,4.3.32767]", - "System.Threading.Thread": "(,4.3.32767]", - "System.Threading.ThreadPool": "(,4.3.32767]", - "System.Threading.Timer": "(,4.3.32767]", - "System.ValueTuple": "(,4.5.32767]", - "System.Xml.ReaderWriter": "(,4.3.32767]", - "System.Xml.XDocument": "(,4.3.32767]", - "System.Xml.XmlDocument": "(,4.3.32767]", - "System.Xml.XmlSerializer": "(,4.3.32767]", - "System.Xml.XPath": "(,4.3.32767]", - "System.Xml.XPath.XDocument": "(,5.0.32767]" - } - } - } - } - } -} \ No newline at end of file diff --git a/obj/Microsoft.SelfService.Portal.Core.API.csproj.nuget.g.props b/obj/Microsoft.SelfService.Portal.Core.API.csproj.nuget.g.props deleted file mode 100644 index 5acc2ef..0000000 --- a/obj/Microsoft.SelfService.Portal.Core.API.csproj.nuget.g.props +++ /dev/null @@ -1,27 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\torst\.nuget\packages\ - PackageReference - 7.0.0 - - - - - - - - - - - - - C:\Users\torst\.nuget\packages\microsoft.extensions.apidescription.server\10.0.0 - C:\Users\torst\.nuget\packages\microsoft.codeanalysis.analyzers\3.11.0 - C:\Users\torst\.nuget\packages\microsoft.entityframeworkcore.tools\10.0.8 - - \ No newline at end of file diff --git a/obj/Microsoft.SelfService.Portal.Core.API.csproj.nuget.g.targets b/obj/Microsoft.SelfService.Portal.Core.API.csproj.nuget.g.targets deleted file mode 100644 index 529da74..0000000 --- a/obj/Microsoft.SelfService.Portal.Core.API.csproj.nuget.g.targets +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/obj/project.assets.json b/obj/project.assets.json deleted file mode 100644 index 11d076b..0000000 --- a/obj/project.assets.json +++ /dev/null @@ -1,4379 +0,0 @@ -{ - "version": 4, - "targets": { - "net10.0": { - "AutoMapper/16.1.1": { - "type": "package", - "dependencies": { - "Microsoft.IdentityModel.JsonWebTokens": "8.14.0" - }, - "compile": { - "lib/net10.0/AutoMapper.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/AutoMapper.dll": { - "related": ".xml" - } - } - }, - "Azure.Core/1.47.1": { - "type": "package", - "dependencies": { - "Microsoft.Bcl.AsyncInterfaces": "8.0.0", - "System.ClientModel": "1.5.1", - "System.Memory.Data": "8.0.1" - }, - "compile": { - "lib/net8.0/Azure.Core.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Azure.Core.dll": { - "related": ".xml" - } - } - }, - "Azure.Identity/1.14.2": { - "type": "package", - "dependencies": { - "Azure.Core": "1.46.1", - "Microsoft.Identity.Client": "4.73.1", - "Microsoft.Identity.Client.Extensions.Msal": "4.73.1" - }, - "compile": { - "lib/net8.0/Azure.Identity.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Azure.Identity.dll": { - "related": ".xml" - } - } - }, - "Humanizer.Core/2.14.1": { - "type": "package", - "compile": { - "lib/net6.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/Humanizer.dll": { - "related": ".xml" - } - } - }, - "Microsoft.AspNetCore.Authentication.Negotiate/10.0.8": { - "type": "package", - "dependencies": { - "System.DirectoryServices.Protocols": "10.0.8" - }, - "compile": { - "lib/net10.0/Microsoft.AspNetCore.Authentication.Negotiate.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Microsoft.AspNetCore.Authentication.Negotiate.dll": { - "related": ".xml" - } - }, - "frameworkReferences": [ - "Microsoft.AspNetCore.App" - ] - }, - "Microsoft.AspNetCore.JsonPatch/10.0.8": { - "type": "package", - "dependencies": { - "Newtonsoft.Json": "13.0.3" - }, - "compile": { - "lib/net10.0/Microsoft.AspNetCore.JsonPatch.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Microsoft.AspNetCore.JsonPatch.dll": { - "related": ".xml" - } - } - }, - "Microsoft.AspNetCore.Mvc.NewtonsoftJson/10.0.8": { - "type": "package", - "dependencies": { - "Microsoft.AspNetCore.JsonPatch": "10.0.8", - "Newtonsoft.Json": "13.0.3", - "Newtonsoft.Json.Bson": "1.0.2" - }, - "compile": { - "lib/net10.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": { - "related": ".xml" - } - }, - "frameworkReferences": [ - "Microsoft.AspNetCore.App" - ] - }, - "Microsoft.AspNetCore.OpenApi/10.0.8": { - "type": "package", - "dependencies": { - "Microsoft.OpenApi": "2.0.0" - }, - "compile": { - "lib/net10.0/Microsoft.AspNetCore.OpenApi.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Microsoft.AspNetCore.OpenApi.dll": { - "related": ".xml" - } - }, - "frameworkReferences": [ - "Microsoft.AspNetCore.App" - ], - "build": { - "build/Microsoft.AspNetCore.OpenApi.targets": {} - } - }, - "Microsoft.Bcl.AsyncInterfaces/8.0.0": { - "type": "package", - "compile": { - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { - "related": ".xml" - } - } - }, - "Microsoft.Bcl.Cryptography/9.0.4": { - "type": "package", - "compile": { - "lib/net9.0/Microsoft.Bcl.Cryptography.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.Bcl.Cryptography.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - }, - "Microsoft.Build.Framework/18.0.2": { - "type": "package", - "compile": { - "ref/net10.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Microsoft.Build.Framework.dll": { - "related": ".pdb;.xml" - } - } - }, - "Microsoft.CodeAnalysis.Analyzers/3.11.0": { - "type": "package", - "build": { - "buildTransitive/Microsoft.CodeAnalysis.Analyzers.props": {}, - "buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets": {} - } - }, - "Microsoft.CodeAnalysis.Common/5.0.0": { - "type": "package", - "dependencies": { - "Microsoft.CodeAnalysis.Analyzers": "3.11.0" - }, - "compile": { - "lib/net9.0/_._": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.dll": { - "related": ".pdb;.xml" - } - }, - "resource": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.CSharp/5.0.0": { - "type": "package", - "dependencies": { - "Microsoft.CodeAnalysis.Analyzers": "3.11.0", - "Microsoft.CodeAnalysis.Common": "[5.0.0]" - }, - "compile": { - "lib/net9.0/_._": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.CSharp.dll": { - "related": ".pdb;.xml" - } - }, - "resource": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/5.0.0": { - "type": "package", - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.CodeAnalysis.Analyzers": "3.11.0", - "Microsoft.CodeAnalysis.CSharp": "[5.0.0]", - "Microsoft.CodeAnalysis.Common": "[5.0.0]", - "Microsoft.CodeAnalysis.Workspaces.Common": "[5.0.0]", - "System.Composition": "9.0.0" - }, - "compile": { - "lib/net9.0/_._": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { - "related": ".pdb;.xml" - } - }, - "resource": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.Workspaces.Common/5.0.0": { - "type": "package", - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.CodeAnalysis.Analyzers": "3.11.0", - "Microsoft.CodeAnalysis.Common": "[5.0.0]", - "System.Composition": "9.0.0" - }, - "compile": { - "lib/net9.0/_._": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.Workspaces.dll": { - "related": ".pdb;.xml" - } - }, - "resource": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Microsoft.CodeAnalysis.Workspaces.MSBuild/5.0.0": { - "type": "package", - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.Build.Framework": "17.11.31", - "Microsoft.CodeAnalysis.Analyzers": "3.11.0", - "Microsoft.CodeAnalysis.Workspaces.Common": "[5.0.0]", - "Microsoft.VisualStudio.SolutionPersistence": "1.0.52", - "Newtonsoft.Json": "13.0.3", - "System.Composition": "9.0.0" - }, - "compile": { - "lib/net9.0/_._": {} - }, - "runtime": { - "lib/net9.0/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll": {}, - "lib/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll": { - "related": ".pdb;.xml" - } - }, - "resource": { - "lib/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll": { - "locale": "zh-Hant" - } - }, - "contentFiles": { - "contentFiles/any/any/_._": { - "buildAction": "None", - "codeLanguage": "any", - "copyToOutput": false - } - } - }, - "Microsoft.Data.SqlClient/6.1.1": { - "type": "package", - "dependencies": { - "Azure.Core": "1.47.1", - "Azure.Identity": "1.14.2", - "Microsoft.Bcl.Cryptography": "9.0.4", - "Microsoft.Data.SqlClient.SNI.runtime": "6.0.2", - "Microsoft.IdentityModel.JsonWebTokens": "7.7.1", - "Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.7.1", - "Microsoft.SqlServer.Server": "1.0.0", - "System.Configuration.ConfigurationManager": "9.0.4", - "System.Security.Cryptography.Pkcs": "9.0.4" - }, - "compile": { - "ref/net9.0/Microsoft.Data.SqlClient.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.Data.SqlClient.dll": { - "related": ".xml" - } - }, - "resource": { - "lib/net9.0/cs/Microsoft.Data.SqlClient.resources.dll": { - "locale": "cs" - }, - "lib/net9.0/de/Microsoft.Data.SqlClient.resources.dll": { - "locale": "de" - }, - "lib/net9.0/es/Microsoft.Data.SqlClient.resources.dll": { - "locale": "es" - }, - "lib/net9.0/fr/Microsoft.Data.SqlClient.resources.dll": { - "locale": "fr" - }, - "lib/net9.0/it/Microsoft.Data.SqlClient.resources.dll": { - "locale": "it" - }, - "lib/net9.0/ja/Microsoft.Data.SqlClient.resources.dll": { - "locale": "ja" - }, - "lib/net9.0/ko/Microsoft.Data.SqlClient.resources.dll": { - "locale": "ko" - }, - "lib/net9.0/pl/Microsoft.Data.SqlClient.resources.dll": { - "locale": "pl" - }, - "lib/net9.0/pt-BR/Microsoft.Data.SqlClient.resources.dll": { - "locale": "pt-BR" - }, - "lib/net9.0/ru/Microsoft.Data.SqlClient.resources.dll": { - "locale": "ru" - }, - "lib/net9.0/tr/Microsoft.Data.SqlClient.resources.dll": { - "locale": "tr" - }, - "lib/net9.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net9.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll": { - "locale": "zh-Hant" - } - }, - "runtimeTargets": { - "runtimes/unix/lib/net9.0/Microsoft.Data.SqlClient.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/net9.0/Microsoft.Data.SqlClient.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "Microsoft.Data.SqlClient.SNI.runtime/6.0.2": { - "type": "package", - "runtimeTargets": { - "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": { - "assetType": "native", - "rid": "win-arm64" - }, - "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": { - "assetType": "native", - "rid": "win-x64" - }, - "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": { - "assetType": "native", - "rid": "win-x86" - } - } - }, - "Microsoft.EntityFrameworkCore/10.0.8": { - "type": "package", - "dependencies": { - "Microsoft.EntityFrameworkCore.Abstractions": "10.0.8", - "Microsoft.EntityFrameworkCore.Analyzers": "10.0.8" - }, - "compile": { - "lib/net10.0/Microsoft.EntityFrameworkCore.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Microsoft.EntityFrameworkCore.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net10.0/Microsoft.EntityFrameworkCore.props": {} - } - }, - "Microsoft.EntityFrameworkCore.Abstractions/10.0.8": { - "type": "package", - "compile": { - "lib/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { - "related": ".xml" - } - } - }, - "Microsoft.EntityFrameworkCore.Analyzers/10.0.8": { - "type": "package" - }, - "Microsoft.EntityFrameworkCore.Design/10.0.8": { - "type": "package", - "dependencies": { - "Humanizer.Core": "2.14.1", - "Microsoft.Build.Framework": "18.0.2", - "Microsoft.CodeAnalysis.CSharp": "5.0.0", - "Microsoft.CodeAnalysis.CSharp.Workspaces": "5.0.0", - "Microsoft.CodeAnalysis.Workspaces.MSBuild": "5.0.0", - "Microsoft.EntityFrameworkCore.Relational": "10.0.8", - "Microsoft.Extensions.DependencyModel": "10.0.8", - "Mono.TextTemplating": "3.0.0", - "Newtonsoft.Json": "13.0.3" - }, - "compile": { - "lib/net10.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Microsoft.EntityFrameworkCore.Design.dll": { - "related": ".xml" - } - }, - "build": { - "build/net10.0/Microsoft.EntityFrameworkCore.Design.props": {} - } - }, - "Microsoft.EntityFrameworkCore.Relational/10.0.8": { - "type": "package", - "dependencies": { - "Microsoft.EntityFrameworkCore": "10.0.8" - }, - "compile": { - "lib/net10.0/Microsoft.EntityFrameworkCore.Relational.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Microsoft.EntityFrameworkCore.Relational.dll": { - "related": ".xml" - } - } - }, - "Microsoft.EntityFrameworkCore.SqlServer/10.0.8": { - "type": "package", - "dependencies": { - "Microsoft.Data.SqlClient": "6.1.1", - "Microsoft.EntityFrameworkCore.Relational": "10.0.8" - }, - "compile": { - "lib/net10.0/Microsoft.EntityFrameworkCore.SqlServer.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Microsoft.EntityFrameworkCore.SqlServer.dll": { - "related": ".xml" - } - } - }, - "Microsoft.EntityFrameworkCore.Tools/10.0.8": { - "type": "package", - "dependencies": { - "Microsoft.EntityFrameworkCore.Design": "8.0.0" - }, - "compile": { - "lib/net8.0/_._": {} - }, - "runtime": { - "lib/net8.0/_._": {} - } - }, - "Microsoft.Extensions.ApiDescription.Server/10.0.0": { - "type": "package", - "build": { - "build/Microsoft.Extensions.ApiDescription.Server.props": {}, - "build/Microsoft.Extensions.ApiDescription.Server.targets": {} - }, - "buildMultiTargeting": { - "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.props": {}, - "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.targets": {} - } - }, - "Microsoft.Extensions.DependencyModel/10.0.8": { - "type": "package", - "compile": { - "lib/net10.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/Microsoft.Extensions.DependencyModel.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - }, - "Microsoft.Identity.Client/4.73.1": { - "type": "package", - "dependencies": { - "Microsoft.IdentityModel.Abstractions": "6.35.0" - }, - "compile": { - "lib/net8.0/Microsoft.Identity.Client.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.Identity.Client.dll": { - "related": ".xml" - } - } - }, - "Microsoft.Identity.Client.Extensions.Msal/4.73.1": { - "type": "package", - "dependencies": { - "Microsoft.Identity.Client": "4.73.1", - "System.Security.Cryptography.ProtectedData": "4.5.0" - }, - "compile": { - "lib/net8.0/Microsoft.Identity.Client.Extensions.Msal.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.Identity.Client.Extensions.Msal.dll": { - "related": ".xml" - } - } - }, - "Microsoft.IdentityModel.Abstractions/8.14.0": { - "type": "package", - "compile": { - "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": { - "related": ".xml" - } - } - }, - "Microsoft.IdentityModel.JsonWebTokens/8.14.0": { - "type": "package", - "dependencies": { - "Microsoft.IdentityModel.Tokens": "8.14.0" - }, - "compile": { - "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": { - "related": ".xml" - } - } - }, - "Microsoft.IdentityModel.Logging/8.14.0": { - "type": "package", - "dependencies": { - "Microsoft.IdentityModel.Abstractions": "8.14.0" - }, - "compile": { - "lib/net9.0/Microsoft.IdentityModel.Logging.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.Logging.dll": { - "related": ".xml" - } - } - }, - "Microsoft.IdentityModel.Protocols/7.7.1": { - "type": "package", - "dependencies": { - "Microsoft.IdentityModel.Tokens": "7.7.1" - }, - "compile": { - "lib/net8.0/Microsoft.IdentityModel.Protocols.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Protocols.dll": { - "related": ".xml" - } - } - }, - "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.7.1": { - "type": "package", - "dependencies": { - "Microsoft.IdentityModel.Protocols": "7.7.1", - "System.IdentityModel.Tokens.Jwt": "7.7.1" - }, - "compile": { - "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { - "related": ".xml" - } - } - }, - "Microsoft.IdentityModel.Tokens/8.14.0": { - "type": "package", - "dependencies": { - "Microsoft.IdentityModel.Logging": "8.14.0" - }, - "compile": { - "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": { - "related": ".xml" - } - } - }, - "Microsoft.OpenApi/2.4.1": { - "type": "package", - "compile": { - "lib/net8.0/Microsoft.OpenApi.dll": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.OpenApi.dll": { - "related": ".pdb;.xml" - } - } - }, - "Microsoft.SqlServer.Server/1.0.0": { - "type": "package", - "compile": { - "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": { - "related": ".pdb;.xml" - } - } - }, - "Microsoft.VisualStudio.SolutionPersistence/1.0.52": { - "type": "package", - "compile": { - "lib/net8.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/Microsoft.VisualStudio.SolutionPersistence.dll": { - "related": ".xml" - } - } - }, - "Mono.TextTemplating/3.0.0": { - "type": "package", - "dependencies": { - "System.CodeDom": "6.0.0" - }, - "compile": { - "lib/net6.0/_._": {} - }, - "runtime": { - "lib/net6.0/Mono.TextTemplating.dll": {} - }, - "build": { - "buildTransitive/Mono.TextTemplating.targets": {} - } - }, - "Newtonsoft.Json/13.0.3": { - "type": "package", - "compile": { - "lib/net6.0/Newtonsoft.Json.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/Newtonsoft.Json.dll": { - "related": ".xml" - } - } - }, - "Newtonsoft.Json.Bson/1.0.2": { - "type": "package", - "dependencies": { - "Newtonsoft.Json": "12.0.1" - }, - "compile": { - "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": { - "related": ".pdb;.xml" - } - } - }, - "Swashbuckle.AspNetCore/10.1.7": { - "type": "package", - "dependencies": { - "Microsoft.Extensions.ApiDescription.Server": "10.0.0", - "Swashbuckle.AspNetCore.Swagger": "10.1.7", - "Swashbuckle.AspNetCore.SwaggerGen": "10.1.7", - "Swashbuckle.AspNetCore.SwaggerUI": "10.1.7" - }, - "build": { - "build/Swashbuckle.AspNetCore.props": {} - }, - "buildMultiTargeting": { - "buildMultiTargeting/Swashbuckle.AspNetCore.props": {} - } - }, - "Swashbuckle.AspNetCore.Swagger/10.1.7": { - "type": "package", - "dependencies": { - "Microsoft.OpenApi": "2.4.1" - }, - "compile": { - "lib/net10.0/Swashbuckle.AspNetCore.Swagger.dll": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net10.0/Swashbuckle.AspNetCore.Swagger.dll": { - "related": ".pdb;.xml" - } - }, - "frameworkReferences": [ - "Microsoft.AspNetCore.App" - ] - }, - "Swashbuckle.AspNetCore.SwaggerGen/10.1.7": { - "type": "package", - "dependencies": { - "Swashbuckle.AspNetCore.Swagger": "10.1.7" - }, - "compile": { - "lib/net10.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net10.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { - "related": ".pdb;.xml" - } - } - }, - "Swashbuckle.AspNetCore.SwaggerUI/10.1.7": { - "type": "package", - "compile": { - "lib/net10.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { - "related": ".pdb;.xml" - } - }, - "runtime": { - "lib/net10.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { - "related": ".pdb;.xml" - } - }, - "frameworkReferences": [ - "Microsoft.AspNetCore.App" - ] - }, - "System.ClientModel/1.5.1": { - "type": "package", - "dependencies": { - "System.Memory.Data": "8.0.1" - }, - "compile": { - "lib/net8.0/System.ClientModel.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/System.ClientModel.dll": { - "related": ".xml" - } - } - }, - "System.CodeDom/6.0.0": { - "type": "package", - "compile": { - "lib/net6.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/System.CodeDom.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/netcoreapp3.1/_._": {} - } - }, - "System.Composition/9.0.0": { - "type": "package", - "dependencies": { - "System.Composition.AttributedModel": "9.0.0", - "System.Composition.Convention": "9.0.0", - "System.Composition.Hosting": "9.0.0", - "System.Composition.Runtime": "9.0.0", - "System.Composition.TypedParts": "9.0.0" - }, - "compile": { - "lib/netcoreapp2.0/_._": {} - }, - "runtime": { - "lib/netcoreapp2.0/_._": {} - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - }, - "System.Composition.AttributedModel/9.0.0": { - "type": "package", - "compile": { - "lib/net9.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/System.Composition.AttributedModel.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - }, - "System.Composition.Convention/9.0.0": { - "type": "package", - "dependencies": { - "System.Composition.AttributedModel": "9.0.0" - }, - "compile": { - "lib/net9.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/System.Composition.Convention.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - }, - "System.Composition.Hosting/9.0.0": { - "type": "package", - "dependencies": { - "System.Composition.Runtime": "9.0.0" - }, - "compile": { - "lib/net9.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/System.Composition.Hosting.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - }, - "System.Composition.Runtime/9.0.0": { - "type": "package", - "compile": { - "lib/net9.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/System.Composition.Runtime.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - }, - "System.Composition.TypedParts/9.0.0": { - "type": "package", - "dependencies": { - "System.Composition.AttributedModel": "9.0.0", - "System.Composition.Hosting": "9.0.0", - "System.Composition.Runtime": "9.0.0" - }, - "compile": { - "lib/net9.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/System.Composition.TypedParts.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - }, - "System.Configuration.ConfigurationManager/9.0.4": { - "type": "package", - "dependencies": { - "System.Security.Cryptography.ProtectedData": "9.0.4" - }, - "compile": { - "lib/net9.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/System.Configuration.ConfigurationManager.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - }, - "System.DirectoryServices.Protocols/10.0.8": { - "type": "package", - "compile": { - "lib/net10.0/System.DirectoryServices.Protocols.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net10.0/System.DirectoryServices.Protocols.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - }, - "runtimeTargets": { - "runtimes/linux/lib/net10.0/System.DirectoryServices.Protocols.dll": { - "assetType": "runtime", - "rid": "linux" - }, - "runtimes/osx/lib/net10.0/System.DirectoryServices.Protocols.dll": { - "assetType": "runtime", - "rid": "osx" - }, - "runtimes/win/lib/net10.0/System.DirectoryServices.Protocols.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.IdentityModel.Tokens.Jwt/7.7.1": { - "type": "package", - "dependencies": { - "Microsoft.IdentityModel.JsonWebTokens": "7.7.1", - "Microsoft.IdentityModel.Tokens": "7.7.1" - }, - "compile": { - "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": { - "related": ".xml" - } - } - }, - "System.Memory.Data/8.0.1": { - "type": "package", - "compile": { - "lib/net8.0/System.Memory.Data.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net8.0/System.Memory.Data.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net6.0/_._": {} - } - }, - "System.Security.Cryptography.Pkcs/9.0.4": { - "type": "package", - "compile": { - "lib/net9.0/System.Security.Cryptography.Pkcs.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/System.Security.Cryptography.Pkcs.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - }, - "runtimeTargets": { - "runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Security.Cryptography.ProtectedData/9.0.4": { - "type": "package", - "compile": { - "lib/net9.0/System.Security.Cryptography.ProtectedData.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net9.0/System.Security.Cryptography.ProtectedData.dll": { - "related": ".xml" - } - }, - "build": { - "buildTransitive/net8.0/_._": {} - } - } - } - }, - "libraries": { - "AutoMapper/16.1.1": { - "sha512": "VNEky8JA15ci+oIDRGHITOGOpV4dILsf8pnn24QhDl2urtqgJ2IXiS/V2EtGU17P/+f6OeFQPJETaZXV9QOIZg==", - "type": "package", - "path": "automapper/16.1.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.md", - "README.md", - "automapper.16.1.1.nupkg.sha512", - "automapper.nuspec", - "icon.png", - "lib/net10.0/AutoMapper.dll", - "lib/net10.0/AutoMapper.xml", - "lib/net471/AutoMapper.dll", - "lib/net471/AutoMapper.xml", - "lib/net8.0/AutoMapper.dll", - "lib/net8.0/AutoMapper.xml", - "lib/net9.0/AutoMapper.dll", - "lib/net9.0/AutoMapper.xml", - "lib/netstandard2.0/AutoMapper.dll", - "lib/netstandard2.0/AutoMapper.xml" - ] - }, - "Azure.Core/1.47.1": { - "sha512": "oPcncSsDHuxB8SC522z47xbp2+ttkcKv2YZ90KXhRKN0YQd2+7l1UURT9EBzUNEXtkLZUOAB5xbByMTrYRh3yA==", - "type": "package", - "path": "azure.core/1.47.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "CHANGELOG.md", - "README.md", - "azure.core.1.47.1.nupkg.sha512", - "azure.core.nuspec", - "azureicon.png", - "lib/net462/Azure.Core.dll", - "lib/net462/Azure.Core.xml", - "lib/net472/Azure.Core.dll", - "lib/net472/Azure.Core.xml", - "lib/net8.0/Azure.Core.dll", - "lib/net8.0/Azure.Core.xml", - "lib/netstandard2.0/Azure.Core.dll", - "lib/netstandard2.0/Azure.Core.xml" - ] - }, - "Azure.Identity/1.14.2": { - "sha512": "YhNMwOTwT+I2wIcJKSdP0ADyB2aK+JaYWZxO8LSRDm5w77LFr0ykR9xmt2ZV5T1gaI7xU6iNFIh/yW1dAlpddQ==", - "type": "package", - "path": "azure.identity/1.14.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "CHANGELOG.md", - "README.md", - "azure.identity.1.14.2.nupkg.sha512", - "azure.identity.nuspec", - "azureicon.png", - "lib/net8.0/Azure.Identity.dll", - "lib/net8.0/Azure.Identity.xml", - "lib/netstandard2.0/Azure.Identity.dll", - "lib/netstandard2.0/Azure.Identity.xml" - ] - }, - "Humanizer.Core/2.14.1": { - "sha512": "lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==", - "type": "package", - "path": "humanizer.core/2.14.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "humanizer.core.2.14.1.nupkg.sha512", - "humanizer.core.nuspec", - "lib/net6.0/Humanizer.dll", - "lib/net6.0/Humanizer.xml", - "lib/netstandard1.0/Humanizer.dll", - "lib/netstandard1.0/Humanizer.xml", - "lib/netstandard2.0/Humanizer.dll", - "lib/netstandard2.0/Humanizer.xml", - "logo.png" - ] - }, - "Microsoft.AspNetCore.Authentication.Negotiate/10.0.8": { - "sha512": "PkNdrRbU4togx1Eg3/0kcqpRLbtkfqhZ3aHudMQwbXnwcGJgxEgu65YLjqRD/tSp8szrH1XdefyyymTrfi0WPQ==", - "type": "package", - "path": "microsoft.aspnetcore.authentication.negotiate/10.0.8", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "lib/net10.0/Microsoft.AspNetCore.Authentication.Negotiate.dll", - "lib/net10.0/Microsoft.AspNetCore.Authentication.Negotiate.xml", - "microsoft.aspnetcore.authentication.negotiate.10.0.8.nupkg.sha512", - "microsoft.aspnetcore.authentication.negotiate.nuspec" - ] - }, - "Microsoft.AspNetCore.JsonPatch/10.0.8": { - "sha512": "xGMQwR06DxQSpSUdYvUPLQkjcQUAXnFIUbNoafAcLvUXDnmKNEuddxKvrGoWDT7svt90wWet2Xve5uacO/pVtw==", - "type": "package", - "path": "microsoft.aspnetcore.jsonpatch/10.0.8", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "lib/net10.0/Microsoft.AspNetCore.JsonPatch.dll", - "lib/net10.0/Microsoft.AspNetCore.JsonPatch.xml", - "lib/net462/Microsoft.AspNetCore.JsonPatch.dll", - "lib/net462/Microsoft.AspNetCore.JsonPatch.xml", - "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll", - "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.xml", - "microsoft.aspnetcore.jsonpatch.10.0.8.nupkg.sha512", - "microsoft.aspnetcore.jsonpatch.nuspec" - ] - }, - "Microsoft.AspNetCore.Mvc.NewtonsoftJson/10.0.8": { - "sha512": "LAZmDrEsExc11l7nyQ+efQHTKp4MOskAuPSgkW64LoxrJv2YnElc4IM1VGfIHNRspqVguO5TY5kz2YTRcNSHeQ==", - "type": "package", - "path": "microsoft.aspnetcore.mvc.newtonsoftjson/10.0.8", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "lib/net10.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll", - "lib/net10.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.xml", - "microsoft.aspnetcore.mvc.newtonsoftjson.10.0.8.nupkg.sha512", - "microsoft.aspnetcore.mvc.newtonsoftjson.nuspec" - ] - }, - "Microsoft.AspNetCore.OpenApi/10.0.8": { - "sha512": "cw24xHE2QaWwyEG9GQwFbjboyabub6Vd80DIItUGENzcQOa/BEnTrXsg2GADqWTmY/3ycqk9ToLGjgvF/VRlGA==", - "type": "package", - "path": "microsoft.aspnetcore.openapi/10.0.8", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "analyzers/dotnet/cs/Microsoft.AspNetCore.OpenApi.SourceGenerators.dll", - "build/Microsoft.AspNetCore.OpenApi.targets", - "lib/net10.0/Microsoft.AspNetCore.OpenApi.dll", - "lib/net10.0/Microsoft.AspNetCore.OpenApi.xml", - "microsoft.aspnetcore.openapi.10.0.8.nupkg.sha512", - "microsoft.aspnetcore.openapi.nuspec" - ] - }, - "Microsoft.Bcl.AsyncInterfaces/8.0.0": { - "sha512": "3WA9q9yVqJp222P3x1wYIGDAkpjAku0TMUaaQV22g6L67AI0LdOIrVS7Ht2vJfLHGSPVuqN94vIr15qn+HEkHw==", - "type": "package", - "path": "microsoft.bcl.asyncinterfaces/8.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Bcl.AsyncInterfaces.targets", - "buildTransitive/net462/_._", - "lib/net462/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/net462/Microsoft.Bcl.AsyncInterfaces.xml", - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml", - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll", - "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml", - "microsoft.bcl.asyncinterfaces.8.0.0.nupkg.sha512", - "microsoft.bcl.asyncinterfaces.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Bcl.Cryptography/9.0.4": { - "sha512": "YgZYAWzyNuPVtPq6WNm0bqOWNjYaWgl5mBWTGZyNoXitYBUYSp6iUB9AwK0V1mo793qRJUXz2t6UZrWITZSvuQ==", - "type": "package", - "path": "microsoft.bcl.cryptography/9.0.4", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Bcl.Cryptography.targets", - "buildTransitive/net462/_._", - "buildTransitive/net8.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Bcl.Cryptography.targets", - "lib/net462/Microsoft.Bcl.Cryptography.dll", - "lib/net462/Microsoft.Bcl.Cryptography.xml", - "lib/net8.0/Microsoft.Bcl.Cryptography.dll", - "lib/net8.0/Microsoft.Bcl.Cryptography.xml", - "lib/net9.0/Microsoft.Bcl.Cryptography.dll", - "lib/net9.0/Microsoft.Bcl.Cryptography.xml", - "lib/netstandard2.0/Microsoft.Bcl.Cryptography.dll", - "lib/netstandard2.0/Microsoft.Bcl.Cryptography.xml", - "microsoft.bcl.cryptography.9.0.4.nupkg.sha512", - "microsoft.bcl.cryptography.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Build.Framework/18.0.2": { - "sha512": "sOSb+0J4G/jCBW/YqmRuL0eOMXgfw1KQLdC9TkbvfA5xs7uNm+PBQXJCOzSJGXtZcZrtXozcwxPmUiRUbmd7FA==", - "type": "package", - "path": "microsoft.build.framework/18.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "MSBuild-NuGet-Icon.png", - "README.md", - "lib/net10.0/Microsoft.Build.Framework.dll", - "lib/net10.0/Microsoft.Build.Framework.pdb", - "lib/net10.0/Microsoft.Build.Framework.xml", - "lib/net472/Microsoft.Build.Framework.dll", - "lib/net472/Microsoft.Build.Framework.pdb", - "lib/net472/Microsoft.Build.Framework.xml", - "microsoft.build.framework.18.0.2.nupkg.sha512", - "microsoft.build.framework.nuspec", - "notices/THIRDPARTYNOTICES.txt", - "ref/net10.0/Microsoft.Build.Framework.dll", - "ref/net10.0/Microsoft.Build.Framework.xml", - "ref/net472/Microsoft.Build.Framework.dll", - "ref/net472/Microsoft.Build.Framework.xml", - "ref/netstandard2.0/Microsoft.Build.Framework.dll", - "ref/netstandard2.0/Microsoft.Build.Framework.xml" - ] - }, - "Microsoft.CodeAnalysis.Analyzers/3.11.0": { - "sha512": "v/EW3UE8/lbEYHoC2Qq7AR/DnmvpgdtAMndfQNmpuIMx/Mto8L5JnuCfdBYtgvalQOtfNCnxFejxuRrryvUTsg==", - "type": "package", - "path": "microsoft.codeanalysis.analyzers/3.11.0", - "hasTools": true, - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "ThirdPartyNotices.txt", - "analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll", - "analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll", - "analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll", - "analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll", - "analyzers/dotnet/vb/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/de/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/es/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/it/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "analyzers/dotnet/vb/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll", - "buildTransitive/Microsoft.CodeAnalysis.Analyzers.props", - "buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets", - "buildTransitive/config/analysislevel_2_9_8_all.globalconfig", - "buildTransitive/config/analysislevel_2_9_8_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_2_9_8_default.globalconfig", - "buildTransitive/config/analysislevel_2_9_8_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_2_9_8_minimum.globalconfig", - "buildTransitive/config/analysislevel_2_9_8_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_2_9_8_none.globalconfig", - "buildTransitive/config/analysislevel_2_9_8_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_2_9_8_recommended.globalconfig", - "buildTransitive/config/analysislevel_2_9_8_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_3_all.globalconfig", - "buildTransitive/config/analysislevel_3_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_3_default.globalconfig", - "buildTransitive/config/analysislevel_3_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevel_3_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_3_none.globalconfig", - "buildTransitive/config/analysislevel_3_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevel_3_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_4_all.globalconfig", - "buildTransitive/config/analysislevel_3_3_4_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_4_default.globalconfig", - "buildTransitive/config/analysislevel_3_3_4_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_4_minimum.globalconfig", - "buildTransitive/config/analysislevel_3_3_4_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_4_none.globalconfig", - "buildTransitive/config/analysislevel_3_3_4_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_4_recommended.globalconfig", - "buildTransitive/config/analysislevel_3_3_4_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_all.globalconfig", - "buildTransitive/config/analysislevel_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_default.globalconfig", - "buildTransitive/config/analysislevel_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevel_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_none.globalconfig", - "buildTransitive/config/analysislevel_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevel_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_all.globalconfig", - "buildTransitive/config/analysislevel_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_default.globalconfig", - "buildTransitive/config/analysislevel_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_minimum.globalconfig", - "buildTransitive/config/analysislevel_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_none.globalconfig", - "buildTransitive/config/analysislevel_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_3_recommended.globalconfig", - "buildTransitive/config/analysislevel_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_4_3_all.globalconfig", - "buildTransitive/config/analysislevel_4_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_4_3_default.globalconfig", - "buildTransitive/config/analysislevel_4_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_4_3_minimum.globalconfig", - "buildTransitive/config/analysislevel_4_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_4_3_none.globalconfig", - "buildTransitive/config/analysislevel_4_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevel_4_3_recommended.globalconfig", - "buildTransitive/config/analysislevel_4_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_2_9_8_all.globalconfig", - "buildTransitive/config/analysislevelcorrectness_2_9_8_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_2_9_8_default.globalconfig", - "buildTransitive/config/analysislevelcorrectness_2_9_8_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_2_9_8_minimum.globalconfig", - "buildTransitive/config/analysislevelcorrectness_2_9_8_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_2_9_8_none.globalconfig", - "buildTransitive/config/analysislevelcorrectness_2_9_8_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_2_9_8_recommended.globalconfig", - "buildTransitive/config/analysislevelcorrectness_2_9_8_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_3_all.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_3_default.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_3_none.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_4_all.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_4_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_4_default.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_4_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_4_minimum.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_4_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_4_none.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_4_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_4_recommended.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_4_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_all.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_default.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_none.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_all.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_default.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_minimum.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_none.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_recommended.globalconfig", - "buildTransitive/config/analysislevelcorrectness_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_4_3_all.globalconfig", - "buildTransitive/config/analysislevelcorrectness_4_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_4_3_default.globalconfig", - "buildTransitive/config/analysislevelcorrectness_4_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_4_3_minimum.globalconfig", - "buildTransitive/config/analysislevelcorrectness_4_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_4_3_none.globalconfig", - "buildTransitive/config/analysislevelcorrectness_4_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelcorrectness_4_3_recommended.globalconfig", - "buildTransitive/config/analysislevelcorrectness_4_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_2_9_8_all.globalconfig", - "buildTransitive/config/analysislevellibrary_2_9_8_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_2_9_8_default.globalconfig", - "buildTransitive/config/analysislevellibrary_2_9_8_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_2_9_8_minimum.globalconfig", - "buildTransitive/config/analysislevellibrary_2_9_8_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_2_9_8_none.globalconfig", - "buildTransitive/config/analysislevellibrary_2_9_8_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_2_9_8_recommended.globalconfig", - "buildTransitive/config/analysislevellibrary_2_9_8_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_3_all.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_3_default.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_3_none.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_4_all.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_4_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_4_default.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_4_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_4_minimum.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_4_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_4_none.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_4_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_4_recommended.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_4_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_all.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_default.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_none.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevellibrary_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_all.globalconfig", - "buildTransitive/config/analysislevellibrary_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_default.globalconfig", - "buildTransitive/config/analysislevellibrary_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_minimum.globalconfig", - "buildTransitive/config/analysislevellibrary_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_none.globalconfig", - "buildTransitive/config/analysislevellibrary_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_3_recommended.globalconfig", - "buildTransitive/config/analysislevellibrary_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_4_3_all.globalconfig", - "buildTransitive/config/analysislevellibrary_4_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_4_3_default.globalconfig", - "buildTransitive/config/analysislevellibrary_4_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_4_3_minimum.globalconfig", - "buildTransitive/config/analysislevellibrary_4_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_4_3_none.globalconfig", - "buildTransitive/config/analysislevellibrary_4_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevellibrary_4_3_recommended.globalconfig", - "buildTransitive/config/analysislevellibrary_4_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_all.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_all_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_default.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_default_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_minimum.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_minimum_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_none.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_none_warnaserror.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_recommended.globalconfig", - "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_recommended_warnaserror.globalconfig", - "documentation/Analyzer Configuration.md", - "documentation/Microsoft.CodeAnalysis.Analyzers.md", - "documentation/Microsoft.CodeAnalysis.Analyzers.sarif", - "documentation/readme.md", - "editorconfig/AllRulesDefault/.editorconfig", - "editorconfig/AllRulesDisabled/.editorconfig", - "editorconfig/AllRulesEnabled/.editorconfig", - "editorconfig/CorrectnessRulesDefault/.editorconfig", - "editorconfig/CorrectnessRulesEnabled/.editorconfig", - "editorconfig/DataflowRulesDefault/.editorconfig", - "editorconfig/DataflowRulesEnabled/.editorconfig", - "editorconfig/LibraryRulesDefault/.editorconfig", - "editorconfig/LibraryRulesEnabled/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisCompatibilityRulesDefault/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisCompatibilityRulesEnabled/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisCorrectnessRulesDefault/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisCorrectnessRulesEnabled/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisDesignRulesDefault/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisDesignRulesEnabled/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisDocumentationRulesDefault/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisDocumentationRulesEnabled/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisLocalizationRulesDefault/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisLocalizationRulesEnabled/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisPerformanceRulesDefault/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisPerformanceRulesEnabled/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesDefault/.editorconfig", - "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled/.editorconfig", - "editorconfig/PortedFromFxCopRulesDefault/.editorconfig", - "editorconfig/PortedFromFxCopRulesEnabled/.editorconfig", - "microsoft.codeanalysis.analyzers.3.11.0.nupkg.sha512", - "microsoft.codeanalysis.analyzers.nuspec", - "rulesets/AllRulesDefault.ruleset", - "rulesets/AllRulesDisabled.ruleset", - "rulesets/AllRulesEnabled.ruleset", - "rulesets/CorrectnessRulesDefault.ruleset", - "rulesets/CorrectnessRulesEnabled.ruleset", - "rulesets/DataflowRulesDefault.ruleset", - "rulesets/DataflowRulesEnabled.ruleset", - "rulesets/LibraryRulesDefault.ruleset", - "rulesets/LibraryRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisCompatibilityRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisCompatibilityRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisCorrectnessRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisCorrectnessRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisDesignRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisDesignRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisDocumentationRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisDocumentationRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisLocalizationRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisLocalizationRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisPerformanceRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisPerformanceRulesEnabled.ruleset", - "rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesDefault.ruleset", - "rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled.ruleset", - "rulesets/PortedFromFxCopRulesDefault.ruleset", - "rulesets/PortedFromFxCopRulesEnabled.ruleset", - "tools/install.ps1", - "tools/uninstall.ps1" - ] - }, - "Microsoft.CodeAnalysis.Common/5.0.0": { - "sha512": "ZXRAdvH6GiDeHRyd3q/km8Z44RoM6FBWHd+gen/la81mVnAdHTEsEkO5J0TCNXBymAcx5UYKt5TvgKBhaLJEow==", - "type": "package", - "path": "microsoft.codeanalysis.common/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "ThirdPartyNotices.rtf", - "lib/net8.0/Microsoft.CodeAnalysis.dll", - "lib/net8.0/Microsoft.CodeAnalysis.pdb", - "lib/net8.0/Microsoft.CodeAnalysis.xml", - "lib/net8.0/cs/Microsoft.CodeAnalysis.resources.dll", - "lib/net8.0/de/Microsoft.CodeAnalysis.resources.dll", - "lib/net8.0/es/Microsoft.CodeAnalysis.resources.dll", - "lib/net8.0/fr/Microsoft.CodeAnalysis.resources.dll", - "lib/net8.0/it/Microsoft.CodeAnalysis.resources.dll", - "lib/net8.0/ja/Microsoft.CodeAnalysis.resources.dll", - "lib/net8.0/ko/Microsoft.CodeAnalysis.resources.dll", - "lib/net8.0/pl/Microsoft.CodeAnalysis.resources.dll", - "lib/net8.0/pt-BR/Microsoft.CodeAnalysis.resources.dll", - "lib/net8.0/ru/Microsoft.CodeAnalysis.resources.dll", - "lib/net8.0/tr/Microsoft.CodeAnalysis.resources.dll", - "lib/net8.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll", - "lib/net8.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/Microsoft.CodeAnalysis.dll", - "lib/net9.0/Microsoft.CodeAnalysis.pdb", - "lib/net9.0/Microsoft.CodeAnalysis.xml", - "lib/net9.0/cs/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/de/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/es/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/fr/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/it/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/ja/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/ko/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/pl/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/ru/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/tr/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll", - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.pdb", - "lib/netstandard2.0/Microsoft.CodeAnalysis.xml", - "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll", - "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll", - "microsoft.codeanalysis.common.5.0.0.nupkg.sha512", - "microsoft.codeanalysis.common.nuspec" - ] - }, - "Microsoft.CodeAnalysis.CSharp/5.0.0": { - "sha512": "5DSyJ9bk+ATuDy7fp2Zt0mJStDVKbBoiz1DyfAwSa+k4H4IwykAUcV3URelw5b8/iVbfSaOwkwmPUZH6opZKCw==", - "type": "package", - "path": "microsoft.codeanalysis.csharp/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "ThirdPartyNotices.rtf", - "lib/net8.0/Microsoft.CodeAnalysis.CSharp.dll", - "lib/net8.0/Microsoft.CodeAnalysis.CSharp.pdb", - "lib/net8.0/Microsoft.CodeAnalysis.CSharp.xml", - "lib/net8.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net8.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net8.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net8.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net8.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net8.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net8.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net8.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net8.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net8.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/Microsoft.CodeAnalysis.CSharp.dll", - "lib/net9.0/Microsoft.CodeAnalysis.CSharp.pdb", - "lib/net9.0/Microsoft.CodeAnalysis.CSharp.xml", - "lib/net9.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb", - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml", - "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", - "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", - "microsoft.codeanalysis.csharp.5.0.0.nupkg.sha512", - "microsoft.codeanalysis.csharp.nuspec" - ] - }, - "Microsoft.CodeAnalysis.CSharp.Workspaces/5.0.0": { - "sha512": "Al/Q8B+yO8odSqGVpSvrShMFDvlQdIBU//F3E6Rb0YdiLSALE9wh/pvozPNnfmh5HDnvU+mkmSjpz4hQO++jaA==", - "type": "package", - "path": "microsoft.codeanalysis.csharp.workspaces/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "ThirdPartyNotices.rtf", - "lib/net8.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", - "lib/net8.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", - "lib/net8.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", - "lib/net8.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net8.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net8.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net8.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net8.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net8.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net8.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net8.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net8.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net8.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", - "lib/net9.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", - "lib/net9.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", - "lib/net9.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", - "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", - "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", - "microsoft.codeanalysis.csharp.workspaces.5.0.0.nupkg.sha512", - "microsoft.codeanalysis.csharp.workspaces.nuspec" - ] - }, - "Microsoft.CodeAnalysis.Workspaces.Common/5.0.0": { - "sha512": "ZbUmIvT6lqTNKiv06Jl5wf0MTMi1vQ1oH7ou4CLcs2C/no/L7EhP3T8y3XXvn9VbqMcJaJnEsNA1jwYUMgc5jg==", - "type": "package", - "path": "microsoft.codeanalysis.workspaces.common/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "ThirdPartyNotices.rtf", - "lib/net8.0/Microsoft.CodeAnalysis.Workspaces.dll", - "lib/net8.0/Microsoft.CodeAnalysis.Workspaces.pdb", - "lib/net8.0/Microsoft.CodeAnalysis.Workspaces.xml", - "lib/net8.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net8.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net8.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net8.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net8.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net8.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net8.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net8.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net8.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net8.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net8.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net8.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net8.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/Microsoft.CodeAnalysis.Workspaces.dll", - "lib/net9.0/Microsoft.CodeAnalysis.Workspaces.pdb", - "lib/net9.0/Microsoft.CodeAnalysis.Workspaces.xml", - "lib/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll", - "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.pdb", - "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.xml", - "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll", - "microsoft.codeanalysis.workspaces.common.5.0.0.nupkg.sha512", - "microsoft.codeanalysis.workspaces.common.nuspec" - ] - }, - "Microsoft.CodeAnalysis.Workspaces.MSBuild/5.0.0": { - "sha512": "/G+LVoAGMz6Ae8nm+PGLxSw+F5RjYx/J7irbTO5uKAPw1bxHyQJLc/YOnpDxt+EpPtYxvC9wvBsg/kETZp1F9Q==", - "type": "package", - "path": "microsoft.codeanalysis.workspaces.msbuild/5.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "ThirdPartyNotices.rtf", - "contentFiles/any/any/BuildHost-net472/Microsoft.Build.Locator.dll", - "contentFiles/any/any/BuildHost-net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.exe", - "contentFiles/any/any/BuildHost-net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.exe.config", - "contentFiles/any/any/BuildHost-net472/Microsoft.IO.Redist.dll", - "contentFiles/any/any/BuildHost-net472/Newtonsoft.Json.dll", - "contentFiles/any/any/BuildHost-net472/System.Buffers.dll", - "contentFiles/any/any/BuildHost-net472/System.Collections.Immutable.dll", - "contentFiles/any/any/BuildHost-net472/System.CommandLine.dll", - "contentFiles/any/any/BuildHost-net472/System.Memory.dll", - "contentFiles/any/any/BuildHost-net472/System.Numerics.Vectors.dll", - "contentFiles/any/any/BuildHost-net472/System.Runtime.CompilerServices.Unsafe.dll", - "contentFiles/any/any/BuildHost-net472/System.Threading.Tasks.Extensions.dll", - "contentFiles/any/any/BuildHost-net472/cs/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-net472/de/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-net472/es/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-net472/fr/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-net472/it/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-net472/ja/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-net472/ko/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-net472/pl/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-net472/pt-BR/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-net472/ru/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-net472/tr/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-net472/zh-Hans/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-net472/zh-Hant/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/Microsoft.Build.Locator.dll", - "contentFiles/any/any/BuildHost-netcore/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.deps.json", - "contentFiles/any/any/BuildHost-netcore/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll", - "contentFiles/any/any/BuildHost-netcore/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.runtimeconfig.json", - "contentFiles/any/any/BuildHost-netcore/Newtonsoft.Json.dll", - "contentFiles/any/any/BuildHost-netcore/System.Collections.Immutable.dll", - "contentFiles/any/any/BuildHost-netcore/System.CommandLine.dll", - "contentFiles/any/any/BuildHost-netcore/cs/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/de/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/es/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/fr/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/it/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/ja/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/ko/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/pl/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/pt-BR/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/ru/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/tr/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/zh-Hans/System.CommandLine.resources.dll", - "contentFiles/any/any/BuildHost-netcore/zh-Hant/System.CommandLine.resources.dll", - "lib/net472/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll", - "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll", - "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.pdb", - "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.xml", - "lib/net472/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net472/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net472/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net472/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net472/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net472/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net472/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net472/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net472/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net472/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net472/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net472/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net472/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll", - "lib/net8.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll", - "lib/net8.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.pdb", - "lib/net8.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.xml", - "lib/net8.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net8.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll", - "lib/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll", - "lib/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.pdb", - "lib/net9.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.xml", - "lib/net9.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll", - "microsoft.codeanalysis.workspaces.msbuild.5.0.0.nupkg.sha512", - "microsoft.codeanalysis.workspaces.msbuild.nuspec" - ] - }, - "Microsoft.Data.SqlClient/6.1.1": { - "sha512": "syGQmIUPAYYHAHyTD8FCkTNThpQWvoA7crnIQRMfp8dyB5A2cWU3fQexlRTFkVmV7S0TjVmthi0LJEFVjHo8AQ==", - "type": "package", - "path": "microsoft.data.sqlclient/6.1.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "dotnet.png", - "lib/net462/Microsoft.Data.SqlClient.dll", - "lib/net462/Microsoft.Data.SqlClient.xml", - "lib/net462/cs/Microsoft.Data.SqlClient.resources.dll", - "lib/net462/de/Microsoft.Data.SqlClient.resources.dll", - "lib/net462/es/Microsoft.Data.SqlClient.resources.dll", - "lib/net462/fr/Microsoft.Data.SqlClient.resources.dll", - "lib/net462/it/Microsoft.Data.SqlClient.resources.dll", - "lib/net462/ja/Microsoft.Data.SqlClient.resources.dll", - "lib/net462/ko/Microsoft.Data.SqlClient.resources.dll", - "lib/net462/pl/Microsoft.Data.SqlClient.resources.dll", - "lib/net462/pt-BR/Microsoft.Data.SqlClient.resources.dll", - "lib/net462/ru/Microsoft.Data.SqlClient.resources.dll", - "lib/net462/tr/Microsoft.Data.SqlClient.resources.dll", - "lib/net462/zh-Hans/Microsoft.Data.SqlClient.resources.dll", - "lib/net462/zh-Hant/Microsoft.Data.SqlClient.resources.dll", - "lib/net8.0/Microsoft.Data.SqlClient.dll", - "lib/net8.0/Microsoft.Data.SqlClient.xml", - "lib/net8.0/cs/Microsoft.Data.SqlClient.resources.dll", - "lib/net8.0/de/Microsoft.Data.SqlClient.resources.dll", - "lib/net8.0/es/Microsoft.Data.SqlClient.resources.dll", - "lib/net8.0/fr/Microsoft.Data.SqlClient.resources.dll", - "lib/net8.0/it/Microsoft.Data.SqlClient.resources.dll", - "lib/net8.0/ja/Microsoft.Data.SqlClient.resources.dll", - "lib/net8.0/ko/Microsoft.Data.SqlClient.resources.dll", - "lib/net8.0/pl/Microsoft.Data.SqlClient.resources.dll", - "lib/net8.0/pt-BR/Microsoft.Data.SqlClient.resources.dll", - "lib/net8.0/ru/Microsoft.Data.SqlClient.resources.dll", - "lib/net8.0/tr/Microsoft.Data.SqlClient.resources.dll", - "lib/net8.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll", - "lib/net8.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll", - "lib/net9.0/Microsoft.Data.SqlClient.dll", - "lib/net9.0/Microsoft.Data.SqlClient.xml", - "lib/net9.0/cs/Microsoft.Data.SqlClient.resources.dll", - "lib/net9.0/de/Microsoft.Data.SqlClient.resources.dll", - "lib/net9.0/es/Microsoft.Data.SqlClient.resources.dll", - "lib/net9.0/fr/Microsoft.Data.SqlClient.resources.dll", - "lib/net9.0/it/Microsoft.Data.SqlClient.resources.dll", - "lib/net9.0/ja/Microsoft.Data.SqlClient.resources.dll", - "lib/net9.0/ko/Microsoft.Data.SqlClient.resources.dll", - "lib/net9.0/pl/Microsoft.Data.SqlClient.resources.dll", - "lib/net9.0/pt-BR/Microsoft.Data.SqlClient.resources.dll", - "lib/net9.0/ru/Microsoft.Data.SqlClient.resources.dll", - "lib/net9.0/tr/Microsoft.Data.SqlClient.resources.dll", - "lib/net9.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll", - "lib/net9.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll", - "lib/netstandard2.0/Microsoft.Data.SqlClient.dll", - "lib/netstandard2.0/Microsoft.Data.SqlClient.xml", - "microsoft.data.sqlclient.6.1.1.nupkg.sha512", - "microsoft.data.sqlclient.nuspec", - "ref/net462/Microsoft.Data.SqlClient.dll", - "ref/net462/Microsoft.Data.SqlClient.xml", - "ref/net8.0/Microsoft.Data.SqlClient.dll", - "ref/net8.0/Microsoft.Data.SqlClient.xml", - "ref/net9.0/Microsoft.Data.SqlClient.dll", - "ref/net9.0/Microsoft.Data.SqlClient.xml", - "ref/netstandard2.0/Microsoft.Data.SqlClient.dll", - "ref/netstandard2.0/Microsoft.Data.SqlClient.xml", - "runtimes/unix/lib/net8.0/Microsoft.Data.SqlClient.dll", - "runtimes/unix/lib/net9.0/Microsoft.Data.SqlClient.dll", - "runtimes/win/lib/net462/Microsoft.Data.SqlClient.dll", - "runtimes/win/lib/net8.0/Microsoft.Data.SqlClient.dll", - "runtimes/win/lib/net9.0/Microsoft.Data.SqlClient.dll" - ] - }, - "Microsoft.Data.SqlClient.SNI.runtime/6.0.2": { - "sha512": "f+pRODTWX7Y67jXO3T5S2dIPZ9qMJNySjlZT/TKmWVNWe19N8jcWmHaqHnnchaq3gxEKv1SWVY5EFzOD06l41w==", - "type": "package", - "path": "microsoft.data.sqlclient.sni.runtime/6.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.txt", - "dotnet.png", - "microsoft.data.sqlclient.sni.runtime.6.0.2.nupkg.sha512", - "microsoft.data.sqlclient.sni.runtime.nuspec", - "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll", - "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll", - "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll" - ] - }, - "Microsoft.EntityFrameworkCore/10.0.8": { - "sha512": "EJx+fIBMgBlgD+ublKCn+GTOJkw3UqV7xOjYWBRVdUYyIm8UfvAsmSOPFiIInsWTHyMEYUJ9gCJY1jwX+6UB7w==", - "type": "package", - "path": "microsoft.entityframeworkcore/10.0.8", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "buildTransitive/net10.0/Microsoft.EntityFrameworkCore.props", - "lib/net10.0/Microsoft.EntityFrameworkCore.dll", - "lib/net10.0/Microsoft.EntityFrameworkCore.xml", - "microsoft.entityframeworkcore.10.0.8.nupkg.sha512", - "microsoft.entityframeworkcore.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Abstractions/10.0.8": { - "sha512": "jbKDXWPZQhuPHygMnwzNOqxBADVcpRVytcKYZsA++QqhPkpF93Ta8o5mbJQGrARSjlkr9WtOaADV97EDMOZ7DA==", - "type": "package", - "path": "microsoft.entityframeworkcore.abstractions/10.0.8", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "lib/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll", - "lib/net10.0/Microsoft.EntityFrameworkCore.Abstractions.xml", - "microsoft.entityframeworkcore.abstractions.10.0.8.nupkg.sha512", - "microsoft.entityframeworkcore.abstractions.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Analyzers/10.0.8": { - "sha512": "M3BZ8JH8rB6BE7dO2g9iVbrHLnEz9wMXT6q+tDR6Nq3gyP3KmBj5OTiZGxyF3vesjOQNKanYoPGSNBR4kR2llg==", - "type": "package", - "path": "microsoft.entityframeworkcore.analyzers/10.0.8", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll", - "docs/PACKAGE.md", - "microsoft.entityframeworkcore.analyzers.10.0.8.nupkg.sha512", - "microsoft.entityframeworkcore.analyzers.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Design/10.0.8": { - "sha512": "LlUUXdfqKFk7RlGExojVP8GI6hN9O21WjpxFnp5mLeGjd9iYdwywIgK9WOLvPM2hrknrRyHR/i43FQdw/oCrOw==", - "type": "package", - "path": "microsoft.entityframeworkcore.design/10.0.8", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "build/net10.0/Microsoft.EntityFrameworkCore.Design.props", - "lib/net10.0/Microsoft.EntityFrameworkCore.Design.dll", - "lib/net10.0/Microsoft.EntityFrameworkCore.Design.xml", - "microsoft.entityframeworkcore.design.10.0.8.nupkg.sha512", - "microsoft.entityframeworkcore.design.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Relational/10.0.8": { - "sha512": "UU3diAD2wwZveye2rnrwaF/wvJ9tm5iL2fuY9TTap6/iGQK1OO29M1BzXZRlRPVH/dByt5w/pISBSFtyR7hTqw==", - "type": "package", - "path": "microsoft.entityframeworkcore.relational/10.0.8", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "lib/net10.0/Microsoft.EntityFrameworkCore.Relational.dll", - "lib/net10.0/Microsoft.EntityFrameworkCore.Relational.xml", - "microsoft.entityframeworkcore.relational.10.0.8.nupkg.sha512", - "microsoft.entityframeworkcore.relational.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.SqlServer/10.0.8": { - "sha512": "A+FLIsTH9l5DG2iD6QW6Mfwlvr+BjWme/jJ2hvwmmENTr7lR1UWmgCtKCjDYcHxqdAD15bb4PgQnSzw12DV/pw==", - "type": "package", - "path": "microsoft.entityframeworkcore.sqlserver/10.0.8", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "lib/net10.0/Microsoft.EntityFrameworkCore.SqlServer.dll", - "lib/net10.0/Microsoft.EntityFrameworkCore.SqlServer.xml", - "microsoft.entityframeworkcore.sqlserver.10.0.8.nupkg.sha512", - "microsoft.entityframeworkcore.sqlserver.nuspec" - ] - }, - "Microsoft.EntityFrameworkCore.Tools/10.0.8": { - "sha512": "bKtoSviiOUX75jM5bzSnBGPUjb2CfbBHdUDsjYv2X3/G3ZMMG18VpJMMAcP0tD8Xepu+wLl2soNJiWH6XxXWdQ==", - "type": "package", - "path": "microsoft.entityframeworkcore.tools/10.0.8", - "hasTools": true, - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "docs/PACKAGE.md", - "lib/net8.0/_._", - "microsoft.entityframeworkcore.tools.10.0.8.nupkg.sha512", - "microsoft.entityframeworkcore.tools.nuspec", - "tools/EntityFrameworkCore.PS2.psd1", - "tools/EntityFrameworkCore.PS2.psm1", - "tools/EntityFrameworkCore.psd1", - "tools/EntityFrameworkCore.psm1", - "tools/about_EntityFrameworkCore.help.txt", - "tools/init.ps1", - "tools/net472/any/ef.exe", - "tools/net472/win-arm64/ef.exe", - "tools/net472/win-x86/ef.exe", - "tools/net8.0/any/ef.dll", - "tools/net8.0/any/ef.runtimeconfig.json" - ] - }, - "Microsoft.Extensions.ApiDescription.Server/10.0.0": { - "sha512": "NCWCGiwRwje8773yzPQhvucYnnfeR+ZoB1VRIrIMp4uaeUNw7jvEPHij3HIbwCDuNCrNcphA00KSAR9yD9qmbg==", - "type": "package", - "path": "microsoft.extensions.apidescription.server/10.0.0", - "hasTools": true, - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "build/Microsoft.Extensions.ApiDescription.Server.props", - "build/Microsoft.Extensions.ApiDescription.Server.targets", - "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.props", - "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.targets", - "microsoft.extensions.apidescription.server.10.0.0.nupkg.sha512", - "microsoft.extensions.apidescription.server.nuspec", - "tools/Newtonsoft.Json.dll", - "tools/dotnet-getdocument.deps.json", - "tools/dotnet-getdocument.dll", - "tools/dotnet-getdocument.runtimeconfig.json", - "tools/net10.0/GetDocument.Insider.deps.json", - "tools/net10.0/GetDocument.Insider.dll", - "tools/net10.0/GetDocument.Insider.exe", - "tools/net10.0/GetDocument.Insider.runtimeconfig.json", - "tools/net10.0/Microsoft.AspNetCore.Connections.Abstractions.dll", - "tools/net10.0/Microsoft.AspNetCore.Connections.Abstractions.xml", - "tools/net10.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll", - "tools/net10.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.xml", - "tools/net10.0/Microsoft.AspNetCore.Http.Features.dll", - "tools/net10.0/Microsoft.AspNetCore.Http.Features.xml", - "tools/net10.0/Microsoft.Extensions.Configuration.Abstractions.dll", - "tools/net10.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", - "tools/net10.0/Microsoft.Extensions.Diagnostics.Abstractions.dll", - "tools/net10.0/Microsoft.Extensions.Features.dll", - "tools/net10.0/Microsoft.Extensions.Features.xml", - "tools/net10.0/Microsoft.Extensions.FileProviders.Abstractions.dll", - "tools/net10.0/Microsoft.Extensions.Hosting.Abstractions.dll", - "tools/net10.0/Microsoft.Extensions.Logging.Abstractions.dll", - "tools/net10.0/Microsoft.Extensions.Options.dll", - "tools/net10.0/Microsoft.Extensions.Primitives.dll", - "tools/net10.0/Microsoft.Net.Http.Headers.dll", - "tools/net10.0/Microsoft.Net.Http.Headers.xml", - "tools/net10.0/Microsoft.OpenApi.dll", - "tools/net462-x86/GetDocument.Insider.exe", - "tools/net462-x86/GetDocument.Insider.exe.config", - "tools/net462-x86/Microsoft.Bcl.AsyncInterfaces.dll", - "tools/net462-x86/Microsoft.OpenApi.dll", - "tools/net462-x86/Microsoft.Win32.Primitives.dll", - "tools/net462-x86/System.AppContext.dll", - "tools/net462-x86/System.Buffers.dll", - "tools/net462-x86/System.Collections.Concurrent.dll", - "tools/net462-x86/System.Collections.NonGeneric.dll", - "tools/net462-x86/System.Collections.Specialized.dll", - "tools/net462-x86/System.Collections.dll", - "tools/net462-x86/System.ComponentModel.EventBasedAsync.dll", - "tools/net462-x86/System.ComponentModel.Primitives.dll", - "tools/net462-x86/System.ComponentModel.TypeConverter.dll", - "tools/net462-x86/System.ComponentModel.dll", - "tools/net462-x86/System.Console.dll", - "tools/net462-x86/System.Data.Common.dll", - "tools/net462-x86/System.Diagnostics.Contracts.dll", - "tools/net462-x86/System.Diagnostics.Debug.dll", - "tools/net462-x86/System.Diagnostics.DiagnosticSource.dll", - "tools/net462-x86/System.Diagnostics.FileVersionInfo.dll", - "tools/net462-x86/System.Diagnostics.Process.dll", - "tools/net462-x86/System.Diagnostics.StackTrace.dll", - "tools/net462-x86/System.Diagnostics.TextWriterTraceListener.dll", - "tools/net462-x86/System.Diagnostics.Tools.dll", - "tools/net462-x86/System.Diagnostics.TraceSource.dll", - "tools/net462-x86/System.Diagnostics.Tracing.dll", - "tools/net462-x86/System.Drawing.Primitives.dll", - "tools/net462-x86/System.Dynamic.Runtime.dll", - "tools/net462-x86/System.Globalization.Calendars.dll", - "tools/net462-x86/System.Globalization.Extensions.dll", - "tools/net462-x86/System.Globalization.dll", - "tools/net462-x86/System.IO.Compression.ZipFile.dll", - "tools/net462-x86/System.IO.Compression.dll", - "tools/net462-x86/System.IO.FileSystem.DriveInfo.dll", - "tools/net462-x86/System.IO.FileSystem.Primitives.dll", - "tools/net462-x86/System.IO.FileSystem.Watcher.dll", - "tools/net462-x86/System.IO.FileSystem.dll", - "tools/net462-x86/System.IO.IsolatedStorage.dll", - "tools/net462-x86/System.IO.MemoryMappedFiles.dll", - "tools/net462-x86/System.IO.Pipes.dll", - "tools/net462-x86/System.IO.UnmanagedMemoryStream.dll", - "tools/net462-x86/System.IO.dll", - "tools/net462-x86/System.Linq.Expressions.dll", - "tools/net462-x86/System.Linq.Parallel.dll", - "tools/net462-x86/System.Linq.Queryable.dll", - "tools/net462-x86/System.Linq.dll", - "tools/net462-x86/System.Memory.dll", - "tools/net462-x86/System.Net.Http.dll", - "tools/net462-x86/System.Net.NameResolution.dll", - "tools/net462-x86/System.Net.NetworkInformation.dll", - "tools/net462-x86/System.Net.Ping.dll", - "tools/net462-x86/System.Net.Primitives.dll", - "tools/net462-x86/System.Net.Requests.dll", - "tools/net462-x86/System.Net.Security.dll", - "tools/net462-x86/System.Net.Sockets.dll", - "tools/net462-x86/System.Net.WebHeaderCollection.dll", - "tools/net462-x86/System.Net.WebSockets.Client.dll", - "tools/net462-x86/System.Net.WebSockets.dll", - "tools/net462-x86/System.Numerics.Vectors.dll", - "tools/net462-x86/System.ObjectModel.dll", - "tools/net462-x86/System.Reflection.Extensions.dll", - "tools/net462-x86/System.Reflection.Primitives.dll", - "tools/net462-x86/System.Reflection.dll", - "tools/net462-x86/System.Resources.Reader.dll", - "tools/net462-x86/System.Resources.ResourceManager.dll", - "tools/net462-x86/System.Resources.Writer.dll", - "tools/net462-x86/System.Runtime.CompilerServices.Unsafe.dll", - "tools/net462-x86/System.Runtime.CompilerServices.VisualC.dll", - "tools/net462-x86/System.Runtime.Extensions.dll", - "tools/net462-x86/System.Runtime.Handles.dll", - "tools/net462-x86/System.Runtime.InteropServices.RuntimeInformation.dll", - "tools/net462-x86/System.Runtime.InteropServices.dll", - "tools/net462-x86/System.Runtime.Numerics.dll", - "tools/net462-x86/System.Runtime.Serialization.Formatters.dll", - "tools/net462-x86/System.Runtime.Serialization.Json.dll", - "tools/net462-x86/System.Runtime.Serialization.Primitives.dll", - "tools/net462-x86/System.Runtime.Serialization.Xml.dll", - "tools/net462-x86/System.Runtime.dll", - "tools/net462-x86/System.Security.Claims.dll", - "tools/net462-x86/System.Security.Cryptography.Algorithms.dll", - "tools/net462-x86/System.Security.Cryptography.Csp.dll", - "tools/net462-x86/System.Security.Cryptography.Encoding.dll", - "tools/net462-x86/System.Security.Cryptography.Primitives.dll", - "tools/net462-x86/System.Security.Cryptography.X509Certificates.dll", - "tools/net462-x86/System.Security.Principal.dll", - "tools/net462-x86/System.Security.SecureString.dll", - "tools/net462-x86/System.Text.Encoding.Extensions.dll", - "tools/net462-x86/System.Text.Encoding.dll", - "tools/net462-x86/System.Text.Encodings.Web.dll", - "tools/net462-x86/System.Text.Json.dll", - "tools/net462-x86/System.Text.RegularExpressions.dll", - "tools/net462-x86/System.Threading.Overlapped.dll", - "tools/net462-x86/System.Threading.Tasks.Extensions.dll", - "tools/net462-x86/System.Threading.Tasks.Parallel.dll", - "tools/net462-x86/System.Threading.Tasks.dll", - "tools/net462-x86/System.Threading.Thread.dll", - "tools/net462-x86/System.Threading.ThreadPool.dll", - "tools/net462-x86/System.Threading.Timer.dll", - "tools/net462-x86/System.Threading.dll", - "tools/net462-x86/System.ValueTuple.dll", - "tools/net462-x86/System.Xml.ReaderWriter.dll", - "tools/net462-x86/System.Xml.XDocument.dll", - "tools/net462-x86/System.Xml.XPath.XDocument.dll", - "tools/net462-x86/System.Xml.XPath.dll", - "tools/net462-x86/System.Xml.XmlDocument.dll", - "tools/net462-x86/System.Xml.XmlSerializer.dll", - "tools/net462-x86/netstandard.dll", - "tools/net462/GetDocument.Insider.exe", - "tools/net462/GetDocument.Insider.exe.config", - "tools/net462/Microsoft.Bcl.AsyncInterfaces.dll", - "tools/net462/Microsoft.OpenApi.dll", - "tools/net462/Microsoft.Win32.Primitives.dll", - "tools/net462/System.AppContext.dll", - "tools/net462/System.Buffers.dll", - "tools/net462/System.Collections.Concurrent.dll", - "tools/net462/System.Collections.NonGeneric.dll", - "tools/net462/System.Collections.Specialized.dll", - "tools/net462/System.Collections.dll", - "tools/net462/System.ComponentModel.EventBasedAsync.dll", - "tools/net462/System.ComponentModel.Primitives.dll", - "tools/net462/System.ComponentModel.TypeConverter.dll", - "tools/net462/System.ComponentModel.dll", - "tools/net462/System.Console.dll", - "tools/net462/System.Data.Common.dll", - "tools/net462/System.Diagnostics.Contracts.dll", - "tools/net462/System.Diagnostics.Debug.dll", - "tools/net462/System.Diagnostics.DiagnosticSource.dll", - "tools/net462/System.Diagnostics.FileVersionInfo.dll", - "tools/net462/System.Diagnostics.Process.dll", - "tools/net462/System.Diagnostics.StackTrace.dll", - "tools/net462/System.Diagnostics.TextWriterTraceListener.dll", - "tools/net462/System.Diagnostics.Tools.dll", - "tools/net462/System.Diagnostics.TraceSource.dll", - "tools/net462/System.Diagnostics.Tracing.dll", - "tools/net462/System.Drawing.Primitives.dll", - "tools/net462/System.Dynamic.Runtime.dll", - "tools/net462/System.Globalization.Calendars.dll", - "tools/net462/System.Globalization.Extensions.dll", - "tools/net462/System.Globalization.dll", - "tools/net462/System.IO.Compression.ZipFile.dll", - "tools/net462/System.IO.Compression.dll", - "tools/net462/System.IO.FileSystem.DriveInfo.dll", - "tools/net462/System.IO.FileSystem.Primitives.dll", - "tools/net462/System.IO.FileSystem.Watcher.dll", - "tools/net462/System.IO.FileSystem.dll", - "tools/net462/System.IO.IsolatedStorage.dll", - "tools/net462/System.IO.MemoryMappedFiles.dll", - "tools/net462/System.IO.Pipes.dll", - "tools/net462/System.IO.UnmanagedMemoryStream.dll", - "tools/net462/System.IO.dll", - "tools/net462/System.Linq.Expressions.dll", - "tools/net462/System.Linq.Parallel.dll", - "tools/net462/System.Linq.Queryable.dll", - "tools/net462/System.Linq.dll", - "tools/net462/System.Memory.dll", - "tools/net462/System.Net.Http.dll", - "tools/net462/System.Net.NameResolution.dll", - "tools/net462/System.Net.NetworkInformation.dll", - "tools/net462/System.Net.Ping.dll", - "tools/net462/System.Net.Primitives.dll", - "tools/net462/System.Net.Requests.dll", - "tools/net462/System.Net.Security.dll", - "tools/net462/System.Net.Sockets.dll", - "tools/net462/System.Net.WebHeaderCollection.dll", - "tools/net462/System.Net.WebSockets.Client.dll", - "tools/net462/System.Net.WebSockets.dll", - "tools/net462/System.Numerics.Vectors.dll", - "tools/net462/System.ObjectModel.dll", - "tools/net462/System.Reflection.Extensions.dll", - "tools/net462/System.Reflection.Primitives.dll", - "tools/net462/System.Reflection.dll", - "tools/net462/System.Resources.Reader.dll", - "tools/net462/System.Resources.ResourceManager.dll", - "tools/net462/System.Resources.Writer.dll", - "tools/net462/System.Runtime.CompilerServices.Unsafe.dll", - "tools/net462/System.Runtime.CompilerServices.VisualC.dll", - "tools/net462/System.Runtime.Extensions.dll", - "tools/net462/System.Runtime.Handles.dll", - "tools/net462/System.Runtime.InteropServices.RuntimeInformation.dll", - "tools/net462/System.Runtime.InteropServices.dll", - "tools/net462/System.Runtime.Numerics.dll", - "tools/net462/System.Runtime.Serialization.Formatters.dll", - "tools/net462/System.Runtime.Serialization.Json.dll", - "tools/net462/System.Runtime.Serialization.Primitives.dll", - "tools/net462/System.Runtime.Serialization.Xml.dll", - "tools/net462/System.Runtime.dll", - "tools/net462/System.Security.Claims.dll", - "tools/net462/System.Security.Cryptography.Algorithms.dll", - "tools/net462/System.Security.Cryptography.Csp.dll", - "tools/net462/System.Security.Cryptography.Encoding.dll", - "tools/net462/System.Security.Cryptography.Primitives.dll", - "tools/net462/System.Security.Cryptography.X509Certificates.dll", - "tools/net462/System.Security.Principal.dll", - "tools/net462/System.Security.SecureString.dll", - "tools/net462/System.Text.Encoding.Extensions.dll", - "tools/net462/System.Text.Encoding.dll", - "tools/net462/System.Text.Encodings.Web.dll", - "tools/net462/System.Text.Json.dll", - "tools/net462/System.Text.RegularExpressions.dll", - "tools/net462/System.Threading.Overlapped.dll", - "tools/net462/System.Threading.Tasks.Extensions.dll", - "tools/net462/System.Threading.Tasks.Parallel.dll", - "tools/net462/System.Threading.Tasks.dll", - "tools/net462/System.Threading.Thread.dll", - "tools/net462/System.Threading.ThreadPool.dll", - "tools/net462/System.Threading.Timer.dll", - "tools/net462/System.Threading.dll", - "tools/net462/System.ValueTuple.dll", - "tools/net462/System.Xml.ReaderWriter.dll", - "tools/net462/System.Xml.XDocument.dll", - "tools/net462/System.Xml.XPath.XDocument.dll", - "tools/net462/System.Xml.XPath.dll", - "tools/net462/System.Xml.XmlDocument.dll", - "tools/net462/System.Xml.XmlSerializer.dll", - "tools/net462/netstandard.dll" - ] - }, - "Microsoft.Extensions.DependencyModel/10.0.8": { - "sha512": "vLyZVpxmduO2jx+76ggqnsA3m81kwMY3NkWciNTj5E+Nvqb0VihqCvQP89QsGONWp0AJwMZG+u9GzaCjDdFGNw==", - "type": "package", - "path": "microsoft.extensions.dependencymodel/10.0.8", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets", - "buildTransitive/net462/_._", - "buildTransitive/net8.0/_._", - "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyModel.targets", - "lib/net10.0/Microsoft.Extensions.DependencyModel.dll", - "lib/net10.0/Microsoft.Extensions.DependencyModel.xml", - "lib/net462/Microsoft.Extensions.DependencyModel.dll", - "lib/net462/Microsoft.Extensions.DependencyModel.xml", - "lib/net8.0/Microsoft.Extensions.DependencyModel.dll", - "lib/net8.0/Microsoft.Extensions.DependencyModel.xml", - "lib/net9.0/Microsoft.Extensions.DependencyModel.dll", - "lib/net9.0/Microsoft.Extensions.DependencyModel.xml", - "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll", - "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml", - "microsoft.extensions.dependencymodel.10.0.8.nupkg.sha512", - "microsoft.extensions.dependencymodel.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "Microsoft.Identity.Client/4.73.1": { - "sha512": "NnDLS8QwYqO5ZZecL2oioi1LUqjh5Ewk4bMLzbgiXJbQmZhDLtKwLxL3DpGMlQAJ2G4KgEnvGPKa+OOgffeJbw==", - "type": "package", - "path": "microsoft.identity.client/4.73.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "lib/net462/Microsoft.Identity.Client.dll", - "lib/net462/Microsoft.Identity.Client.xml", - "lib/net472/Microsoft.Identity.Client.dll", - "lib/net472/Microsoft.Identity.Client.xml", - "lib/net8.0-android34.0/Microsoft.Identity.Client.aar", - "lib/net8.0-android34.0/Microsoft.Identity.Client.dll", - "lib/net8.0-android34.0/Microsoft.Identity.Client.xml", - "lib/net8.0-ios18.0/Microsoft.Identity.Client.dll", - "lib/net8.0-ios18.0/Microsoft.Identity.Client.xml", - "lib/net8.0/Microsoft.Identity.Client.dll", - "lib/net8.0/Microsoft.Identity.Client.xml", - "lib/netstandard2.0/Microsoft.Identity.Client.dll", - "lib/netstandard2.0/Microsoft.Identity.Client.xml", - "microsoft.identity.client.4.73.1.nupkg.sha512", - "microsoft.identity.client.nuspec" - ] - }, - "Microsoft.Identity.Client.Extensions.Msal/4.73.1": { - "sha512": "xDztAiV2F0wI0W8FLKv5cbaBefyLD6JVaAsvgSN7bjWNCzGYzHbcOEIP5s4TJXUpQzMfUyBsFl1mC6Zmgpz0PQ==", - "type": "package", - "path": "microsoft.identity.client.extensions.msal/4.73.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "lib/net8.0/Microsoft.Identity.Client.Extensions.Msal.dll", - "lib/net8.0/Microsoft.Identity.Client.Extensions.Msal.xml", - "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll", - "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.xml", - "microsoft.identity.client.extensions.msal.4.73.1.nupkg.sha512", - "microsoft.identity.client.extensions.msal.nuspec" - ] - }, - "Microsoft.IdentityModel.Abstractions/8.14.0": { - "sha512": "iwbCpSjD3ehfTwBhtSNEtKPK0ICun6ov7Ibx6ISNA9bfwIyzI2Siwyi9eJFCJBwxowK9xcA1mj+jBWiigeqgcQ==", - "type": "package", - "path": "microsoft.identitymodel.abstractions/8.14.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "lib/net462/Microsoft.IdentityModel.Abstractions.dll", - "lib/net462/Microsoft.IdentityModel.Abstractions.xml", - "lib/net472/Microsoft.IdentityModel.Abstractions.dll", - "lib/net472/Microsoft.IdentityModel.Abstractions.xml", - "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll", - "lib/net6.0/Microsoft.IdentityModel.Abstractions.xml", - "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll", - "lib/net8.0/Microsoft.IdentityModel.Abstractions.xml", - "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll", - "lib/net9.0/Microsoft.IdentityModel.Abstractions.xml", - "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.dll", - "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.xml", - "microsoft.identitymodel.abstractions.8.14.0.nupkg.sha512", - "microsoft.identitymodel.abstractions.nuspec" - ] - }, - "Microsoft.IdentityModel.JsonWebTokens/8.14.0": { - "sha512": "4jOpiA4THdtpLyMdAb24dtj7+6GmvhOhxf5XHLYWmPKF8ApEnApal1UnJsKO4HxUWRXDA6C4WQVfYyqsRhpNpQ==", - "type": "package", - "path": "microsoft.identitymodel.jsonwebtokens/8.14.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "lib/net462/Microsoft.IdentityModel.JsonWebTokens.dll", - "lib/net462/Microsoft.IdentityModel.JsonWebTokens.xml", - "lib/net472/Microsoft.IdentityModel.JsonWebTokens.dll", - "lib/net472/Microsoft.IdentityModel.JsonWebTokens.xml", - "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll", - "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.xml", - "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll", - "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.xml", - "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll", - "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.xml", - "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll", - "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml", - "microsoft.identitymodel.jsonwebtokens.8.14.0.nupkg.sha512", - "microsoft.identitymodel.jsonwebtokens.nuspec" - ] - }, - "Microsoft.IdentityModel.Logging/8.14.0": { - "sha512": "eqqnemdW38CKZEHS6diA50BV94QICozDZEvSrsvN3SJXUFwVB9gy+/oz76gldP7nZliA16IglXjXTCTdmU/Ejg==", - "type": "package", - "path": "microsoft.identitymodel.logging/8.14.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "lib/net462/Microsoft.IdentityModel.Logging.dll", - "lib/net462/Microsoft.IdentityModel.Logging.xml", - "lib/net472/Microsoft.IdentityModel.Logging.dll", - "lib/net472/Microsoft.IdentityModel.Logging.xml", - "lib/net6.0/Microsoft.IdentityModel.Logging.dll", - "lib/net6.0/Microsoft.IdentityModel.Logging.xml", - "lib/net8.0/Microsoft.IdentityModel.Logging.dll", - "lib/net8.0/Microsoft.IdentityModel.Logging.xml", - "lib/net9.0/Microsoft.IdentityModel.Logging.dll", - "lib/net9.0/Microsoft.IdentityModel.Logging.xml", - "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll", - "lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml", - "microsoft.identitymodel.logging.8.14.0.nupkg.sha512", - "microsoft.identitymodel.logging.nuspec" - ] - }, - "Microsoft.IdentityModel.Protocols/7.7.1": { - "sha512": "h+fHHBGokepmCX+QZXJk4Ij8OApCb2n2ktoDkNX5CXteXsOxTHMNgjPGpAwdJMFvAL7TtGarUnk3o97NmBq2QQ==", - "type": "package", - "path": "microsoft.identitymodel.protocols/7.7.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.Protocols.dll", - "lib/net461/Microsoft.IdentityModel.Protocols.xml", - "lib/net462/Microsoft.IdentityModel.Protocols.dll", - "lib/net462/Microsoft.IdentityModel.Protocols.xml", - "lib/net472/Microsoft.IdentityModel.Protocols.dll", - "lib/net472/Microsoft.IdentityModel.Protocols.xml", - "lib/net6.0/Microsoft.IdentityModel.Protocols.dll", - "lib/net6.0/Microsoft.IdentityModel.Protocols.xml", - "lib/net8.0/Microsoft.IdentityModel.Protocols.dll", - "lib/net8.0/Microsoft.IdentityModel.Protocols.xml", - "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll", - "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml", - "microsoft.identitymodel.protocols.7.7.1.nupkg.sha512", - "microsoft.identitymodel.protocols.nuspec" - ] - }, - "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.7.1": { - "sha512": "yT2Hdj8LpPbcT9C9KlLVxXl09C8zjFaVSaApdOwuecMuoV4s6Sof/mnTDz/+F/lILPIBvrWugR9CC7iRVZgbfQ==", - "type": "package", - "path": "microsoft.identitymodel.protocols.openidconnect/7.7.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", - "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", - "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", - "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", - "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", - "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", - "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", - "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", - "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", - "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", - "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", - "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", - "microsoft.identitymodel.protocols.openidconnect.7.7.1.nupkg.sha512", - "microsoft.identitymodel.protocols.openidconnect.nuspec" - ] - }, - "Microsoft.IdentityModel.Tokens/8.14.0": { - "sha512": "lKIZiBiGd36k02TCdMHp1KlNWisyIvQxcYJvIkz7P4gSQ9zi8dgh6S5Grj8NNG7HWYIPfQymGyoZ6JB5d1Lo1g==", - "type": "package", - "path": "microsoft.identitymodel.tokens/8.14.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "lib/net462/Microsoft.IdentityModel.Tokens.dll", - "lib/net462/Microsoft.IdentityModel.Tokens.xml", - "lib/net472/Microsoft.IdentityModel.Tokens.dll", - "lib/net472/Microsoft.IdentityModel.Tokens.xml", - "lib/net6.0/Microsoft.IdentityModel.Tokens.dll", - "lib/net6.0/Microsoft.IdentityModel.Tokens.xml", - "lib/net8.0/Microsoft.IdentityModel.Tokens.dll", - "lib/net8.0/Microsoft.IdentityModel.Tokens.xml", - "lib/net9.0/Microsoft.IdentityModel.Tokens.dll", - "lib/net9.0/Microsoft.IdentityModel.Tokens.xml", - "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll", - "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml", - "microsoft.identitymodel.tokens.8.14.0.nupkg.sha512", - "microsoft.identitymodel.tokens.nuspec" - ] - }, - "Microsoft.OpenApi/2.4.1": { - "sha512": "u7QhXCISMQuab3flasb1hoaiERmUqyWsW7tmQODyILoQ7mJV5IRGM+2KKZYo0QUfC13evEOcHAb6TPWgqEQtrw==", - "type": "package", - "path": "microsoft.openapi/2.4.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "README.md", - "lib/net8.0/Microsoft.OpenApi.dll", - "lib/net8.0/Microsoft.OpenApi.pdb", - "lib/net8.0/Microsoft.OpenApi.xml", - "lib/netstandard2.0/Microsoft.OpenApi.dll", - "lib/netstandard2.0/Microsoft.OpenApi.pdb", - "lib/netstandard2.0/Microsoft.OpenApi.xml", - "microsoft.openapi.2.4.1.nupkg.sha512", - "microsoft.openapi.nuspec" - ] - }, - "Microsoft.SqlServer.Server/1.0.0": { - "sha512": "N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==", - "type": "package", - "path": "microsoft.sqlserver.server/1.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "dotnet.png", - "lib/net46/Microsoft.SqlServer.Server.dll", - "lib/net46/Microsoft.SqlServer.Server.pdb", - "lib/net46/Microsoft.SqlServer.Server.xml", - "lib/netstandard2.0/Microsoft.SqlServer.Server.dll", - "lib/netstandard2.0/Microsoft.SqlServer.Server.pdb", - "lib/netstandard2.0/Microsoft.SqlServer.Server.xml", - "microsoft.sqlserver.server.1.0.0.nupkg.sha512", - "microsoft.sqlserver.server.nuspec" - ] - }, - "Microsoft.VisualStudio.SolutionPersistence/1.0.52": { - "sha512": "oNv2JtYXhpdJrX63nibx1JT3uCESOBQ1LAk7Dtz/sr0+laW0KRM6eKp4CZ3MHDR2siIkKsY8MmUkeP5DKkQQ5w==", - "type": "package", - "path": "microsoft.visualstudio.solutionpersistence/1.0.52", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "NOTICE", - "lib/net472/Microsoft.VisualStudio.SolutionPersistence.dll", - "lib/net472/Microsoft.VisualStudio.SolutionPersistence.xml", - "lib/net472/manifest.spdx.json", - "lib/net8.0/Microsoft.VisualStudio.SolutionPersistence.dll", - "lib/net8.0/Microsoft.VisualStudio.SolutionPersistence.xml", - "lib/net8.0/manifest.spdx.json", - "microsoft.visualstudio.solutionpersistence.1.0.52.nupkg.sha512", - "microsoft.visualstudio.solutionpersistence.nuspec" - ] - }, - "Mono.TextTemplating/3.0.0": { - "sha512": "YqueG52R/Xej4VVbKuRIodjiAhV0HR/XVbLbNrJhCZnzjnSjgMJ/dCdV0akQQxavX6hp/LC6rqLGLcXeQYU7XA==", - "type": "package", - "path": "mono.texttemplating/3.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.txt/LICENSE", - "buildTransitive/Mono.TextTemplating.targets", - "lib/net472/Mono.TextTemplating.dll", - "lib/net6.0/Mono.TextTemplating.dll", - "lib/netstandard2.0/Mono.TextTemplating.dll", - "mono.texttemplating.3.0.0.nupkg.sha512", - "mono.texttemplating.nuspec", - "readme.md" - ] - }, - "Newtonsoft.Json/13.0.3": { - "sha512": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", - "type": "package", - "path": "newtonsoft.json/13.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.md", - "README.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/net6.0/Newtonsoft.Json.dll", - "lib/net6.0/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", - "newtonsoft.json.13.0.3.nupkg.sha512", - "newtonsoft.json.nuspec", - "packageIcon.png" - ] - }, - "Newtonsoft.Json.Bson/1.0.2": { - "sha512": "QYFyxhaABwmq3p/21VrZNYvCg3DaEoN/wUuw5nmfAf0X3HLjgupwhkEWdgfb9nvGAUIv3osmZoD3kKl4jxEmYQ==", - "type": "package", - "path": "newtonsoft.json.bson/1.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.md", - "lib/net45/Newtonsoft.Json.Bson.dll", - "lib/net45/Newtonsoft.Json.Bson.pdb", - "lib/net45/Newtonsoft.Json.Bson.xml", - "lib/netstandard1.3/Newtonsoft.Json.Bson.dll", - "lib/netstandard1.3/Newtonsoft.Json.Bson.pdb", - "lib/netstandard1.3/Newtonsoft.Json.Bson.xml", - "lib/netstandard2.0/Newtonsoft.Json.Bson.dll", - "lib/netstandard2.0/Newtonsoft.Json.Bson.pdb", - "lib/netstandard2.0/Newtonsoft.Json.Bson.xml", - "newtonsoft.json.bson.1.0.2.nupkg.sha512", - "newtonsoft.json.bson.nuspec" - ] - }, - "Swashbuckle.AspNetCore/10.1.7": { - "sha512": "vgef8DPT411JU5JjHiDbr0WOxsIVuAvegPGtqmm4Na4JRl/264dfBJcGkiPHsAr5P+Vda+qN1rZKRtBl1rF9aA==", - "type": "package", - "path": "swashbuckle.aspnetcore/10.1.7", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/Swashbuckle.AspNetCore.props", - "buildMultiTargeting/Swashbuckle.AspNetCore.props", - "docs/package-readme.md", - "swashbuckle.aspnetcore.10.1.7.nupkg.sha512", - "swashbuckle.aspnetcore.nuspec" - ] - }, - "Swashbuckle.AspNetCore.Swagger/10.1.7": { - "sha512": "EjLibt/d/QuRv170GoihTbcPUpgzSFm2WKHhnGJFZQ03JYzfuitsM79azaAR8NBwRunU7yScSX6HRE5JUlrEMQ==", - "type": "package", - "path": "swashbuckle.aspnetcore.swagger/10.1.7", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net10.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/net10.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/net10.0/Swashbuckle.AspNetCore.Swagger.xml", - "lib/net8.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/net8.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/net8.0/Swashbuckle.AspNetCore.Swagger.xml", - "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll", - "lib/net9.0/Swashbuckle.AspNetCore.Swagger.pdb", - "lib/net9.0/Swashbuckle.AspNetCore.Swagger.xml", - "package-readme.md", - "swashbuckle.aspnetcore.swagger.10.1.7.nupkg.sha512", - "swashbuckle.aspnetcore.swagger.nuspec" - ] - }, - "Swashbuckle.AspNetCore.SwaggerGen/10.1.7": { - "sha512": "PuubO9BjvNn6U3D9kLpuWKY1JtziWw7SsGBq0age1E50uQjQ8Fzl8s0EwzrLfANqYJNgDnJi9l7N1QxcGVB2Zw==", - "type": "package", - "path": "swashbuckle.aspnetcore.swaggergen/10.1.7", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net10.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/net10.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/net10.0/Swashbuckle.AspNetCore.SwaggerGen.xml", - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.xml", - "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll", - "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", - "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.xml", - "package-readme.md", - "swashbuckle.aspnetcore.swaggergen.10.1.7.nupkg.sha512", - "swashbuckle.aspnetcore.swaggergen.nuspec" - ] - }, - "Swashbuckle.AspNetCore.SwaggerUI/10.1.7": { - "sha512": "iJo3ODyUb/M8Vm8AH1r9y9iAba0w95xsCn3zFVl96ISRHbTDWxi+l7oFVCZqUEdjd97B8VMDPnMliWAdomR8uw==", - "type": "package", - "path": "swashbuckle.aspnetcore.swaggerui/10.1.7", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net10.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/net10.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/net10.0/Swashbuckle.AspNetCore.SwaggerUI.xml", - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.xml", - "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll", - "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", - "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.xml", - "package-readme.md", - "swashbuckle.aspnetcore.swaggerui.10.1.7.nupkg.sha512", - "swashbuckle.aspnetcore.swaggerui.nuspec" - ] - }, - "System.ClientModel/1.5.1": { - "sha512": "k2jKSO0X45IqhVOT9iQB4xralNN9foRQsRvXBTyRpAVxyzCJlG895T9qYrQWbcJ6OQXxOouJQ37x5nZH5XKK+A==", - "type": "package", - "path": "system.clientmodel/1.5.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "CHANGELOG.md", - "DotNetPackageIcon.png", - "README.md", - "analyzers/dotnet/cs/System.ClientModel.SourceGeneration.dll", - "lib/net8.0/System.ClientModel.dll", - "lib/net8.0/System.ClientModel.xml", - "lib/netstandard2.0/System.ClientModel.dll", - "lib/netstandard2.0/System.ClientModel.xml", - "system.clientmodel.1.5.1.nupkg.sha512", - "system.clientmodel.nuspec" - ] - }, - "System.CodeDom/6.0.0": { - "sha512": "CPc6tWO1LAer3IzfZufDBRL+UZQcj5uS207NHALQzP84Vp/z6wF0Aa0YZImOQY8iStY0A2zI/e3ihKNPfUm8XA==", - "type": "package", - "path": "system.codedom/6.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/netcoreapp2.0/System.CodeDom.targets", - "buildTransitive/netcoreapp3.1/_._", - "lib/net461/System.CodeDom.dll", - "lib/net461/System.CodeDom.xml", - "lib/net6.0/System.CodeDom.dll", - "lib/net6.0/System.CodeDom.xml", - "lib/netstandard2.0/System.CodeDom.dll", - "lib/netstandard2.0/System.CodeDom.xml", - "system.codedom.6.0.0.nupkg.sha512", - "system.codedom.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Composition/9.0.0": { - "sha512": "3Djj70fFTraOarSKmRnmRy/zm4YurICm+kiCtI0dYRqGJnLX6nJ+G3WYuFJ173cAPax/gh96REcbNiVqcrypFQ==", - "type": "package", - "path": "system.composition/9.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/System.Composition.targets", - "buildTransitive/net462/_._", - "buildTransitive/net8.0/_._", - "buildTransitive/netcoreapp2.0/System.Composition.targets", - "lib/net461/_._", - "lib/netcoreapp2.0/_._", - "lib/netstandard2.0/_._", - "system.composition.9.0.0.nupkg.sha512", - "system.composition.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Composition.AttributedModel/9.0.0": { - "sha512": "iri00l/zIX9g4lHMY+Nz0qV1n40+jFYAmgsaiNn16xvt2RDwlqByNG4wgblagnDYxm3YSQQ0jLlC/7Xlk9CzyA==", - "type": "package", - "path": "system.composition.attributedmodel/9.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/System.Composition.AttributedModel.targets", - "buildTransitive/net462/_._", - "buildTransitive/net8.0/_._", - "buildTransitive/netcoreapp2.0/System.Composition.AttributedModel.targets", - "lib/net462/System.Composition.AttributedModel.dll", - "lib/net462/System.Composition.AttributedModel.xml", - "lib/net8.0/System.Composition.AttributedModel.dll", - "lib/net8.0/System.Composition.AttributedModel.xml", - "lib/net9.0/System.Composition.AttributedModel.dll", - "lib/net9.0/System.Composition.AttributedModel.xml", - "lib/netstandard2.0/System.Composition.AttributedModel.dll", - "lib/netstandard2.0/System.Composition.AttributedModel.xml", - "system.composition.attributedmodel.9.0.0.nupkg.sha512", - "system.composition.attributedmodel.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Composition.Convention/9.0.0": { - "sha512": "+vuqVP6xpi582XIjJi6OCsIxuoTZfR0M7WWufk3uGDeCl3wGW6KnpylUJ3iiXdPByPE0vR5TjJgR6hDLez4FQg==", - "type": "package", - "path": "system.composition.convention/9.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/System.Composition.Convention.targets", - "buildTransitive/net462/_._", - "buildTransitive/net8.0/_._", - "buildTransitive/netcoreapp2.0/System.Composition.Convention.targets", - "lib/net462/System.Composition.Convention.dll", - "lib/net462/System.Composition.Convention.xml", - "lib/net8.0/System.Composition.Convention.dll", - "lib/net8.0/System.Composition.Convention.xml", - "lib/net9.0/System.Composition.Convention.dll", - "lib/net9.0/System.Composition.Convention.xml", - "lib/netstandard2.0/System.Composition.Convention.dll", - "lib/netstandard2.0/System.Composition.Convention.xml", - "system.composition.convention.9.0.0.nupkg.sha512", - "system.composition.convention.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Composition.Hosting/9.0.0": { - "sha512": "OFqSeFeJYr7kHxDfaViGM1ymk7d4JxK//VSoNF9Ux0gpqkLsauDZpu89kTHHNdCWfSljbFcvAafGyBoY094btQ==", - "type": "package", - "path": "system.composition.hosting/9.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/System.Composition.Hosting.targets", - "buildTransitive/net462/_._", - "buildTransitive/net8.0/_._", - "buildTransitive/netcoreapp2.0/System.Composition.Hosting.targets", - "lib/net462/System.Composition.Hosting.dll", - "lib/net462/System.Composition.Hosting.xml", - "lib/net8.0/System.Composition.Hosting.dll", - "lib/net8.0/System.Composition.Hosting.xml", - "lib/net9.0/System.Composition.Hosting.dll", - "lib/net9.0/System.Composition.Hosting.xml", - "lib/netstandard2.0/System.Composition.Hosting.dll", - "lib/netstandard2.0/System.Composition.Hosting.xml", - "system.composition.hosting.9.0.0.nupkg.sha512", - "system.composition.hosting.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Composition.Runtime/9.0.0": { - "sha512": "w1HOlQY1zsOWYussjFGZCEYF2UZXgvoYnS94NIu2CBnAGMbXFAX8PY8c92KwUItPmowal68jnVLBCzdrWLeEKA==", - "type": "package", - "path": "system.composition.runtime/9.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/System.Composition.Runtime.targets", - "buildTransitive/net462/_._", - "buildTransitive/net8.0/_._", - "buildTransitive/netcoreapp2.0/System.Composition.Runtime.targets", - "lib/net462/System.Composition.Runtime.dll", - "lib/net462/System.Composition.Runtime.xml", - "lib/net8.0/System.Composition.Runtime.dll", - "lib/net8.0/System.Composition.Runtime.xml", - "lib/net9.0/System.Composition.Runtime.dll", - "lib/net9.0/System.Composition.Runtime.xml", - "lib/netstandard2.0/System.Composition.Runtime.dll", - "lib/netstandard2.0/System.Composition.Runtime.xml", - "system.composition.runtime.9.0.0.nupkg.sha512", - "system.composition.runtime.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Composition.TypedParts/9.0.0": { - "sha512": "aRZlojCCGEHDKqh43jaDgaVpYETsgd7Nx4g1zwLKMtv4iTo0627715ajEFNpEEBTgLmvZuv8K0EVxc3sM4NWJA==", - "type": "package", - "path": "system.composition.typedparts/9.0.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/System.Composition.TypedParts.targets", - "buildTransitive/net462/_._", - "buildTransitive/net8.0/_._", - "buildTransitive/netcoreapp2.0/System.Composition.TypedParts.targets", - "lib/net462/System.Composition.TypedParts.dll", - "lib/net462/System.Composition.TypedParts.xml", - "lib/net8.0/System.Composition.TypedParts.dll", - "lib/net8.0/System.Composition.TypedParts.xml", - "lib/net9.0/System.Composition.TypedParts.dll", - "lib/net9.0/System.Composition.TypedParts.xml", - "lib/netstandard2.0/System.Composition.TypedParts.dll", - "lib/netstandard2.0/System.Composition.TypedParts.xml", - "system.composition.typedparts.9.0.0.nupkg.sha512", - "system.composition.typedparts.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Configuration.ConfigurationManager/9.0.4": { - "sha512": "dvjqKp+2LpGid6phzrdrS/2mmEPxFl3jE1+L7614q4ZChKbLJCpHXg6sBILlCCED1t//EE+un/UdAetzIMpqnw==", - "type": "package", - "path": "system.configuration.configurationmanager/9.0.4", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/System.Configuration.ConfigurationManager.targets", - "buildTransitive/net462/_._", - "buildTransitive/net8.0/_._", - "buildTransitive/netcoreapp2.0/System.Configuration.ConfigurationManager.targets", - "lib/net462/System.Configuration.ConfigurationManager.dll", - "lib/net462/System.Configuration.ConfigurationManager.xml", - "lib/net8.0/System.Configuration.ConfigurationManager.dll", - "lib/net8.0/System.Configuration.ConfigurationManager.xml", - "lib/net9.0/System.Configuration.ConfigurationManager.dll", - "lib/net9.0/System.Configuration.ConfigurationManager.xml", - "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll", - "lib/netstandard2.0/System.Configuration.ConfigurationManager.xml", - "system.configuration.configurationmanager.9.0.4.nupkg.sha512", - "system.configuration.configurationmanager.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.DirectoryServices.Protocols/10.0.8": { - "sha512": "VmFO1CBCUvWu9cV2XQSeKXRW2Gn76oZmuhhOk7GPDIvzaPoy3lVWHFExFyKNNJlQbGySUbor1bqa1Fc8CJCF/A==", - "type": "package", - "path": "system.directoryservices.protocols/10.0.8", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net8.0/_._", - "buildTransitive/netcoreapp2.0/System.DirectoryServices.Protocols.targets", - "lib/net10.0/System.DirectoryServices.Protocols.dll", - "lib/net10.0/System.DirectoryServices.Protocols.xml", - "lib/net462/_._", - "lib/net8.0/System.DirectoryServices.Protocols.dll", - "lib/net8.0/System.DirectoryServices.Protocols.xml", - "lib/net9.0/System.DirectoryServices.Protocols.dll", - "lib/net9.0/System.DirectoryServices.Protocols.xml", - "lib/netstandard2.0/System.DirectoryServices.Protocols.dll", - "lib/netstandard2.0/System.DirectoryServices.Protocols.xml", - "runtimes/linux/lib/net10.0/System.DirectoryServices.Protocols.dll", - "runtimes/linux/lib/net10.0/System.DirectoryServices.Protocols.xml", - "runtimes/linux/lib/net8.0/System.DirectoryServices.Protocols.dll", - "runtimes/linux/lib/net8.0/System.DirectoryServices.Protocols.xml", - "runtimes/linux/lib/net9.0/System.DirectoryServices.Protocols.dll", - "runtimes/linux/lib/net9.0/System.DirectoryServices.Protocols.xml", - "runtimes/osx/lib/net10.0/System.DirectoryServices.Protocols.dll", - "runtimes/osx/lib/net10.0/System.DirectoryServices.Protocols.xml", - "runtimes/osx/lib/net8.0/System.DirectoryServices.Protocols.dll", - "runtimes/osx/lib/net8.0/System.DirectoryServices.Protocols.xml", - "runtimes/osx/lib/net9.0/System.DirectoryServices.Protocols.dll", - "runtimes/osx/lib/net9.0/System.DirectoryServices.Protocols.xml", - "runtimes/win/lib/net10.0/System.DirectoryServices.Protocols.dll", - "runtimes/win/lib/net10.0/System.DirectoryServices.Protocols.xml", - "runtimes/win/lib/net8.0/System.DirectoryServices.Protocols.dll", - "runtimes/win/lib/net8.0/System.DirectoryServices.Protocols.xml", - "runtimes/win/lib/net9.0/System.DirectoryServices.Protocols.dll", - "runtimes/win/lib/net9.0/System.DirectoryServices.Protocols.xml", - "system.directoryservices.protocols.10.0.8.nupkg.sha512", - "system.directoryservices.protocols.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.IdentityModel.Tokens.Jwt/7.7.1": { - "sha512": "rQkO1YbAjLwnDJSMpRhRtrc6XwIcEOcUvoEcge+evurpzSZM3UNK+MZfD3sKyTlYsvknZ6eJjSBfnmXqwOsT9Q==", - "type": "package", - "path": "system.identitymodel.tokens.jwt/7.7.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net461/System.IdentityModel.Tokens.Jwt.dll", - "lib/net461/System.IdentityModel.Tokens.Jwt.xml", - "lib/net462/System.IdentityModel.Tokens.Jwt.dll", - "lib/net462/System.IdentityModel.Tokens.Jwt.xml", - "lib/net472/System.IdentityModel.Tokens.Jwt.dll", - "lib/net472/System.IdentityModel.Tokens.Jwt.xml", - "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll", - "lib/net6.0/System.IdentityModel.Tokens.Jwt.xml", - "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll", - "lib/net8.0/System.IdentityModel.Tokens.Jwt.xml", - "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll", - "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.xml", - "system.identitymodel.tokens.jwt.7.7.1.nupkg.sha512", - "system.identitymodel.tokens.jwt.nuspec" - ] - }, - "System.Memory.Data/8.0.1": { - "sha512": "BVYuec3jV23EMRDeR7Dr1/qhx7369dZzJ9IWy2xylvb4YfXsrUxspWc4UWYid/tj4zZK58uGZqn2WQiaDMhmAg==", - "type": "package", - "path": "system.memory.data/8.0.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/System.Memory.Data.targets", - "buildTransitive/net462/_._", - "buildTransitive/net6.0/_._", - "buildTransitive/netcoreapp2.0/System.Memory.Data.targets", - "lib/net462/System.Memory.Data.dll", - "lib/net462/System.Memory.Data.xml", - "lib/net6.0/System.Memory.Data.dll", - "lib/net6.0/System.Memory.Data.xml", - "lib/net7.0/System.Memory.Data.dll", - "lib/net7.0/System.Memory.Data.xml", - "lib/net8.0/System.Memory.Data.dll", - "lib/net8.0/System.Memory.Data.xml", - "lib/netstandard2.0/System.Memory.Data.dll", - "lib/netstandard2.0/System.Memory.Data.xml", - "system.memory.data.8.0.1.nupkg.sha512", - "system.memory.data.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Security.Cryptography.Pkcs/9.0.4": { - "sha512": "cUFTcMlz/Qw9s90b2wnWSCvHdjv51Bau9FQqhsr4TlwSe1OX+7SoXUqphis5G74MLOvMOCghxPPlEqOdCrVVGA==", - "type": "package", - "path": "system.security.cryptography.pkcs/9.0.4", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/System.Security.Cryptography.Pkcs.targets", - "buildTransitive/net462/_._", - "buildTransitive/net8.0/_._", - "buildTransitive/netcoreapp2.0/System.Security.Cryptography.Pkcs.targets", - "lib/net462/System.Security.Cryptography.Pkcs.dll", - "lib/net462/System.Security.Cryptography.Pkcs.xml", - "lib/net8.0/System.Security.Cryptography.Pkcs.dll", - "lib/net8.0/System.Security.Cryptography.Pkcs.xml", - "lib/net9.0/System.Security.Cryptography.Pkcs.dll", - "lib/net9.0/System.Security.Cryptography.Pkcs.xml", - "lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll", - "lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml", - "lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll", - "lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml", - "runtimes/win/lib/net8.0/System.Security.Cryptography.Pkcs.dll", - "runtimes/win/lib/net8.0/System.Security.Cryptography.Pkcs.xml", - "runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.dll", - "runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.xml", - "system.security.cryptography.pkcs.9.0.4.nupkg.sha512", - "system.security.cryptography.pkcs.nuspec", - "useSharedDesignerContext.txt" - ] - }, - "System.Security.Cryptography.ProtectedData/9.0.4": { - "sha512": "o94k2RKuAce3GeDMlUvIXlhVa1kWpJw95E6C9LwW0KlG0nj5+SgCiIxJ2Eroqb9sLtG1mEMbFttZIBZ13EJPvQ==", - "type": "package", - "path": "system.security.cryptography.protecteddata/9.0.4", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "LICENSE.TXT", - "PACKAGE.md", - "THIRD-PARTY-NOTICES.TXT", - "buildTransitive/net461/System.Security.Cryptography.ProtectedData.targets", - "buildTransitive/net462/_._", - "buildTransitive/net8.0/_._", - "buildTransitive/netcoreapp2.0/System.Security.Cryptography.ProtectedData.targets", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net462/System.Security.Cryptography.ProtectedData.dll", - "lib/net462/System.Security.Cryptography.ProtectedData.xml", - "lib/net8.0/System.Security.Cryptography.ProtectedData.dll", - "lib/net8.0/System.Security.Cryptography.ProtectedData.xml", - "lib/net9.0/System.Security.Cryptography.ProtectedData.dll", - "lib/net9.0/System.Security.Cryptography.ProtectedData.xml", - "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll", - "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "system.security.cryptography.protecteddata.9.0.4.nupkg.sha512", - "system.security.cryptography.protecteddata.nuspec", - "useSharedDesignerContext.txt" - ] - } - }, - "projectFileDependencyGroups": { - "net10.0": [ - "AutoMapper >= 16.1.1", - "Microsoft.AspNetCore.Authentication.Negotiate >= 10.0.8", - "Microsoft.AspNetCore.Mvc.NewtonsoftJson >= 10.0.8", - "Microsoft.AspNetCore.OpenApi >= 10.0.8", - "Microsoft.EntityFrameworkCore >= 10.0.8", - "Microsoft.EntityFrameworkCore.Design >= 10.0.8", - "Microsoft.EntityFrameworkCore.SqlServer >= 10.0.8", - "Microsoft.EntityFrameworkCore.Tools >= 10.0.8", - "Swashbuckle.AspNetCore >= 10.1.7" - ] - }, - "packageFolders": { - "C:\\Users\\torst\\.nuget\\packages\\": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "F:\\Projekte\\Coding\\.Net\\Microsoft.SelfService.Portal.Core.API\\Microsoft.SelfService.Portal.Core.API.csproj", - "projectName": "Microsoft.SelfService.Portal.Core.API", - "projectPath": "F:\\Projekte\\Coding\\.Net\\Microsoft.SelfService.Portal.Core.API\\Microsoft.SelfService.Portal.Core.API.csproj", - "packagesPath": "C:\\Users\\torst\\.nuget\\packages\\", - "outputPath": "F:\\Projekte\\Coding\\.Net\\Microsoft.SelfService.Portal.Core.API\\obj\\", - "projectStyle": "PackageReference", - "configFilePaths": [ - "C:\\Users\\torst\\AppData\\Roaming\\NuGet\\NuGet.Config" - ], - "originalTargetFrameworks": [ - "net10.0" - ], - "sources": { - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net10.0": { - "framework": "net10.0", - "targetAlias": "net10.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - }, - "restoreAuditProperties": { - "enableAudit": "true", - "auditLevel": "low", - "auditMode": "all" - }, - "SdkAnalysisLevel": "10.0.300" - }, - "frameworks": { - "net10.0": { - "framework": "net10.0", - "targetAlias": "net10.0", - "dependencies": { - "AutoMapper": { - "target": "Package", - "version": "[16.1.1, )" - }, - "Microsoft.AspNetCore.Authentication.Negotiate": { - "target": "Package", - "version": "[10.0.8, )" - }, - "Microsoft.AspNetCore.Mvc.NewtonsoftJson": { - "target": "Package", - "version": "[10.0.8, )" - }, - "Microsoft.AspNetCore.OpenApi": { - "target": "Package", - "version": "[10.0.8, )" - }, - "Microsoft.EntityFrameworkCore": { - "target": "Package", - "version": "[10.0.8, )" - }, - "Microsoft.EntityFrameworkCore.Design": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[10.0.8, )" - }, - "Microsoft.EntityFrameworkCore.SqlServer": { - "target": "Package", - "version": "[10.0.8, )" - }, - "Microsoft.EntityFrameworkCore.Tools": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[10.0.8, )" - }, - "Swashbuckle.AspNetCore": { - "target": "Package", - "version": "[10.1.7, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.AspNetCore.App": { - "privateAssets": "none" - }, - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.300/PortableRuntimeIdentifierGraph.json", - "packagesToPrune": { - "Microsoft.AspNetCore": "(,10.0.32767]", - "Microsoft.AspNetCore.Antiforgery": "(,10.0.32767]", - "Microsoft.AspNetCore.App": "(,10.0.32767]", - "Microsoft.AspNetCore.Authentication": "(,10.0.32767]", - "Microsoft.AspNetCore.Authentication.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Authentication.BearerToken": "(,10.0.32767]", - "Microsoft.AspNetCore.Authentication.Cookies": "(,10.0.32767]", - "Microsoft.AspNetCore.Authentication.Core": "(,10.0.32767]", - "Microsoft.AspNetCore.Authentication.OAuth": "(,10.0.32767]", - "Microsoft.AspNetCore.Authorization": "(,10.0.32767]", - "Microsoft.AspNetCore.Authorization.Policy": "(,10.0.32767]", - "Microsoft.AspNetCore.Components": "(,10.0.32767]", - "Microsoft.AspNetCore.Components.Authorization": "(,10.0.32767]", - "Microsoft.AspNetCore.Components.Endpoints": "(,10.0.32767]", - "Microsoft.AspNetCore.Components.Forms": "(,10.0.32767]", - "Microsoft.AspNetCore.Components.Server": "(,10.0.32767]", - "Microsoft.AspNetCore.Components.Web": "(,10.0.32767]", - "Microsoft.AspNetCore.Connections.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.CookiePolicy": "(,10.0.32767]", - "Microsoft.AspNetCore.Cors": "(,10.0.32767]", - "Microsoft.AspNetCore.Cryptography.Internal": "(,10.0.32767]", - "Microsoft.AspNetCore.Cryptography.KeyDerivation": "(,10.0.32767]", - "Microsoft.AspNetCore.DataProtection": "(,10.0.32767]", - "Microsoft.AspNetCore.DataProtection.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.DataProtection.Extensions": "(,10.0.32767]", - "Microsoft.AspNetCore.Diagnostics": "(,10.0.32767]", - "Microsoft.AspNetCore.Diagnostics.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Diagnostics.HealthChecks": "(,10.0.32767]", - "Microsoft.AspNetCore.HostFiltering": "(,10.0.32767]", - "Microsoft.AspNetCore.Hosting": "(,10.0.32767]", - "Microsoft.AspNetCore.Hosting.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Hosting.Server.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Html.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Http": "(,10.0.32767]", - "Microsoft.AspNetCore.Http.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Http.Connections": "(,10.0.32767]", - "Microsoft.AspNetCore.Http.Connections.Common": "(,10.0.32767]", - "Microsoft.AspNetCore.Http.Extensions": "(,10.0.32767]", - "Microsoft.AspNetCore.Http.Features": "(,10.0.32767]", - "Microsoft.AspNetCore.Http.Results": "(,10.0.32767]", - "Microsoft.AspNetCore.HttpLogging": "(,10.0.32767]", - "Microsoft.AspNetCore.HttpOverrides": "(,10.0.32767]", - "Microsoft.AspNetCore.HttpsPolicy": "(,10.0.32767]", - "Microsoft.AspNetCore.Identity": "(,10.0.32767]", - "Microsoft.AspNetCore.Localization": "(,10.0.32767]", - "Microsoft.AspNetCore.Localization.Routing": "(,10.0.32767]", - "Microsoft.AspNetCore.Metadata": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.ApiExplorer": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Core": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Cors": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.DataAnnotations": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Formatters.Json": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Formatters.Xml": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Localization": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.Razor": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.RazorPages": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.TagHelpers": "(,10.0.32767]", - "Microsoft.AspNetCore.Mvc.ViewFeatures": "(,10.0.32767]", - "Microsoft.AspNetCore.OutputCaching": "(,10.0.32767]", - "Microsoft.AspNetCore.RateLimiting": "(,10.0.32767]", - "Microsoft.AspNetCore.Razor": "(,10.0.32767]", - "Microsoft.AspNetCore.Razor.Runtime": "(,10.0.32767]", - "Microsoft.AspNetCore.RequestDecompression": "(,10.0.32767]", - "Microsoft.AspNetCore.ResponseCaching": "(,10.0.32767]", - "Microsoft.AspNetCore.ResponseCaching.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.ResponseCompression": "(,10.0.32767]", - "Microsoft.AspNetCore.Rewrite": "(,10.0.32767]", - "Microsoft.AspNetCore.Routing": "(,10.0.32767]", - "Microsoft.AspNetCore.Routing.Abstractions": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.HttpSys": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.IIS": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.IISIntegration": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.Kestrel": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.Kestrel.Core": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic": "(,10.0.32767]", - "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "(,10.0.32767]", - "Microsoft.AspNetCore.Session": "(,10.0.32767]", - "Microsoft.AspNetCore.SignalR": "(,10.0.32767]", - "Microsoft.AspNetCore.SignalR.Common": "(,10.0.32767]", - "Microsoft.AspNetCore.SignalR.Core": "(,10.0.32767]", - "Microsoft.AspNetCore.SignalR.Protocols.Json": "(,10.0.32767]", - "Microsoft.AspNetCore.StaticAssets": "(,10.0.32767]", - "Microsoft.AspNetCore.StaticFiles": "(,10.0.32767]", - "Microsoft.AspNetCore.WebSockets": "(,10.0.32767]", - "Microsoft.AspNetCore.WebUtilities": "(,10.0.32767]", - "Microsoft.CSharp": "(,4.7.32767]", - "Microsoft.Extensions.Caching.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Caching.Memory": "(,10.0.32767]", - "Microsoft.Extensions.Configuration": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.Binder": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.CommandLine": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.EnvironmentVariables": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.FileExtensions": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.Ini": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.Json": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.KeyPerFile": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.UserSecrets": "(,10.0.32767]", - "Microsoft.Extensions.Configuration.Xml": "(,10.0.32767]", - "Microsoft.Extensions.DependencyInjection": "(,10.0.32767]", - "Microsoft.Extensions.DependencyInjection.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Diagnostics": "(,10.0.32767]", - "Microsoft.Extensions.Diagnostics.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Diagnostics.HealthChecks": "(,10.0.32767]", - "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Features": "(,10.0.32767]", - "Microsoft.Extensions.FileProviders.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.FileProviders.Composite": "(,10.0.32767]", - "Microsoft.Extensions.FileProviders.Physical": "(,10.0.32767]", - "Microsoft.Extensions.FileSystemGlobbing": "(,10.0.32767]", - "Microsoft.Extensions.Hosting": "(,10.0.32767]", - "Microsoft.Extensions.Hosting.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Http": "(,10.0.32767]", - "Microsoft.Extensions.Identity.Core": "(,10.0.32767]", - "Microsoft.Extensions.Identity.Stores": "(,10.0.32767]", - "Microsoft.Extensions.Localization": "(,10.0.32767]", - "Microsoft.Extensions.Localization.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Logging": "(,10.0.32767]", - "Microsoft.Extensions.Logging.Abstractions": "(,10.0.32767]", - "Microsoft.Extensions.Logging.Configuration": "(,10.0.32767]", - "Microsoft.Extensions.Logging.Console": "(,10.0.32767]", - "Microsoft.Extensions.Logging.Debug": "(,10.0.32767]", - "Microsoft.Extensions.Logging.EventLog": "(,10.0.32767]", - "Microsoft.Extensions.Logging.EventSource": "(,10.0.32767]", - "Microsoft.Extensions.Logging.TraceSource": "(,10.0.32767]", - "Microsoft.Extensions.ObjectPool": "(,10.0.32767]", - "Microsoft.Extensions.Options": "(,10.0.32767]", - "Microsoft.Extensions.Options.ConfigurationExtensions": "(,10.0.32767]", - "Microsoft.Extensions.Options.DataAnnotations": "(,10.0.32767]", - "Microsoft.Extensions.Primitives": "(,10.0.32767]", - "Microsoft.Extensions.Validation": "(,10.0.32767]", - "Microsoft.Extensions.WebEncoders": "(,10.0.32767]", - "Microsoft.JSInterop": "(,10.0.32767]", - "Microsoft.Net.Http.Headers": "(,10.0.32767]", - "Microsoft.VisualBasic": "(,10.4.32767]", - "Microsoft.Win32.Primitives": "(,4.3.32767]", - "Microsoft.Win32.Registry": "(,5.0.32767]", - "runtime.any.System.Collections": "(,4.3.32767]", - "runtime.any.System.Diagnostics.Tools": "(,4.3.32767]", - "runtime.any.System.Diagnostics.Tracing": "(,4.3.32767]", - "runtime.any.System.Globalization": "(,4.3.32767]", - "runtime.any.System.Globalization.Calendars": "(,4.3.32767]", - "runtime.any.System.IO": "(,4.3.32767]", - "runtime.any.System.Reflection": "(,4.3.32767]", - "runtime.any.System.Reflection.Extensions": "(,4.3.32767]", - "runtime.any.System.Reflection.Primitives": "(,4.3.32767]", - "runtime.any.System.Resources.ResourceManager": "(,4.3.32767]", - "runtime.any.System.Runtime": "(,4.3.32767]", - "runtime.any.System.Runtime.Handles": "(,4.3.32767]", - "runtime.any.System.Runtime.InteropServices": "(,4.3.32767]", - "runtime.any.System.Text.Encoding": "(,4.3.32767]", - "runtime.any.System.Text.Encoding.Extensions": "(,4.3.32767]", - "runtime.any.System.Threading.Tasks": "(,4.3.32767]", - "runtime.any.System.Threading.Timer": "(,4.3.32767]", - "runtime.aot.System.Collections": "(,4.3.32767]", - "runtime.aot.System.Diagnostics.Tools": "(,4.3.32767]", - "runtime.aot.System.Diagnostics.Tracing": "(,4.3.32767]", - "runtime.aot.System.Globalization": "(,4.3.32767]", - "runtime.aot.System.Globalization.Calendars": "(,4.3.32767]", - "runtime.aot.System.IO": "(,4.3.32767]", - "runtime.aot.System.Reflection": "(,4.3.32767]", - "runtime.aot.System.Reflection.Extensions": "(,4.3.32767]", - "runtime.aot.System.Reflection.Primitives": "(,4.3.32767]", - "runtime.aot.System.Resources.ResourceManager": "(,4.3.32767]", - "runtime.aot.System.Runtime": "(,4.3.32767]", - "runtime.aot.System.Runtime.Handles": "(,4.3.32767]", - "runtime.aot.System.Runtime.InteropServices": "(,4.3.32767]", - "runtime.aot.System.Text.Encoding": "(,4.3.32767]", - "runtime.aot.System.Text.Encoding.Extensions": "(,4.3.32767]", - "runtime.aot.System.Threading.Tasks": "(,4.3.32767]", - "runtime.aot.System.Threading.Timer": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.debian.9-x64.runtime.native.System": "(,4.3.32767]", - "runtime.debian.9-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.debian.9-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.debian.9-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.fedora.27-x64.runtime.native.System": "(,4.3.32767]", - "runtime.fedora.27-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.fedora.27-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.fedora.27-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.fedora.28-x64.runtime.native.System": "(,4.3.32767]", - "runtime.fedora.28-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.fedora.28-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.fedora.28-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.opensuse.42.3-x64.runtime.native.System": "(,4.3.32767]", - "runtime.opensuse.42.3-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.opensuse.42.3-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.opensuse.42.3-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.ubuntu.18.04-x64.runtime.native.System": "(,4.3.32767]", - "runtime.ubuntu.18.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.unix.Microsoft.Win32.Primitives": "(,4.3.32767]", - "runtime.unix.System.Console": "(,4.3.32767]", - "runtime.unix.System.Diagnostics.Debug": "(,4.3.32767]", - "runtime.unix.System.IO.FileSystem": "(,4.3.32767]", - "runtime.unix.System.Net.Primitives": "(,4.3.32767]", - "runtime.unix.System.Net.Sockets": "(,4.3.32767]", - "runtime.unix.System.Private.Uri": "(,4.3.32767]", - "runtime.unix.System.Runtime.Extensions": "(,4.3.32767]", - "runtime.win.Microsoft.Win32.Primitives": "(,4.3.32767]", - "runtime.win.System.Console": "(,4.3.32767]", - "runtime.win.System.Diagnostics.Debug": "(,4.3.32767]", - "runtime.win.System.IO.FileSystem": "(,4.3.32767]", - "runtime.win.System.Net.Primitives": "(,4.3.32767]", - "runtime.win.System.Net.Sockets": "(,4.3.32767]", - "runtime.win.System.Runtime.Extensions": "(,4.3.32767]", - "runtime.win10-arm-aot.runtime.native.System.IO.Compression": "(,4.0.32767]", - "runtime.win10-arm64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.win10-x64-aot.runtime.native.System.IO.Compression": "(,4.0.32767]", - "runtime.win10-x86-aot.runtime.native.System.IO.Compression": "(,4.0.32767]", - "runtime.win7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.win7-x86.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.win7.System.Private.Uri": "(,4.3.32767]", - "runtime.win8-arm.runtime.native.System.IO.Compression": "(,4.3.32767]", - "System.AppContext": "(,4.3.32767]", - "System.Buffers": "(,5.0.32767]", - "System.Collections": "(,4.3.32767]", - "System.Collections.Concurrent": "(,4.3.32767]", - "System.Collections.Immutable": "(,10.0.32767]", - "System.Collections.NonGeneric": "(,4.3.32767]", - "System.Collections.Specialized": "(,4.3.32767]", - "System.ComponentModel": "(,4.3.32767]", - "System.ComponentModel.Annotations": "(,4.3.32767]", - "System.ComponentModel.EventBasedAsync": "(,4.3.32767]", - "System.ComponentModel.Primitives": "(,4.3.32767]", - "System.ComponentModel.TypeConverter": "(,4.3.32767]", - "System.Console": "(,4.3.32767]", - "System.Data.Common": "(,4.3.32767]", - "System.Data.DataSetExtensions": "(,4.4.32767]", - "System.Diagnostics.Contracts": "(,4.3.32767]", - "System.Diagnostics.Debug": "(,4.3.32767]", - "System.Diagnostics.DiagnosticSource": "(,10.0.32767]", - "System.Diagnostics.EventLog": "(,10.0.32767]", - "System.Diagnostics.FileVersionInfo": "(,4.3.32767]", - "System.Diagnostics.Process": "(,4.3.32767]", - "System.Diagnostics.StackTrace": "(,4.3.32767]", - "System.Diagnostics.TextWriterTraceListener": "(,4.3.32767]", - "System.Diagnostics.Tools": "(,4.3.32767]", - "System.Diagnostics.TraceSource": "(,4.3.32767]", - "System.Diagnostics.Tracing": "(,4.3.32767]", - "System.Drawing.Primitives": "(,4.3.32767]", - "System.Dynamic.Runtime": "(,4.3.32767]", - "System.Formats.Asn1": "(,10.0.32767]", - "System.Formats.Cbor": "(,10.0.32767]", - "System.Formats.Tar": "(,10.0.32767]", - "System.Globalization": "(,4.3.32767]", - "System.Globalization.Calendars": "(,4.3.32767]", - "System.Globalization.Extensions": "(,4.3.32767]", - "System.IO": "(,4.3.32767]", - "System.IO.Compression": "(,4.3.32767]", - "System.IO.Compression.ZipFile": "(,4.3.32767]", - "System.IO.FileSystem": "(,4.3.32767]", - "System.IO.FileSystem.AccessControl": "(,4.4.32767]", - "System.IO.FileSystem.DriveInfo": "(,4.3.32767]", - "System.IO.FileSystem.Primitives": "(,4.3.32767]", - "System.IO.FileSystem.Watcher": "(,4.3.32767]", - "System.IO.IsolatedStorage": "(,4.3.32767]", - "System.IO.MemoryMappedFiles": "(,4.3.32767]", - "System.IO.Pipelines": "(,10.0.32767]", - "System.IO.Pipes": "(,4.3.32767]", - "System.IO.Pipes.AccessControl": "(,5.0.32767]", - "System.IO.UnmanagedMemoryStream": "(,4.3.32767]", - "System.Linq": "(,4.3.32767]", - "System.Linq.AsyncEnumerable": "(,10.0.32767]", - "System.Linq.Expressions": "(,4.3.32767]", - "System.Linq.Parallel": "(,4.3.32767]", - "System.Linq.Queryable": "(,4.3.32767]", - "System.Memory": "(,5.0.32767]", - "System.Net.Http": "(,4.3.32767]", - "System.Net.Http.Json": "(,10.0.32767]", - "System.Net.NameResolution": "(,4.3.32767]", - "System.Net.NetworkInformation": "(,4.3.32767]", - "System.Net.Ping": "(,4.3.32767]", - "System.Net.Primitives": "(,4.3.32767]", - "System.Net.Requests": "(,4.3.32767]", - "System.Net.Security": "(,4.3.32767]", - "System.Net.ServerSentEvents": "(,10.0.32767]", - "System.Net.Sockets": "(,4.3.32767]", - "System.Net.WebHeaderCollection": "(,4.3.32767]", - "System.Net.WebSockets": "(,4.3.32767]", - "System.Net.WebSockets.Client": "(,4.3.32767]", - "System.Numerics.Vectors": "(,5.0.32767]", - "System.ObjectModel": "(,4.3.32767]", - "System.Private.DataContractSerialization": "(,4.3.32767]", - "System.Private.Uri": "(,4.3.32767]", - "System.Reflection": "(,4.3.32767]", - "System.Reflection.DispatchProxy": "(,6.0.32767]", - "System.Reflection.Emit": "(,4.7.32767]", - "System.Reflection.Emit.ILGeneration": "(,4.7.32767]", - "System.Reflection.Emit.Lightweight": "(,4.7.32767]", - "System.Reflection.Extensions": "(,4.3.32767]", - "System.Reflection.Metadata": "(,10.0.32767]", - "System.Reflection.Primitives": "(,4.3.32767]", - "System.Reflection.TypeExtensions": "(,4.3.32767]", - "System.Resources.Reader": "(,4.3.32767]", - "System.Resources.ResourceManager": "(,4.3.32767]", - "System.Resources.Writer": "(,4.3.32767]", - "System.Runtime": "(,4.3.32767]", - "System.Runtime.CompilerServices.Unsafe": "(,7.0.32767]", - "System.Runtime.CompilerServices.VisualC": "(,4.3.32767]", - "System.Runtime.Extensions": "(,4.3.32767]", - "System.Runtime.Handles": "(,4.3.32767]", - "System.Runtime.InteropServices": "(,4.3.32767]", - "System.Runtime.InteropServices.RuntimeInformation": "(,4.3.32767]", - "System.Runtime.Loader": "(,4.3.32767]", - "System.Runtime.Numerics": "(,4.3.32767]", - "System.Runtime.Serialization.Formatters": "(,4.3.32767]", - "System.Runtime.Serialization.Json": "(,4.3.32767]", - "System.Runtime.Serialization.Primitives": "(,4.3.32767]", - "System.Runtime.Serialization.Xml": "(,4.3.32767]", - "System.Security.AccessControl": "(,6.0.32767]", - "System.Security.Claims": "(,4.3.32767]", - "System.Security.Cryptography.Algorithms": "(,4.3.32767]", - "System.Security.Cryptography.Cng": "(,5.0.32767]", - "System.Security.Cryptography.Csp": "(,4.3.32767]", - "System.Security.Cryptography.Encoding": "(,4.3.32767]", - "System.Security.Cryptography.OpenSsl": "(,5.0.32767]", - "System.Security.Cryptography.Primitives": "(,4.3.32767]", - "System.Security.Cryptography.X509Certificates": "(,4.3.32767]", - "System.Security.Cryptography.Xml": "(,10.0.32767]", - "System.Security.Principal": "(,4.3.32767]", - "System.Security.Principal.Windows": "(,5.0.32767]", - "System.Security.SecureString": "(,4.3.32767]", - "System.Text.Encoding": "(,4.3.32767]", - "System.Text.Encoding.CodePages": "(,10.0.32767]", - "System.Text.Encoding.Extensions": "(,4.3.32767]", - "System.Text.Encodings.Web": "(,10.0.32767]", - "System.Text.Json": "(,10.0.32767]", - "System.Text.RegularExpressions": "(,4.3.32767]", - "System.Threading": "(,4.3.32767]", - "System.Threading.AccessControl": "(,10.0.32767]", - "System.Threading.Channels": "(,10.0.32767]", - "System.Threading.Overlapped": "(,4.3.32767]", - "System.Threading.RateLimiting": "(,10.0.32767]", - "System.Threading.Tasks": "(,4.3.32767]", - "System.Threading.Tasks.Dataflow": "(,10.0.32767]", - "System.Threading.Tasks.Extensions": "(,5.0.32767]", - "System.Threading.Tasks.Parallel": "(,4.3.32767]", - "System.Threading.Thread": "(,4.3.32767]", - "System.Threading.ThreadPool": "(,4.3.32767]", - "System.Threading.Timer": "(,4.3.32767]", - "System.ValueTuple": "(,4.5.32767]", - "System.Xml.ReaderWriter": "(,4.3.32767]", - "System.Xml.XDocument": "(,4.3.32767]", - "System.Xml.XmlDocument": "(,4.3.32767]", - "System.Xml.XmlSerializer": "(,4.3.32767]", - "System.Xml.XPath": "(,4.3.32767]", - "System.Xml.XPath.XDocument": "(,5.0.32767]" - } - } - } - }, - "logs": [ - { - "code": "NU1903", - "level": "Warning", - "warningLevel": 1, - "message": "Das Paket \"Microsoft.OpenApi\" 2.4.1 weist eine bekannte hoch Schweregrad-Sicherheitsanfälligkeit auf, https://github.com/advisories/GHSA-v5pm-xwqc-g5wc.", - "libraryId": "Microsoft.OpenApi", - "targetGraphs": [ - "net10.0" - ] - } - ] -} \ No newline at end of file diff --git a/obj/project.nuget.cache b/obj/project.nuget.cache deleted file mode 100644 index 43ca910..0000000 --- a/obj/project.nuget.cache +++ /dev/null @@ -1,82 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "xEwEatw9DI8=", - "success": true, - "projectFilePath": "F:\\Projekte\\Coding\\.Net\\Microsoft.SelfService.Portal.Core.API\\Microsoft.SelfService.Portal.Core.API.csproj", - "expectedPackageFiles": [ - "C:\\Users\\torst\\.nuget\\packages\\automapper\\16.1.1\\automapper.16.1.1.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\azure.core\\1.47.1\\azure.core.1.47.1.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\azure.identity\\1.14.2\\azure.identity.1.14.2.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\humanizer.core\\2.14.1\\humanizer.core.2.14.1.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\microsoft.aspnetcore.authentication.negotiate\\10.0.8\\microsoft.aspnetcore.authentication.negotiate.10.0.8.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\microsoft.aspnetcore.jsonpatch\\10.0.8\\microsoft.aspnetcore.jsonpatch.10.0.8.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\microsoft.aspnetcore.mvc.newtonsoftjson\\10.0.8\\microsoft.aspnetcore.mvc.newtonsoftjson.10.0.8.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\microsoft.aspnetcore.openapi\\10.0.8\\microsoft.aspnetcore.openapi.10.0.8.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\8.0.0\\microsoft.bcl.asyncinterfaces.8.0.0.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\microsoft.bcl.cryptography\\9.0.4\\microsoft.bcl.cryptography.9.0.4.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\microsoft.build.framework\\18.0.2\\microsoft.build.framework.18.0.2.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\microsoft.codeanalysis.analyzers\\3.11.0\\microsoft.codeanalysis.analyzers.3.11.0.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\microsoft.codeanalysis.common\\5.0.0\\microsoft.codeanalysis.common.5.0.0.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\microsoft.codeanalysis.csharp\\5.0.0\\microsoft.codeanalysis.csharp.5.0.0.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\microsoft.codeanalysis.csharp.workspaces\\5.0.0\\microsoft.codeanalysis.csharp.workspaces.5.0.0.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\microsoft.codeanalysis.workspaces.common\\5.0.0\\microsoft.codeanalysis.workspaces.common.5.0.0.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\microsoft.codeanalysis.workspaces.msbuild\\5.0.0\\microsoft.codeanalysis.workspaces.msbuild.5.0.0.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\microsoft.data.sqlclient\\6.1.1\\microsoft.data.sqlclient.6.1.1.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\microsoft.data.sqlclient.sni.runtime\\6.0.2\\microsoft.data.sqlclient.sni.runtime.6.0.2.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\microsoft.entityframeworkcore\\10.0.8\\microsoft.entityframeworkcore.10.0.8.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\microsoft.entityframeworkcore.abstractions\\10.0.8\\microsoft.entityframeworkcore.abstractions.10.0.8.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\microsoft.entityframeworkcore.analyzers\\10.0.8\\microsoft.entityframeworkcore.analyzers.10.0.8.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\microsoft.entityframeworkcore.design\\10.0.8\\microsoft.entityframeworkcore.design.10.0.8.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\microsoft.entityframeworkcore.relational\\10.0.8\\microsoft.entityframeworkcore.relational.10.0.8.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\microsoft.entityframeworkcore.sqlserver\\10.0.8\\microsoft.entityframeworkcore.sqlserver.10.0.8.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\microsoft.entityframeworkcore.tools\\10.0.8\\microsoft.entityframeworkcore.tools.10.0.8.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\microsoft.extensions.apidescription.server\\10.0.0\\microsoft.extensions.apidescription.server.10.0.0.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\microsoft.extensions.dependencymodel\\10.0.8\\microsoft.extensions.dependencymodel.10.0.8.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\microsoft.identity.client\\4.73.1\\microsoft.identity.client.4.73.1.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\microsoft.identity.client.extensions.msal\\4.73.1\\microsoft.identity.client.extensions.msal.4.73.1.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\microsoft.identitymodel.abstractions\\8.14.0\\microsoft.identitymodel.abstractions.8.14.0.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\microsoft.identitymodel.jsonwebtokens\\8.14.0\\microsoft.identitymodel.jsonwebtokens.8.14.0.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\microsoft.identitymodel.logging\\8.14.0\\microsoft.identitymodel.logging.8.14.0.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\microsoft.identitymodel.protocols\\7.7.1\\microsoft.identitymodel.protocols.7.7.1.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\microsoft.identitymodel.protocols.openidconnect\\7.7.1\\microsoft.identitymodel.protocols.openidconnect.7.7.1.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\microsoft.identitymodel.tokens\\8.14.0\\microsoft.identitymodel.tokens.8.14.0.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\microsoft.openapi\\2.4.1\\microsoft.openapi.2.4.1.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\microsoft.sqlserver.server\\1.0.0\\microsoft.sqlserver.server.1.0.0.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\microsoft.visualstudio.solutionpersistence\\1.0.52\\microsoft.visualstudio.solutionpersistence.1.0.52.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\mono.texttemplating\\3.0.0\\mono.texttemplating.3.0.0.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\newtonsoft.json\\13.0.3\\newtonsoft.json.13.0.3.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\newtonsoft.json.bson\\1.0.2\\newtonsoft.json.bson.1.0.2.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\swashbuckle.aspnetcore\\10.1.7\\swashbuckle.aspnetcore.10.1.7.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\swashbuckle.aspnetcore.swagger\\10.1.7\\swashbuckle.aspnetcore.swagger.10.1.7.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\swashbuckle.aspnetcore.swaggergen\\10.1.7\\swashbuckle.aspnetcore.swaggergen.10.1.7.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\swashbuckle.aspnetcore.swaggerui\\10.1.7\\swashbuckle.aspnetcore.swaggerui.10.1.7.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\system.clientmodel\\1.5.1\\system.clientmodel.1.5.1.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\system.codedom\\6.0.0\\system.codedom.6.0.0.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\system.composition\\9.0.0\\system.composition.9.0.0.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\system.composition.attributedmodel\\9.0.0\\system.composition.attributedmodel.9.0.0.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\system.composition.convention\\9.0.0\\system.composition.convention.9.0.0.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\system.composition.hosting\\9.0.0\\system.composition.hosting.9.0.0.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\system.composition.runtime\\9.0.0\\system.composition.runtime.9.0.0.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\system.composition.typedparts\\9.0.0\\system.composition.typedparts.9.0.0.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\system.configuration.configurationmanager\\9.0.4\\system.configuration.configurationmanager.9.0.4.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\system.directoryservices.protocols\\10.0.8\\system.directoryservices.protocols.10.0.8.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\system.identitymodel.tokens.jwt\\7.7.1\\system.identitymodel.tokens.jwt.7.7.1.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\system.memory.data\\8.0.1\\system.memory.data.8.0.1.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\system.security.cryptography.pkcs\\9.0.4\\system.security.cryptography.pkcs.9.0.4.nupkg.sha512", - "C:\\Users\\torst\\.nuget\\packages\\system.security.cryptography.protecteddata\\9.0.4\\system.security.cryptography.protecteddata.9.0.4.nupkg.sha512" - ], - "logs": [ - { - "code": "NU1903", - "level": "Warning", - "message": "Das Paket \"Microsoft.OpenApi\" 2.4.1 weist eine bekannte hoch Schweregrad-Sicherheitsanfälligkeit auf, https://github.com/advisories/GHSA-v5pm-xwqc-g5wc.", - "projectPath": "F:\\Projekte\\Coding\\.Net\\Microsoft.SelfService.Portal.Core.API\\Microsoft.SelfService.Portal.Core.API.csproj", - "warningLevel": 1, - "filePath": "F:\\Projekte\\Coding\\.Net\\Microsoft.SelfService.Portal.Core.API\\Microsoft.SelfService.Portal.Core.API.csproj", - "libraryId": "Microsoft.OpenApi", - "targetGraphs": [ - "net10.0" - ] - } - ] -} \ No newline at end of file