ft8spotter/ft8spotter.sln

32 wiersze
1.6 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29102.190
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ft8spotter", "ft8spotter\ft8spotter.csproj", "{C85CCBC8-5FA8-44A7-8AC0-C31CF99DDAAD}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ft8spotter.tests", "ft8spotter.tests\ft8spotter.tests.csproj", "{2AC13974-8A4A-43A8-B5AE-08C466D902E8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C85CCBC8-5FA8-44A7-8AC0-C31CF99DDAAD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C85CCBC8-5FA8-44A7-8AC0-C31CF99DDAAD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C85CCBC8-5FA8-44A7-8AC0-C31CF99DDAAD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C85CCBC8-5FA8-44A7-8AC0-C31CF99DDAAD}.Release|Any CPU.Build.0 = Release|Any CPU
{2AC13974-8A4A-43A8-B5AE-08C466D902E8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2AC13974-8A4A-43A8-B5AE-08C466D902E8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2AC13974-8A4A-43A8-B5AE-08C466D902E8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2AC13974-8A4A-43A8-B5AE-08C466D902E8}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {422B7EC7-DA35-43ED-9699-670971F0ACDF}
EndGlobalSection
EndGlobal