Commit for development environment setup

This commit is contained in:
2023-06-19 16:12:33 -04:00
parent be72063a3c
commit bbce2ad0a6
2209 changed files with 1171775 additions and 625 deletions

View File

@@ -0,0 +1,29 @@
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VG", "VG.csproj", "{52D74078-3822-410E-889B-464BD21AAB9E}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test", "Test\Test.csproj", "{12299365-FD7A-458A-B1E0-574933F7A647}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{52D74078-3822-410E-889B-464BD21AAB9E}.Debug.ActiveCfg = Debug|.NET
{52D74078-3822-410E-889B-464BD21AAB9E}.Debug.Build.0 = Debug|.NET
{52D74078-3822-410E-889B-464BD21AAB9E}.Release.ActiveCfg = Release|.NET
{52D74078-3822-410E-889B-464BD21AAB9E}.Release.Build.0 = Release|.NET
{12299365-FD7A-458A-B1E0-574933F7A647}.Debug.ActiveCfg = Debug|.NET
{12299365-FD7A-458A-B1E0-574933F7A647}.Debug.Build.0 = Debug|.NET
{12299365-FD7A-458A-B1E0-574933F7A647}.Release.ActiveCfg = Release|.NET
{12299365-FD7A-458A-B1E0-574933F7A647}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal