You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
34 lines
1.7 KiB
34 lines
1.7 KiB
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.0.31611.283
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "essai1", "essai1\essai1.csproj", "{DCEA858F-145E-4308-B0B9-CE868DE0B48B}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConsoleApp1", "ConsoleApp1\ConsoleApp1.csproj", "{26C79316-F8AC-4BBF-9735-F2B63A6EBD99}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{DCEA858F-145E-4308-B0B9-CE868DE0B48B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{DCEA858F-145E-4308-B0B9-CE868DE0B48B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{DCEA858F-145E-4308-B0B9-CE868DE0B48B}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
|
|
{DCEA858F-145E-4308-B0B9-CE868DE0B48B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{DCEA858F-145E-4308-B0B9-CE868DE0B48B}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{DCEA858F-145E-4308-B0B9-CE868DE0B48B}.Release|Any CPU.Deploy.0 = Release|Any CPU
|
|
{26C79316-F8AC-4BBF-9735-F2B63A6EBD99}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{26C79316-F8AC-4BBF-9735-F2B63A6EBD99}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{26C79316-F8AC-4BBF-9735-F2B63A6EBD99}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{26C79316-F8AC-4BBF-9735-F2B63A6EBD99}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {61F7FB11-1E47-470C-91E2-47F8143E1572}
|
|
EndGlobalSection
|
|
EndGlobal
|