Agregar archivos de proyecto.
This commit is contained in:
35
tsWPF.sln
Normal file
35
tsWPF.sln
Normal file
@@ -0,0 +1,35 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.3.32825.248
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "tsWPF", "tsWPF.vbproj", "{B302F25E-CCBE-4F87-A9B5-B0658A416DD7}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Debug|Mixed Platforms = Debug|Mixed Platforms
|
||||
Debug|x86 = Debug|x86
|
||||
Release|Any CPU = Release|Any CPU
|
||||
Release|Mixed Platforms = Release|Mixed Platforms
|
||||
Release|x86 = Release|x86
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{B302F25E-CCBE-4F87-A9B5-B0658A416DD7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{B302F25E-CCBE-4F87-A9B5-B0658A416DD7}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{B302F25E-CCBE-4F87-A9B5-B0658A416DD7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
|
||||
{B302F25E-CCBE-4F87-A9B5-B0658A416DD7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
|
||||
{B302F25E-CCBE-4F87-A9B5-B0658A416DD7}.Debug|x86.ActiveCfg = Debug|Any CPU
|
||||
{B302F25E-CCBE-4F87-A9B5-B0658A416DD7}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{B302F25E-CCBE-4F87-A9B5-B0658A416DD7}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{B302F25E-CCBE-4F87-A9B5-B0658A416DD7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
|
||||
{B302F25E-CCBE-4F87-A9B5-B0658A416DD7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
|
||||
{B302F25E-CCBE-4F87-A9B5-B0658A416DD7}.Release|x86.ActiveCfg = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {499C0A85-6CFC-4A88-ABB2-27DBEF7F5BA8}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user