Skip to content
Snippets Groups Projects
Select Git revision
  • 0931d20dda25dee2356aa0e2dbd96580db27b74c
  • main default protected
  • Issue/3090-tosProblems
  • Issue/3178-iconColorBug
  • dev protected
  • Issue/3176-addNewNFDI4INGLogo
  • Issue/3141-rdsNoLonga
  • Issue/3180-fixMetadataNotLoading
  • Issue/3177-resourceTypeDescriptionTexts
  • Issue/3160-deactivateDownloadForFolders
  • Issue/3111-fixLoadingGitLabResource
  • Issue/3133-subProjectsChanges
  • Issue/3139-dsnrw
  • Issue/3167-changeTextAndAddLink
  • Issue/3070-newIconsForResourceTypes
  • Issue/3145-redesignLoginPage
  • Issue/3093-moreInformationInTheDeletionEmails
  • Issue/3040-closeTokenWindowWithXButton
  • Issue/3152-fixResourceStore
  • Issue/xxxx-DuckDBTest
  • Issue/3152-fixUpdateRequestPayload
  • v3.19.1
  • v3.19.0
  • v3.18.0
  • v3.17.2
  • v3.17.1
  • v3.17.0
  • v3.16.1
  • v3.16.0
  • v3.15.6
  • v3.15.5
  • v3.15.4
  • v3.15.3
  • v3.15.2
  • v3.15.1
  • v3.15.0
  • v3.14.0
  • v3.13.1
  • v3.13.0
  • v3.12.0
  • v3.11.0
41 results

linkedData.ts

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    GraphDeployer.sln 1.09 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("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GraphDeployer", "GraphDeployer\GraphDeployer.csproj", "{341EB0C4-6882-4281-9310-4213AEAFB65A}"
    EndProject
    Global
    	GlobalSection(SolutionConfigurationPlatforms) = preSolution
    		Debug|Any CPU = Debug|Any CPU
    		Release|Any CPU = Release|Any CPU
    	EndGlobalSection
    	GlobalSection(ProjectConfigurationPlatforms) = postSolution
    		{341EB0C4-6882-4281-9310-4213AEAFB65A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    		{341EB0C4-6882-4281-9310-4213AEAFB65A}.Debug|Any CPU.Build.0 = Debug|Any CPU
    		{341EB0C4-6882-4281-9310-4213AEAFB65A}.Release|Any CPU.ActiveCfg = Release|Any CPU
    		{341EB0C4-6882-4281-9310-4213AEAFB65A}.Release|Any CPU.Build.0 = Release|Any CPU
    	EndGlobalSection
    	GlobalSection(SolutionProperties) = preSolution
    		HideSolutionNode = FALSE
    	EndGlobalSection
    	GlobalSection(ExtensibilityGlobals) = postSolution
    		SolutionGuid = {1D546791-01C8-461D-859F-F1B3738EB3E3}
    	EndGlobalSection
    EndGlobal