Skip to content
Snippets Groups Projects
Select Git revision
  • dev
  • master default protected
  • gitkeep
  • Issue/2446-responsibleOrganizations
  • Issue/2309-docs
  • Issue/2355-topLevelOrg
  • Issue/2412-gitlabDuplicatesinProjectQuotas
  • Issue/2287-guestRole
  • Issue/2364-testingKpiParser
  • Issue/2102-gitLabResTypeRCV
  • Issue/2278-gitlabToS
  • Issue/2284-dbLogIndex
  • Issue/5678-addingGuestRoleToRoles
  • Issue/2265-UpdatingS3EndpointUDE
  • Issue/XXXX-testingMigrationsTimestamp
  • Issue/2101-gitLabResTypeUi
  • Issue/1788-extractionCronjob
  • Issue/2222-resourceDateCreated
  • Issue/2221-projectDateCreated
  • Issue/1321-pidEnquiryOverhaul
  • v2.20.1
  • v2.20.0
  • v2.19.0
  • v2.18.0
  • v2.17.0
  • v2.16.0
  • v2.15.0
  • v2.14.0
  • v2.13.0
  • v2.12.0
  • v2.11.0
  • v2.10.0
  • v2.9.0
  • v2.8.0
  • v2.7.0
  • v2.6.0
  • v2.5.0
  • v2.4.0
  • v2.3.0
  • v2.2.1
40 results

Migrations.sln

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Metadata.sln 1.56 KiB
    
    Microsoft Visual Studio Solution File, Format Version 12.00
    # Visual Studio Version 16
    VisualStudioVersion = 16.0.28803.156
    MinimumVisualStudioVersion = 10.0.40219.1
    Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Metadata", "Metadata\Metadata.csproj", "{07EF598F-621E-49EA-B0B4-AA65FB069D9B}"
    EndProject
    Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Metadata.Tests", "Metadata.Tests\Metadata.Tests.csproj", "{66315AA2-4CF2-4352-B37F-D3A9DC587275}"
    EndProject
    Global
    	GlobalSection(SolutionConfigurationPlatforms) = preSolution
    		Debug|Any CPU = Debug|Any CPU
    		Release|Any CPU = Release|Any CPU
    	EndGlobalSection
    	GlobalSection(ProjectConfigurationPlatforms) = postSolution
    		{07EF598F-621E-49EA-B0B4-AA65FB069D9B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    		{07EF598F-621E-49EA-B0B4-AA65FB069D9B}.Debug|Any CPU.Build.0 = Debug|Any CPU
    		{07EF598F-621E-49EA-B0B4-AA65FB069D9B}.Release|Any CPU.ActiveCfg = Release|Any CPU
    		{07EF598F-621E-49EA-B0B4-AA65FB069D9B}.Release|Any CPU.Build.0 = Release|Any CPU
    		{66315AA2-4CF2-4352-B37F-D3A9DC587275}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    		{66315AA2-4CF2-4352-B37F-D3A9DC587275}.Debug|Any CPU.Build.0 = Debug|Any CPU
    		{66315AA2-4CF2-4352-B37F-D3A9DC587275}.Release|Any CPU.ActiveCfg = Release|Any CPU
    		{66315AA2-4CF2-4352-B37F-D3A9DC587275}.Release|Any CPU.Build.0 = Release|Any CPU
    	EndGlobalSection
    	GlobalSection(SolutionProperties) = preSolution
    		HideSolutionNode = FALSE
    	EndGlobalSection
    	GlobalSection(ExtensibilityGlobals) = postSolution
    		SolutionGuid = {B048D71E-22E1-48FD-8F99-721417A646D8}
    	EndGlobalSection
    EndGlobal