initial commit

This commit is contained in:
2021-11-19 22:41:24 -03:00
commit f4a947fe94
43 changed files with 16499 additions and 0 deletions

25
ProjetoTrabalho.sln Executable file
View File

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

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27703.2018
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ProjetoTrabalho", "ProjetoTrabalho\ProjetoTrabalho.vbproj", "{0CD07180-BDAA-4782-8FB9-C303F18AE0E6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0CD07180-BDAA-4782-8FB9-C303F18AE0E6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0CD07180-BDAA-4782-8FB9-C303F18AE0E6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0CD07180-BDAA-4782-8FB9-C303F18AE0E6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0CD07180-BDAA-4782-8FB9-C303F18AE0E6}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {236B27D9-67F6-4891-A1C4-68D74D4E59F9}
EndGlobalSection
EndGlobal