1 Star 0 Fork 8

见习刺客/UpdaterAndPublisherByLSP

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
UpdaterAndPublisherByLSP.sln 2.54 KB
一键复制 编辑 原始数据 按行查看 历史
chinesedragon 提交于 2013-05-06 15:39 . 修改不发布Updater.exe的Bug

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Publisher", "Publisher\Publisher.csproj", "{3C5EAADF-13E0-44E8-B954-AA38006AF7F9}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SharedCode", "SharedCode", "{75742690-7C97-4638-9DCE-4D70F4BA54F7}"
ProjectSection(SolutionItems) = preProject
SharedCode\ExcludeList.cs = SharedCode\ExcludeList.cs
SharedCode\FileListItem.cs = SharedCode\FileListItem.cs
SharedCode\GlobalValue.cs = SharedCode\GlobalValue.cs
HistoryItem.cs = HistoryItem.cs
SharedCode\HistoryList.cs = SharedCode\HistoryList.cs
SharedCode\ProjectAnalyzeHelper.cs = SharedCode\ProjectAnalyzeHelper.cs
SharedCode\ProjectInfoClass.cs = SharedCode\ProjectInfoClass.cs
SharedCode\ReleaseFile.cs = SharedCode\ReleaseFile.cs
SharedCode\ReleaseList.cs = SharedCode\ReleaseList.cs
SharedCode\XmlSerializeHelper.cs = SharedCode\XmlSerializeHelper.cs
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Updater", "Updater\Updater.csproj", "{CF145371-5E14-4388-84B5-1B0DB748AF3B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Demo", "Demo\Demo.csproj", "{BB75077F-4DAD-4ABB-95F8-8BBC2F61B9F8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3C5EAADF-13E0-44E8-B954-AA38006AF7F9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3C5EAADF-13E0-44E8-B954-AA38006AF7F9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3C5EAADF-13E0-44E8-B954-AA38006AF7F9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3C5EAADF-13E0-44E8-B954-AA38006AF7F9}.Release|Any CPU.Build.0 = Release|Any CPU
{CF145371-5E14-4388-84B5-1B0DB748AF3B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CF145371-5E14-4388-84B5-1B0DB748AF3B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CF145371-5E14-4388-84B5-1B0DB748AF3B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CF145371-5E14-4388-84B5-1B0DB748AF3B}.Release|Any CPU.Build.0 = Release|Any CPU
{BB75077F-4DAD-4ABB-95F8-8BBC2F61B9F8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BB75077F-4DAD-4ABB-95F8-8BBC2F61B9F8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BB75077F-4DAD-4ABB-95F8-8BBC2F61B9F8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BB75077F-4DAD-4ABB-95F8-8BBC2F61B9F8}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/ciker/updaterandpublisherbylsp.git
git@gitee.com:ciker/updaterandpublisherbylsp.git
ciker
updaterandpublisherbylsp
UpdaterAndPublisherByLSP
master

搜索帮助