comparison Grille2.sln @ 0:689cde763395

init cimmit
author Franklin Schmit <meokcin@gmail.com>
date Thu, 05 Sep 2024 10:16:16 +0800
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:689cde763395
1 Microsoft Visual Studio Solution File, Format Version 12.00
2 # Visual Studio Version 17
3 VisualStudioVersion = 17.0.0.0
4 MinimumVisualStudioVersion = 17.0.0.0
5
6 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Grille2", "Grille2.csproj", "{9068EABA-8418-4A53-8824-06A1F0C4AD3D}"
7 EndProject
8 Global
9 GlobalSection(SolutionConfigurationPlatforms) = preSolution
10 Debug|Any CPU = Debug|Any CPU
11 Release|Any CPU = Release|Any CPU
12 EndGlobalSection
13 GlobalSection(ProjectConfigurationPlatforms) = postSolution
14 {9068EABA-8418-4A53-8824-06A1F0C4AD3D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15 {9068EABA-8418-4A53-8824-06A1F0C4AD3D}.Debug|Any CPU.Build.0 = Debug|Any CPU
16 {9068EABA-8418-4A53-8824-06A1F0C4AD3D}.Release|Any CPU.ActiveCfg = Release|Any CPU
17 {9068EABA-8418-4A53-8824-06A1F0C4AD3D}.Release|Any CPU.Build.0 = Release|Any CPU
18 EndGlobalSection
19 GlobalSection(SolutionProperties) = preSolution
20 HideSolutionNode = FALSE
21 EndGlobalSection
22 GlobalSection(ExtensibilityGlobals) = postSolution
23 SolutionGuid = {9B7C0C45-4433-4390-826E-00A3CED4FCBF}
24 EndGlobalSection
25 EndGlobal