feat: 🍱 init the mini reader app
This commit is contained in:
20
Candidat Reader.sln
Normal file
20
Candidat Reader.sln
Normal file
@@ -0,0 +1,20 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 9.00
|
||||
# Visual Studio 2005
|
||||
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Candidat Reader", "Candidat Reader\Candidat Reader.vbproj", "{05FC157A-F4C5-4714-AB7A-D2D8907FAFAB}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{05FC157A-F4C5-4714-AB7A-D2D8907FAFAB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{05FC157A-F4C5-4714-AB7A-D2D8907FAFAB}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{05FC157A-F4C5-4714-AB7A-D2D8907FAFAB}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{05FC157A-F4C5-4714-AB7A-D2D8907FAFAB}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
EndGlobal
|
Reference in New Issue
Block a user