Skip to content
Snippets Groups Projects
Select Git revision
  • 3ae3da403fb806c177da5ea7c1baef8dd9411461
  • main default protected
  • feature/documentation_flight_mechanic_assessment
  • feature/update_create_mission_docs
  • feature/update_mission_analysis_docs
  • feature/add_assessment_repo
  • documentation/initial_sizing_readonly
  • feature/new_systems_methodology
  • fix/missing-API-documentation-for-python-modules
  • fix/missing-api-documentation
  • feature/python_example_folder_update
  • beta_release protected
  • fix/revert-gitlab-config
  • fix/citationEcologicalAssessment
  • documentation/styleupdate
  • feature/lightMode
  • documentation/create_mission_xml
  • 28-empennage-design-update-documentation-according-to-workshop
  • documentation/fix-dot-equations
  • documentation/propulsion-design-module
  • documentation/gitlab-workflow
  • 0.5.0
22 results

overview.md

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