mirror of https://github.com/icedland/iced.git
32 lines
1.5 KiB
Plaintext
32 lines
1.5 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
VisualStudioVersion = 15.0.27428.2037
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Iced", "Iced\Iced.csproj", "{13F19BFE-FCB6-4E65-BBE9-9C8E60BCB577}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Iced.UnitTests", "Iced.UnitTests\Iced.UnitTests.csproj", "{0990E973-7216-4968-9D54-33DCEAD123EB}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{13F19BFE-FCB6-4E65-BBE9-9C8E60BCB577}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{13F19BFE-FCB6-4E65-BBE9-9C8E60BCB577}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{13F19BFE-FCB6-4E65-BBE9-9C8E60BCB577}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{13F19BFE-FCB6-4E65-BBE9-9C8E60BCB577}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{0990E973-7216-4968-9D54-33DCEAD123EB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{0990E973-7216-4968-9D54-33DCEAD123EB}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{0990E973-7216-4968-9D54-33DCEAD123EB}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{0990E973-7216-4968-9D54-33DCEAD123EB}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {699E470D-9D53-4638-9A18-B0D388E05B2C}
|
|
EndGlobalSection
|
|
EndGlobal
|