35 Star 164 Fork 53

aochulai / NetMiniblink

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
QQ2564874169.Miniblink.sln 2.99 KB
一键复制 编辑 原始数据 按行查看 历史
zhongqitao 提交于 2020-03-26 19:50 . 修复跳转错误

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "QQ2564874169.Miniblink", "QQ2564874169.Miniblink\QQ2564874169.Miniblink.csproj", "{B20B797D-67FA-4A46-945E-59390D6C0A36}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Demo", "Demo\Demo.csproj", "{D750D58A-E182-4DCD-A722-9D50B0D4AD11}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{CEDBE497-4B84-46C2-AB23-B1E9DE0A263D}"
ProjectSection(SolutionItems) = preProject
.gitignore = .gitignore
LICENSE = LICENSE
README.md = README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B20B797D-67FA-4A46-945E-59390D6C0A36}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B20B797D-67FA-4A46-945E-59390D6C0A36}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B20B797D-67FA-4A46-945E-59390D6C0A36}.Debug|x64.ActiveCfg = Debug|Any CPU
{B20B797D-67FA-4A46-945E-59390D6C0A36}.Debug|x64.Build.0 = Debug|Any CPU
{B20B797D-67FA-4A46-945E-59390D6C0A36}.Debug|x86.ActiveCfg = Debug|Any CPU
{B20B797D-67FA-4A46-945E-59390D6C0A36}.Debug|x86.Build.0 = Debug|Any CPU
{B20B797D-67FA-4A46-945E-59390D6C0A36}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B20B797D-67FA-4A46-945E-59390D6C0A36}.Release|Any CPU.Build.0 = Release|Any CPU
{B20B797D-67FA-4A46-945E-59390D6C0A36}.Release|x64.ActiveCfg = Release|Any CPU
{B20B797D-67FA-4A46-945E-59390D6C0A36}.Release|x64.Build.0 = Release|Any CPU
{B20B797D-67FA-4A46-945E-59390D6C0A36}.Release|x86.ActiveCfg = Release|Any CPU
{B20B797D-67FA-4A46-945E-59390D6C0A36}.Release|x86.Build.0 = Release|Any CPU
{D750D58A-E182-4DCD-A722-9D50B0D4AD11}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D750D58A-E182-4DCD-A722-9D50B0D4AD11}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D750D58A-E182-4DCD-A722-9D50B0D4AD11}.Debug|x64.ActiveCfg = Debug|x64
{D750D58A-E182-4DCD-A722-9D50B0D4AD11}.Debug|x64.Build.0 = Debug|x64
{D750D58A-E182-4DCD-A722-9D50B0D4AD11}.Debug|x86.ActiveCfg = Debug|x86
{D750D58A-E182-4DCD-A722-9D50B0D4AD11}.Debug|x86.Build.0 = Debug|x86
{D750D58A-E182-4DCD-A722-9D50B0D4AD11}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D750D58A-E182-4DCD-A722-9D50B0D4AD11}.Release|Any CPU.Build.0 = Release|Any CPU
{D750D58A-E182-4DCD-A722-9D50B0D4AD11}.Release|x64.ActiveCfg = Release|x64
{D750D58A-E182-4DCD-A722-9D50B0D4AD11}.Release|x64.Build.0 = Release|x64
{D750D58A-E182-4DCD-A722-9D50B0D4AD11}.Release|x86.ActiveCfg = Release|x86
{D750D58A-E182-4DCD-A722-9D50B0D4AD11}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
C#
1
https://gitee.com/aochulai/NetMiniblink.git
git@gitee.com:aochulai/NetMiniblink.git
aochulai
NetMiniblink
NetMiniblink
master

搜索帮助