From 64b9736d44e4fcdbb7b26c7e0fa16638bd832f7a Mon Sep 17 00:00:00 2001 From: manuel Date: Fri, 30 May 2025 11:53:59 +0200 Subject: [PATCH] =?UTF-8?q?Se=20crea=20la=20soluci=C3=B3n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tsEFCore7.sln | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 tsEFCore7.sln diff --git a/tsEFCore7.sln b/tsEFCore7.sln new file mode 100644 index 0000000..c5ffa8e --- /dev/null +++ b/tsEFCore7.sln @@ -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