Agregar archivos de proyecto.

This commit is contained in:
Angel Ivan
2026-05-15 11:01:41 -06:00
parent fa39f9fb0b
commit fa84b84992
4 changed files with 321 additions and 0 deletions

25
EstablecerIP.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.37216.2 d17.14
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EstablecerIP", "EstablecerIP\EstablecerIP.csproj", "{94F32981-BB49-4C26-B70D-BC21DD87D054}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{94F32981-BB49-4C26-B70D-BC21DD87D054}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{94F32981-BB49-4C26-B70D-BC21DD87D054}.Debug|Any CPU.Build.0 = Debug|Any CPU
{94F32981-BB49-4C26-B70D-BC21DD87D054}.Release|Any CPU.ActiveCfg = Release|Any CPU
{94F32981-BB49-4C26-B70D-BC21DD87D054}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {59D1A3F8-909B-498B-B103-EF12C2596B95}
EndGlobalSection
EndGlobal