Se crea la solución

This commit is contained in:
2025-05-30 11:53:59 +02:00
parent 7bcc0af2c2
commit 64b9736d44

25
tsEFCore7.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.36121.58 d17.14
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "tsEFCore7", "tsEFCore7.vbproj", "{EA901288-1E7C-335D-3EEA-0D325FD1B845}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EA901288-1E7C-335D-3EEA-0D325FD1B845}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EA901288-1E7C-335D-3EEA-0D325FD1B845}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EA901288-1E7C-335D-3EEA-0D325FD1B845}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EA901288-1E7C-335D-3EEA-0D325FD1B845}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B03D3368-1E16-4505-8B65-BC47BD8393CC}
EndGlobalSection
EndGlobal