Files
SharpPropagation/SharpPropagation.sln
2022-04-27 15:44:57 +02:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32319.34
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpPropagation", "SharpPropagation\SharpPropagation.csproj", "{63900DDC-5D2A-44E7-AB35-241D3AFF1651}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{63900DDC-5D2A-44E7-AB35-241D3AFF1651}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{63900DDC-5D2A-44E7-AB35-241D3AFF1651}.Debug|Any CPU.Build.0 = Debug|Any CPU
{63900DDC-5D2A-44E7-AB35-241D3AFF1651}.Release|Any CPU.ActiveCfg = Release|Any CPU
{63900DDC-5D2A-44E7-AB35-241D3AFF1651}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {0C3CF999-8857-4138-820D-25C46FC78B2F}
EndGlobalSection
EndGlobal