Ancien code projet
This commit is contained in:
31
Automate.sln
Normal file
31
Automate.sln
Normal file
@@ -0,0 +1,31 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.5.33530.505
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Automate", "Automate\Automate.csproj", "{55CD759F-F7AE-47BC-812E-474FD3CE693E}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CakeBuild", "ZZCakeBuild\CakeBuild.csproj", "{81442847-D1B8-4499-BC9B-03FB65182FBE}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{55CD759F-F7AE-47BC-812E-474FD3CE693E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{55CD759F-F7AE-47BC-812E-474FD3CE693E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{55CD759F-F7AE-47BC-812E-474FD3CE693E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{55CD759F-F7AE-47BC-812E-474FD3CE693E}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{81442847-D1B8-4499-BC9B-03FB65182FBE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{81442847-D1B8-4499-BC9B-03FB65182FBE}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{81442847-D1B8-4499-BC9B-03FB65182FBE}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{81442847-D1B8-4499-BC9B-03FB65182FBE}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {DA43A4CC-D6DC-4089-8B21-FD28C6F587BB}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user