1 Star 0 Fork 31

DLGCY_Clone / RsCode

forked from 奎宇工作室 / RsCode 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
RsCode..sln 4.45 KB
一键复制 编辑 原始数据 按行查看 历史
奎宇工作室 提交于 2021-01-04 08:51 . update

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30523.141
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RsCode.AspNetCore.Tests", "tests\RsCode.AspNetCore.Tests\RsCode.AspNetCore.Tests.csproj", "{0EC076FE-1424-40D1-B27E-7DF86B12123E}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RsCode", "src\RsCode\RsCode.csproj", "{DCD43E46-0F27-4229-A438-AFC50BB483EB}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RsCode.AspNetCore", "src\RsCode.AspNetCore\RsCode.AspNetCore.csproj", "{B6D08227-8D15-4F79-8E93-BA2AD346CE9A}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{A1F1CC2D-DD98-4784-A2A7-36FF487F0476}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RsCode.Storage", "src\RsCode.Storage\RsCode.Storage.csproj", "{C163BB00-DB27-40A7-86BE-0AB1340848C2}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RsCode.Storage.LocalStorage", "src\RsCode.Storage.LocalStorage\RsCode.Storage.LocalStorage.csproj", "{CC2E5A62-4C35-4016-A50C-CD0506A48855}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RsCode.Storage.QiniuStorage", "src\RsCode.Storage.QiniuStorage\RsCode.Storage.QiniuStorage.csproj", "{83CB53C0-FADC-48C0-A675-66D3A0E74372}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RsCode.Storage.Tests", "tests\RsCode.Storage.Tests\RsCode.Storage.Tests.csproj", "{4018983D-89AB-4A7F-81DC-77631FC0D3D1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0EC076FE-1424-40D1-B27E-7DF86B12123E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0EC076FE-1424-40D1-B27E-7DF86B12123E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0EC076FE-1424-40D1-B27E-7DF86B12123E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0EC076FE-1424-40D1-B27E-7DF86B12123E}.Release|Any CPU.Build.0 = Release|Any CPU
{DCD43E46-0F27-4229-A438-AFC50BB483EB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DCD43E46-0F27-4229-A438-AFC50BB483EB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DCD43E46-0F27-4229-A438-AFC50BB483EB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DCD43E46-0F27-4229-A438-AFC50BB483EB}.Release|Any CPU.Build.0 = Release|Any CPU
{B6D08227-8D15-4F79-8E93-BA2AD346CE9A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B6D08227-8D15-4F79-8E93-BA2AD346CE9A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B6D08227-8D15-4F79-8E93-BA2AD346CE9A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B6D08227-8D15-4F79-8E93-BA2AD346CE9A}.Release|Any CPU.Build.0 = Release|Any CPU
{C163BB00-DB27-40A7-86BE-0AB1340848C2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C163BB00-DB27-40A7-86BE-0AB1340848C2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C163BB00-DB27-40A7-86BE-0AB1340848C2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C163BB00-DB27-40A7-86BE-0AB1340848C2}.Release|Any CPU.Build.0 = Release|Any CPU
{CC2E5A62-4C35-4016-A50C-CD0506A48855}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CC2E5A62-4C35-4016-A50C-CD0506A48855}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CC2E5A62-4C35-4016-A50C-CD0506A48855}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CC2E5A62-4C35-4016-A50C-CD0506A48855}.Release|Any CPU.Build.0 = Release|Any CPU
{83CB53C0-FADC-48C0-A675-66D3A0E74372}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{83CB53C0-FADC-48C0-A675-66D3A0E74372}.Debug|Any CPU.Build.0 = Debug|Any CPU
{83CB53C0-FADC-48C0-A675-66D3A0E74372}.Release|Any CPU.ActiveCfg = Release|Any CPU
{83CB53C0-FADC-48C0-A675-66D3A0E74372}.Release|Any CPU.Build.0 = Release|Any CPU
{4018983D-89AB-4A7F-81DC-77631FC0D3D1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4018983D-89AB-4A7F-81DC-77631FC0D3D1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4018983D-89AB-4A7F-81DC-77631FC0D3D1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4018983D-89AB-4A7F-81DC-77631FC0D3D1}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{0EC076FE-1424-40D1-B27E-7DF86B12123E} = {A1F1CC2D-DD98-4784-A2A7-36FF487F0476}
{4018983D-89AB-4A7F-81DC-77631FC0D3D1} = {A1F1CC2D-DD98-4784-A2A7-36FF487F0476}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E888CD95-C5BE-484E-A8A1-356835B130AD}
EndGlobalSection
EndGlobal
1
https://gitee.com/DLGCY_Clone/RsCode.git
git@gitee.com:DLGCY_Clone/RsCode.git
DLGCY_Clone
RsCode
RsCode
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891