Files
ayanova7/keys/Generator/Generator.sln
2018-06-29 19:47:36 +00:00

20 lines
902 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Generator", "Generator.csproj", "{D875D014-6185-404B-B5AF-09B61959DF2D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D875D014-6185-404B-B5AF-09B61959DF2D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D875D014-6185-404B-B5AF-09B61959DF2D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D875D014-6185-404B-B5AF-09B61959DF2D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D875D014-6185-404B-B5AF-09B61959DF2D}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal