empty form
This commit is contained in:
parent
c595623188
commit
c08ccfa2e1
14 changed files with 954 additions and 0 deletions
25
App1.sln
Normal file
25
App1.sln
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.8.34330.188
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "App1", "App1.vbproj", "{AAA08A88-230F-42FA-8069-4A8607089A94}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{AAA08A88-230F-42FA-8069-4A8607089A94}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{AAA08A88-230F-42FA-8069-4A8607089A94}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{AAA08A88-230F-42FA-8069-4A8607089A94}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{AAA08A88-230F-42FA-8069-4A8607089A94}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {6B6508FB-E8DF-4FBC-B428-3E82ED38AE39}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Loading…
Add table
Add a link
Reference in a new issue