4 Star 1 Fork 0

sufty/chatRoom

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
ChatRoom.sln 1.55 KB
一键复制 编辑 原始数据 按行查看 历史
大宝贝 提交于 2024-01-10 17:39 . 群聊和相册

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.8.34330.188
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ChatRoom", "ChatRoom\ChatRoom.csproj", "{4A59674F-9F09-495C-8EA0-9FB9885387D3}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ChatRoomServe", "ChatRoomServe\ChatRoomServe.csproj", "{D11CBC71-9AB6-4D15-95D3-55564C432A58}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{4A59674F-9F09-495C-8EA0-9FB9885387D3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4A59674F-9F09-495C-8EA0-9FB9885387D3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4A59674F-9F09-495C-8EA0-9FB9885387D3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4A59674F-9F09-495C-8EA0-9FB9885387D3}.Release|Any CPU.Build.0 = Release|Any CPU
{D11CBC71-9AB6-4D15-95D3-55564C432A58}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D11CBC71-9AB6-4D15-95D3-55564C432A58}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D11CBC71-9AB6-4D15-95D3-55564C432A58}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D11CBC71-9AB6-4D15-95D3-55564C432A58}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {14F9104C-B9F0-4C0C-B0B8-E066A38FAC12}
EndGlobalSection
EndGlobal
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/sufty/chat-room.git
git@gitee.com:sufty/chat-room.git
sufty
chat-room
chatRoom
develop

搜索帮助