Skip to content
Snippets Groups Projects
Select Git revision
  • f935e35a8e333f4083836ffed96cbbc5b59a44ad
  • main default protected
  • feature/new_systems_methodology
  • 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
  • documentation/cost_estimation_update
  • documentation/mkdocs_python_update
  • documentation/tank_design_update
  • documentation/landing_gear_design_update
  • documentation/fuselage_design_update
  • documentation/global-header-file-setup
  • 0.5.0
22 results

basic-concepts.md

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    ResourceConfiguration.sln 1.63 KiB
    
    Microsoft Visual Studio Solution File, Format Version 12.00
    # Visual Studio Version 16
    VisualStudioVersion = 16.0.29911.84
    MinimumVisualStudioVersion = 10.0.40219.1
    Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ResourceConfiguration", "ResourceConfiguration\ResourceConfiguration.csproj", "{BD9E402E-5690-400A-897C-D157143489DE}"
    EndProject
    Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ResourceConfiguration.Tests", "ResourceConfiguration.Tests\ResourceConfiguration.Tests.csproj", "{A09450A0-E4D7-43C1-B232-C6DBA0AEE139}"
    EndProject
    Global
    	GlobalSection(SolutionConfigurationPlatforms) = preSolution
    		Debug|Any CPU = Debug|Any CPU
    		Release|Any CPU = Release|Any CPU
    	EndGlobalSection
    	GlobalSection(ProjectConfigurationPlatforms) = postSolution
    		{BD9E402E-5690-400A-897C-D157143489DE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    		{BD9E402E-5690-400A-897C-D157143489DE}.Debug|Any CPU.Build.0 = Debug|Any CPU
    		{BD9E402E-5690-400A-897C-D157143489DE}.Release|Any CPU.ActiveCfg = Release|Any CPU
    		{BD9E402E-5690-400A-897C-D157143489DE}.Release|Any CPU.Build.0 = Release|Any CPU
    		{A09450A0-E4D7-43C1-B232-C6DBA0AEE139}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    		{A09450A0-E4D7-43C1-B232-C6DBA0AEE139}.Debug|Any CPU.Build.0 = Debug|Any CPU
    		{A09450A0-E4D7-43C1-B232-C6DBA0AEE139}.Release|Any CPU.ActiveCfg = Release|Any CPU
    		{A09450A0-E4D7-43C1-B232-C6DBA0AEE139}.Release|Any CPU.Build.0 = Release|Any CPU
    	EndGlobalSection
    	GlobalSection(SolutionProperties) = preSolution
    		HideSolutionNode = FALSE
    	EndGlobalSection
    	GlobalSection(ExtensibilityGlobals) = postSolution
    		SolutionGuid = {6D247F7F-71DB-4B63-B9CD-6D5A953D7C4B}
    	EndGlobalSection
    EndGlobal