Skip to content
Snippets Groups Projects
Select Git revision
  • 8d3005cc47511888cfcb2fe1132b028d4d7f9543
  • master default protected
  • dev protected
  • Issue/3130-onboardingUzK
  • Issue/3109-onboarding
  • Issue/2915-migrateSql2Linked
  • test_ci
  • Issue/xxxx-fixDevcontainer
  • Issue/xxxx-generateLatestTag
  • Issue/2980-fixContainerBuild
  • Issue/2967-fixGD
  • Issue/2944-gdShenanigans
  • Issue/2906-containerCron
  • Issue/2880-gd
  • petar.hristov-master-patch-9e49
  • Issue/2668-graphDeployer
  • gitkeep
  • Hotfix/xxxx-fastDeployment
  • Hotfix/2615-graphDeployerLag
  • Issue/2568-betterLogging
  • Issue/2518-docs
  • v2.1.11
  • v2.1.10
  • v2.1.9
  • v2.1.8
  • v2.1.7
  • v2.1.6
  • v2.1.5
  • v2.1.4
  • v2.1.3
  • v2.1.2
  • v2.1.1
  • v2.1.0
  • v2.0.1
  • v2.0.0
  • v1.2.11
  • v1.2.10
  • v1.2.9
  • v1.2.8
  • v1.2.7
  • v1.2.6
41 results

AssemblyInfo.cs

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    AssemblyInfo.cs 707 B
    //------------------------------------------------------------------------------
    // <auto-generated>
    //     This code was generated by Cake.
    // </auto-generated>
    //------------------------------------------------------------------------------
    using System.Reflection;
    
    [assembly: AssemblyTitle("GraphDeployer")]
    [assembly: AssemblyDescription("GraphDeployer is a part of the CoScInE group.")]
    [assembly: AssemblyCompany("IT Center, RWTH Aachen University")]
    [assembly: AssemblyProduct("GraphDeployer")]
    [assembly: AssemblyVersion("1.1.1")]
    [assembly: AssemblyFileVersion("1.1.1")]
    [assembly: AssemblyInformationalVersion("1.1.1")]
    [assembly: AssemblyCopyright("2020 IT Center, RWTH Aachen University")]