7 Star 21 Fork 6

HeX / Winria

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
WinAria.sln 2.20 KB
一键复制 编辑 原始数据 按行查看 历史
hexpang 提交于 2018-01-18 09:18 . add JsonRPC

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27130.2010
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WinAria", "WinAria\WinAria.csproj", "{49A0E70B-26EA-43C8-9E1F-54DCE82E42B3}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JsonRPC", "JsonRPC\JsonRPC\JsonRPC.csproj", "{A9B68C90-2286-4CF2-8FBB-7318C5619F64}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{49A0E70B-26EA-43C8-9E1F-54DCE82E42B3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{49A0E70B-26EA-43C8-9E1F-54DCE82E42B3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{49A0E70B-26EA-43C8-9E1F-54DCE82E42B3}.Debug|x64.ActiveCfg = Debug|Any CPU
{49A0E70B-26EA-43C8-9E1F-54DCE82E42B3}.Debug|x64.Build.0 = Debug|Any CPU
{49A0E70B-26EA-43C8-9E1F-54DCE82E42B3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{49A0E70B-26EA-43C8-9E1F-54DCE82E42B3}.Release|Any CPU.Build.0 = Release|Any CPU
{49A0E70B-26EA-43C8-9E1F-54DCE82E42B3}.Release|x64.ActiveCfg = Release|Any CPU
{49A0E70B-26EA-43C8-9E1F-54DCE82E42B3}.Release|x64.Build.0 = Release|Any CPU
{A9B68C90-2286-4CF2-8FBB-7318C5619F64}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A9B68C90-2286-4CF2-8FBB-7318C5619F64}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A9B68C90-2286-4CF2-8FBB-7318C5619F64}.Debug|x64.ActiveCfg = Debug|Any CPU
{A9B68C90-2286-4CF2-8FBB-7318C5619F64}.Debug|x64.Build.0 = Debug|Any CPU
{A9B68C90-2286-4CF2-8FBB-7318C5619F64}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A9B68C90-2286-4CF2-8FBB-7318C5619F64}.Release|Any CPU.Build.0 = Release|Any CPU
{A9B68C90-2286-4CF2-8FBB-7318C5619F64}.Release|x64.ActiveCfg = Release|Any CPU
{A9B68C90-2286-4CF2-8FBB-7318C5619F64}.Release|x64.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {A66E5037-5960-4E34-BB39-A1756120AD47}
EndGlobalSection
EndGlobal
C#
1
https://gitee.com/hexpang/Winria.git
git@gitee.com:hexpang/Winria.git
hexpang
Winria
Winria
master

搜索帮助