Agregar archivos de proyecto.
This commit is contained in:
25
testML.sln
Normal file
25
testML.sln
Normal file
@@ -0,0 +1,25 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.3.32922.545
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "testML", "testML\testML.csproj", "{C3E80D81-F268-427C-B77D-DB08422C978F}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{C3E80D81-F268-427C-B77D-DB08422C978F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{C3E80D81-F268-427C-B77D-DB08422C978F}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{C3E80D81-F268-427C-B77D-DB08422C978F}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{C3E80D81-F268-427C-B77D-DB08422C978F}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {0128A1B5-B749-41FC-A339-B9B621240682}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user