-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathRefereceManager.sln
More file actions
executable file
·20 lines (20 loc) · 935 Bytes
/
RefereceManager.sln
File metadata and controls
executable file
·20 lines (20 loc) · 935 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "RefereceManager", "RefereceManager\RefereceManager.vbproj", "{D33F6EAA-5673-456B-8238-C8E054EA40C3}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D33F6EAA-5673-456B-8238-C8E054EA40C3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D33F6EAA-5673-456B-8238-C8E054EA40C3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D33F6EAA-5673-456B-8238-C8E054EA40C3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D33F6EAA-5673-456B-8238-C8E054EA40C3}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal