Skip to content
Snippets Groups Projects
Select Git revision
  • dev
  • master default protected
  • gitkeep
  • Issue/2353-dropShapeFix
  • Issue/2583-treeBug
  • Hotfix/2562-organizations
  • Issue/2464-invalidateMeta
  • Issue/2484-filterExtracted
  • Issue/2309-docs
  • Issue/2462-removeTraces
  • Hotfix/2459-EncodingPath
  • Hotfix/2452-linkedDeletion
  • Issue/2328-noFailOnLog
  • Issue/1792-newMetadataStructure
  • v2.5.2-Hotfix2365
  • Hotfix/2365-targetClassWorks
  • Issue/2269-niceKpiParser
  • Issue/2295-singleOrganizationFix
  • Issue/1953-owlImports
  • Hotfix/2087-efNet6
  • v2.9.0
  • v2.8.2
  • v2.8.1
  • v2.8.0
  • v2.7.2
  • v2.7.1
  • v2.7.0
  • v2.6.2
  • v2.6.1
  • v2.6.0
  • v2.5.3
  • v2.5.2
  • v2.5.1
  • v2.5.0
  • v2.4.1
  • v2.4.0
  • v2.3.0
  • v2.2.0
  • v2.1.0
  • v2.0.0
40 results

Metadata.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