26 lines
1.1 KiB
Plaintext
26 lines
1.1 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
VisualStudioVersion = 15.0.28010.2003
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Vocab Coverer", "Vocab Coverer\Vocab Coverer.vbproj", "{2A259BB5-BED6-4498-95E2-54CA9B870263}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{2A259BB5-BED6-4498-95E2-54CA9B870263}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{2A259BB5-BED6-4498-95E2-54CA9B870263}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{2A259BB5-BED6-4498-95E2-54CA9B870263}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{2A259BB5-BED6-4498-95E2-54CA9B870263}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {443D95DC-9800-46CE-97D3-C08D601E9DC0}
|
|
EndGlobalSection
|
|
EndGlobal
|