dotnet-types/PoweredSoft.Types.sln

37 lines
1.8 KiB
Plaintext
Raw Permalink Normal View History

2018-04-17 22:16:22 -04:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27130.2036
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PoweredSoft.Types", "PoweredSoft.Types\PoweredSoft.Types.csproj", "{CE94724D-4785-47FB-A04D-65B55A515248}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PoweredSoft.Types.Test", "PoweredSoft.Types.Test\PoweredSoft.Types.Test.csproj", "{7CB0B9D3-8B0C-4A3E-9A1B-8DB4A8C4646E}"
EndProject
2018-04-17 22:35:42 -04:00
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{19332C1E-B9CD-4332-9F1E-D237611DF59B}"
ProjectSection(SolutionItems) = preProject
README.md = README.md
EndProjectSection
EndProject
2018-04-17 22:16:22 -04:00
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CE94724D-4785-47FB-A04D-65B55A515248}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CE94724D-4785-47FB-A04D-65B55A515248}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CE94724D-4785-47FB-A04D-65B55A515248}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CE94724D-4785-47FB-A04D-65B55A515248}.Release|Any CPU.Build.0 = Release|Any CPU
{7CB0B9D3-8B0C-4A3E-9A1B-8DB4A8C4646E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7CB0B9D3-8B0C-4A3E-9A1B-8DB4A8C4646E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7CB0B9D3-8B0C-4A3E-9A1B-8DB4A8C4646E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7CB0B9D3-8B0C-4A3E-9A1B-8DB4A8C4646E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7917801F-1B2C-4C10-BF95-646FD2C8DAE3}
EndGlobalSection
EndGlobal