mirror of
https://github.com/Smaug123/fsharp-quine
synced 2025-10-05 17:38:47 +00:00
17 lines
770 B
Plaintext
17 lines
770 B
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "Quine", "Quine\Quine.fsproj", "{8D04B74F-B15F-4DE8-BEA1-0E690E6F62E0}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{8D04B74F-B15F-4DE8-BEA1-0E690E6F62E0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{8D04B74F-B15F-4DE8-BEA1-0E690E6F62E0}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{8D04B74F-B15F-4DE8-BEA1-0E690E6F62E0}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{8D04B74F-B15F-4DE8-BEA1-0E690E6F62E0}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
EndGlobal
|