- Se traslada versión a git desde tfs

This commit is contained in:
2025-05-30 12:06:37 +02:00
commit b93d857a6f
103 changed files with 86476 additions and 0 deletions

25
tsWPFCore.sln Normal file
View File

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

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33213.308
MinimumVisualStudioVersion = 10.0.40219.1
Project("{778DAE3C-4631-46EA-AA77-85C1314464D9}") = "tsWPFCore", "tsWPFCore.vbproj", "{18488C35-3FBF-40E5-9A49-6C87741720B7}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{18488C35-3FBF-40E5-9A49-6C87741720B7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{18488C35-3FBF-40E5-9A49-6C87741720B7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{18488C35-3FBF-40E5-9A49-6C87741720B7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{18488C35-3FBF-40E5-9A49-6C87741720B7}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {89FF3751-4393-496C-8868-84F1BB7DEA63}
EndGlobalSection
EndGlobal