Skip to content
Snippets Groups Projects
Select Git revision
  • gitkeep
  • dev protected
  • master default protected
  • Issue/2449-GuidPidSlugToProjectSettings
  • Issue/2309-docs
  • Issue/2355-topLevelOrg
  • Issue/2328-noFailOnLog
  • Hotfix/2371-fixGitLabinRCV
  • Issue/2287-guestRole
  • Fix/xxxx-activateGitlab
  • Test/xxxx-enablingGitLab
  • Issue/2349-gitlabHttps
  • Issue/2259-updatePids
  • Issue/2101-gitLabResTypeUi
  • Hotfix/2202-fixNaNQuota
  • Issue/2246-quotaResoval
  • Issue/2221-projectDateCreated
  • Hotfix/2224-quotaSizeAnalytics
  • Fix/xxxx-resourceVisibility
  • Issue/2000-gitlabResourcesAPI
  • v4.4.3
  • v4.4.2
  • v4.4.1
  • v4.4.0
  • v4.3.4
  • v4.3.3
  • v4.3.2
  • v4.3.1
  • v4.3.0
  • v4.2.8
  • v4.2.7
  • v4.2.6
  • v4.2.5
  • v4.2.4
  • v4.2.3
  • v4.2.2
  • v4.2.1
  • v4.2.0
  • v4.1.1
  • v4.1.0
40 results

Project.sln

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Project.sln 1.55 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}") = "Project", "Project\Project.csproj", "{16C4EBA5-BA87-45EC-AE1A-E8569A897959}"
    EndProject
    Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Project.Tests", "Project.Tests\Project.Tests.csproj", "{EEE96892-A211-44EE-B2B8-11FAB31F2E26}"
    EndProject
    Global
    	GlobalSection(SolutionConfigurationPlatforms) = preSolution
    		Debug|Any CPU = Debug|Any CPU
    		Release|Any CPU = Release|Any CPU
    	EndGlobalSection
    	GlobalSection(ProjectConfigurationPlatforms) = postSolution
    		{16C4EBA5-BA87-45EC-AE1A-E8569A897959}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    		{16C4EBA5-BA87-45EC-AE1A-E8569A897959}.Debug|Any CPU.Build.0 = Debug|Any CPU
    		{16C4EBA5-BA87-45EC-AE1A-E8569A897959}.Release|Any CPU.ActiveCfg = Release|Any CPU
    		{16C4EBA5-BA87-45EC-AE1A-E8569A897959}.Release|Any CPU.Build.0 = Release|Any CPU
    		{EEE96892-A211-44EE-B2B8-11FAB31F2E26}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    		{EEE96892-A211-44EE-B2B8-11FAB31F2E26}.Debug|Any CPU.Build.0 = Debug|Any CPU
    		{EEE96892-A211-44EE-B2B8-11FAB31F2E26}.Release|Any CPU.ActiveCfg = Release|Any CPU
    		{EEE96892-A211-44EE-B2B8-11FAB31F2E26}.Release|Any CPU.Build.0 = Release|Any CPU
    	EndGlobalSection
    	GlobalSection(SolutionProperties) = preSolution
    		HideSolutionNode = FALSE
    	EndGlobalSection
    	GlobalSection(ExtensibilityGlobals) = postSolution
    		SolutionGuid = {E7354F4B-ECD3-438A-82EE-71A82134E1AE}
    	EndGlobalSection
    EndGlobal