Aggiungere i file di progetto.

This commit is contained in:
2025-10-20 21:41:05 +02:00
parent d294d615c6
commit 6b1dd3a7f8
11 changed files with 451 additions and 0 deletions

25
EliaBombarolo.sln Normal file
View File

@@ -0,0 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.14.36603.0 d17.14
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EliaBombarolo", "EliaBombarolo.csproj", "{DC6D4D74-D777-463E-BA71-0FB9C8120481}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DC6D4D74-D777-463E-BA71-0FB9C8120481}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DC6D4D74-D777-463E-BA71-0FB9C8120481}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DC6D4D74-D777-463E-BA71-0FB9C8120481}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DC6D4D74-D777-463E-BA71-0FB9C8120481}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {6B39363C-CD04-42C3-9865-6172D85EFB25}
EndGlobalSection
EndGlobal