52 lines
2.9 KiB
Plaintext
52 lines
2.9 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.29613.14
|
|
MinimumVisualStudioVersion = 15.0.26124.0
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MoonTools.FastCollections", "src\MoonTools.FastCollections.csproj", "{A6BAA858-20B5-4274-A216-7E71990DAAFB}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "test", "test\test.csproj", "{26DDCFFB-B3AE-4CB4-8671-ABB15862193F}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Debug|x64 = Debug|x64
|
|
Debug|x86 = Debug|x86
|
|
Release|Any CPU = Release|Any CPU
|
|
Release|x64 = Release|x64
|
|
Release|x86 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{A6BAA858-20B5-4274-A216-7E71990DAAFB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{A6BAA858-20B5-4274-A216-7E71990DAAFB}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{A6BAA858-20B5-4274-A216-7E71990DAAFB}.Debug|x64.ActiveCfg = Debug|Any CPU
|
|
{A6BAA858-20B5-4274-A216-7E71990DAAFB}.Debug|x64.Build.0 = Debug|Any CPU
|
|
{A6BAA858-20B5-4274-A216-7E71990DAAFB}.Debug|x86.ActiveCfg = Debug|Any CPU
|
|
{A6BAA858-20B5-4274-A216-7E71990DAAFB}.Debug|x86.Build.0 = Debug|Any CPU
|
|
{A6BAA858-20B5-4274-A216-7E71990DAAFB}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{A6BAA858-20B5-4274-A216-7E71990DAAFB}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{A6BAA858-20B5-4274-A216-7E71990DAAFB}.Release|x64.ActiveCfg = Release|Any CPU
|
|
{A6BAA858-20B5-4274-A216-7E71990DAAFB}.Release|x64.Build.0 = Release|Any CPU
|
|
{A6BAA858-20B5-4274-A216-7E71990DAAFB}.Release|x86.ActiveCfg = Release|Any CPU
|
|
{A6BAA858-20B5-4274-A216-7E71990DAAFB}.Release|x86.Build.0 = Release|Any CPU
|
|
{26DDCFFB-B3AE-4CB4-8671-ABB15862193F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{26DDCFFB-B3AE-4CB4-8671-ABB15862193F}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{26DDCFFB-B3AE-4CB4-8671-ABB15862193F}.Debug|x64.ActiveCfg = Debug|Any CPU
|
|
{26DDCFFB-B3AE-4CB4-8671-ABB15862193F}.Debug|x64.Build.0 = Debug|Any CPU
|
|
{26DDCFFB-B3AE-4CB4-8671-ABB15862193F}.Debug|x86.ActiveCfg = Debug|Any CPU
|
|
{26DDCFFB-B3AE-4CB4-8671-ABB15862193F}.Debug|x86.Build.0 = Debug|Any CPU
|
|
{26DDCFFB-B3AE-4CB4-8671-ABB15862193F}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{26DDCFFB-B3AE-4CB4-8671-ABB15862193F}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{26DDCFFB-B3AE-4CB4-8671-ABB15862193F}.Release|x64.ActiveCfg = Release|Any CPU
|
|
{26DDCFFB-B3AE-4CB4-8671-ABB15862193F}.Release|x64.Build.0 = Release|Any CPU
|
|
{26DDCFFB-B3AE-4CB4-8671-ABB15862193F}.Release|x86.ActiveCfg = Release|Any CPU
|
|
{26DDCFFB-B3AE-4CB4-8671-ABB15862193F}.Release|x86.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {085A69AB-C816-491D-B59C-E8533E7F355D}
|
|
EndGlobalSection
|
|
EndGlobal
|