morrisjdev/FileContextCore

View on GitHub
FileContextCore.sln

Summary

Maintainability
Test Coverage

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.28803.352
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FileContextCore", "FileContextCore\FileContextCore.csproj", "{F8A3A7CB-1F80-4021-B3BB-88919CB1B005}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Example", "Example\Example.csproj", "{B6D2852A-973B-47F7-A390-7A1A5203E5F4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ASPNETDemo", "ASPNETDemo\ASPNETDemo.csproj", "{8E6BFB30-5AF1-46EF-81B7-A8200616E45A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CascadeExample", "CascadeExample\CascadeExample.csproj", "{3D51BF95-B38E-4221-AAAE-5D093FD163DA}"
EndProject
Global
    GlobalSection(SolutionConfigurationPlatforms) = preSolution
        Debug|Any CPU = Debug|Any CPU
        Release|Any CPU = Release|Any CPU
    EndGlobalSection
    GlobalSection(ProjectConfigurationPlatforms) = postSolution
        {F8A3A7CB-1F80-4021-B3BB-88919CB1B005}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
        {F8A3A7CB-1F80-4021-B3BB-88919CB1B005}.Debug|Any CPU.Build.0 = Debug|Any CPU
        {F8A3A7CB-1F80-4021-B3BB-88919CB1B005}.Release|Any CPU.ActiveCfg = Release|Any CPU
        {F8A3A7CB-1F80-4021-B3BB-88919CB1B005}.Release|Any CPU.Build.0 = Release|Any CPU
        {B6D2852A-973B-47F7-A390-7A1A5203E5F4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
        {B6D2852A-973B-47F7-A390-7A1A5203E5F4}.Debug|Any CPU.Build.0 = Debug|Any CPU
        {B6D2852A-973B-47F7-A390-7A1A5203E5F4}.Release|Any CPU.ActiveCfg = Release|Any CPU
        {B6D2852A-973B-47F7-A390-7A1A5203E5F4}.Release|Any CPU.Build.0 = Release|Any CPU
        {8E6BFB30-5AF1-46EF-81B7-A8200616E45A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
        {8E6BFB30-5AF1-46EF-81B7-A8200616E45A}.Debug|Any CPU.Build.0 = Debug|Any CPU
        {8E6BFB30-5AF1-46EF-81B7-A8200616E45A}.Release|Any CPU.ActiveCfg = Release|Any CPU
        {8E6BFB30-5AF1-46EF-81B7-A8200616E45A}.Release|Any CPU.Build.0 = Release|Any CPU
        {3D51BF95-B38E-4221-AAAE-5D093FD163DA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
        {3D51BF95-B38E-4221-AAAE-5D093FD163DA}.Debug|Any CPU.Build.0 = Debug|Any CPU
        {3D51BF95-B38E-4221-AAAE-5D093FD163DA}.Release|Any CPU.ActiveCfg = Release|Any CPU
        {3D51BF95-B38E-4221-AAAE-5D093FD163DA}.Release|Any CPU.Build.0 = Release|Any CPU
    EndGlobalSection
    GlobalSection(SolutionProperties) = preSolution
        HideSolutionNode = FALSE
    EndGlobalSection
    GlobalSection(ExtensibilityGlobals) = postSolution
        SolutionGuid = {827E36FE-ACBB-4ACD-8291-68BBF8A4E21D}
    EndGlobalSection
EndGlobal