AspNetCore.Docs/aspnet/fundamentals/dist-cache/sample/DistCacheSample.sln

33 lines
1.5 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.24720.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{FCCD2CA8-690B-4FE5-B80E-B06BCB55BAA4}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{14EAEFE0-2D98-4D5B-A913-77E5BAE8F101}"
ProjectSection(SolutionItems) = preProject
global.json = global.json
EndProjectSection
EndProject
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "DistCacheSample", "src\DistCacheSample\DistCacheSample.xproj", "{9E26707F-398A-411B-A187-892E8C948C33}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9E26707F-398A-411B-A187-892E8C948C33}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9E26707F-398A-411B-A187-892E8C948C33}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9E26707F-398A-411B-A187-892E8C948C33}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9E26707F-398A-411B-A187-892E8C948C33}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{9E26707F-398A-411B-A187-892E8C948C33} = {FCCD2CA8-690B-4FE5-B80E-B06BCB55BAA4}
EndGlobalSection
EndGlobal