Skip to content
Snippets Groups Projects
Select Git revision
  • dev protected
  • master default protected
  • Issue/3003-stsInstitute
  • gitkeep
  • Hotfix/2775-dfnCertRollover
  • Hotfix/2592-sameProvider
  • Hotfix/1234-handlingMergeToken
  • Hotfix/2576-certificatePatch
  • Issue/2309-docs
  • Issue/2325-fixApiTokenMerging
  • Issue/1974-shibbolethLogout
  • Fix/xxxx-migrateLogin
  • Hotfix/2169-ignoreAuthContext
  • Experimental/newSaml2
  • Issue/2147-exchangingCoscineCertificate-step2
  • Issue/2147-exchangingCoscineCertificate
  • Issue/2147-exchangingCoscineCertificate-step3
  • uiv2
  • Issue/2115-extendParsingPairwiseId
  • Hotfix/2103-RepositoryurlstoConsulUpdateMappingGivennameUiv2
  • v4.1.1
  • v4.1.0
  • v4.0.9
  • v4.0.8
  • v4.0.7
  • v4.0.6
  • v4.0.5
  • v4.0.4
  • v4.0.3
  • v4.0.2
  • v4.0.1
  • v4.0.0
  • v3.1.4
  • v3.1.3
  • v3.1.2
  • v3.1.1
  • v3.1.0
  • v3.0.0
  • v2.4.4
  • v2.4.3
40 results

STS.sln

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    STS.sln 1.06 KiB
    
    Microsoft Visual Studio Solution File, Format Version 12.00
    # Visual Studio Version 16
    VisualStudioVersion = 16.0.29102.190
    MinimumVisualStudioVersion = 10.0.40219.1
    Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "STS", "STS\STS.csproj", "{98F2894C-9681-482C-A588-A10E1CFD11DD}"
    EndProject
    Global
    	GlobalSection(SolutionConfigurationPlatforms) = preSolution
    		Debug|Any CPU = Debug|Any CPU
    		Release|Any CPU = Release|Any CPU
    	EndGlobalSection
    	GlobalSection(ProjectConfigurationPlatforms) = postSolution
    		{98F2894C-9681-482C-A588-A10E1CFD11DD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    		{98F2894C-9681-482C-A588-A10E1CFD11DD}.Debug|Any CPU.Build.0 = Debug|Any CPU
    		{98F2894C-9681-482C-A588-A10E1CFD11DD}.Release|Any CPU.ActiveCfg = Release|Any CPU
    		{98F2894C-9681-482C-A588-A10E1CFD11DD}.Release|Any CPU.Build.0 = Release|Any CPU
    	EndGlobalSection
    	GlobalSection(SolutionProperties) = preSolution
    		HideSolutionNode = FALSE
    	EndGlobalSection
    	GlobalSection(ExtensibilityGlobals) = postSolution
    		SolutionGuid = {1F4466A5-34B2-4D03-AACA-09373AEF3851}
    	EndGlobalSection
    EndGlobal