Files
2026-08-27 11:04:21 -06:00

21 lines
916 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Basic Express 2010
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Cryptation", "Cryptation.vbproj", "{575EF217-C904-47ED-90CB-E8195B6C851A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{575EF217-C904-47ED-90CB-E8195B6C851A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{575EF217-C904-47ED-90CB-E8195B6C851A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{575EF217-C904-47ED-90CB-E8195B6C851A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{575EF217-C904-47ED-90CB-E8195B6C851A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal