1 Star 0 Fork 1

qingsonggege/RedisDome

forked from 小峰/RedisDome 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
RedisDemo.sln 1.54 KB
一键复制 编辑 原始数据 按行查看 历史
haifeng 提交于 2018-05-07 19:35 . 初始化处理

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26730.10
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RedisDemo", "RedisDemo\RedisDemo.csproj", "{D065EBDE-DC0F-40D9-9CC2-DEAF09775214}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RedisComm", "RedisComm\RedisComm.csproj", "{E66B62A6-5EC1-4040-A350-BA5D086E2FE2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D065EBDE-DC0F-40D9-9CC2-DEAF09775214}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D065EBDE-DC0F-40D9-9CC2-DEAF09775214}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D065EBDE-DC0F-40D9-9CC2-DEAF09775214}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D065EBDE-DC0F-40D9-9CC2-DEAF09775214}.Release|Any CPU.Build.0 = Release|Any CPU
{E66B62A6-5EC1-4040-A350-BA5D086E2FE2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E66B62A6-5EC1-4040-A350-BA5D086E2FE2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E66B62A6-5EC1-4040-A350-BA5D086E2FE2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E66B62A6-5EC1-4040-A350-BA5D086E2FE2}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {5161BEC0-AA7D-46E0-A2AB-4FDB62B5A058}
EndGlobalSection
EndGlobal
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/qingsonggege/RedisDome.git
git@gitee.com:qingsonggege/RedisDome.git
qingsonggege
RedisDome
RedisDome
master

搜索帮助