21 lines
871 B
Plaintext
21 lines
871 B
Plaintext
|
|||
|
|
Microsoft Visual Studio Solution File, Format Version 11.00
|
||
|
|
# Visual Studio 2010
|
||
|
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "CodeDom Crypter", "CodeDom Crypter.vbproj", "{3DAEBBFC-F212-4992-9648-2DBFA694238C}"
|
||
|
|
EndProject
|
||
|
|
Global
|
||
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||
|
|
Debug|x86 = Debug|x86
|
||
|
|
Release|x86 = Release|x86
|
||
|
|
EndGlobalSection
|
||
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||
|
|
{3DAEBBFC-F212-4992-9648-2DBFA694238C}.Debug|x86.ActiveCfg = Debug|x86
|
||
|
|
{3DAEBBFC-F212-4992-9648-2DBFA694238C}.Debug|x86.Build.0 = Debug|x86
|
||
|
|
{3DAEBBFC-F212-4992-9648-2DBFA694238C}.Release|x86.ActiveCfg = Release|x86
|
||
|
|
{3DAEBBFC-F212-4992-9648-2DBFA694238C}.Release|x86.Build.0 = Release|x86
|
||
|
|
EndGlobalSection
|
||
|
|
GlobalSection(SolutionProperties) = preSolution
|
||
|
|
HideSolutionNode = FALSE
|
||
|
|
EndGlobalSection
|
||
|
|
EndGlobal
|