Commit 9bfffe5f8187fc2c950a68e36b311e6019253a47
1 parent
c065a206
feat<doc&install>新增柜员系统和综合业务系统安装包,并修改版本记录
central-clearing-system-install是综合业务系统安装程序; etrade-card-client-install是卡务系统安装程序; 市场版本依据“各市场版本.txt”记录为准;
Showing
1 changed file
with
22 additions
and
0 deletions
Too many changes to show.
To preserve performance only 1 of 7 files are displayed.
central-clearing-system-install/central-clearing-system-install/central-clearing-system-install.sln
0 → 100644
1 | + | ||
2 | +Microsoft Visual Studio Solution File, Format Version 12.00 | ||
3 | +# Visual Studio 2013 | ||
4 | +VisualStudioVersion = 12.0.31101.0 | ||
5 | +MinimumVisualStudioVersion = 10.0.40219.1 | ||
6 | +Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "central-clearing-system-install", "central-clearing-system-install\central-clearing-system-install.vdproj", "{9505BEDD-FB69-463E-8641-1CC9210139DC}" | ||
7 | +EndProject | ||
8 | +Global | ||
9 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
10 | + Debug|Default = Debug|Default | ||
11 | + Release|Default = Release|Default | ||
12 | + EndGlobalSection | ||
13 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
14 | + {9505BEDD-FB69-463E-8641-1CC9210139DC}.Debug|Default.ActiveCfg = Debug | ||
15 | + {9505BEDD-FB69-463E-8641-1CC9210139DC}.Debug|Default.Build.0 = Debug | ||
16 | + {9505BEDD-FB69-463E-8641-1CC9210139DC}.Release|Default.ActiveCfg = Release | ||
17 | + {9505BEDD-FB69-463E-8641-1CC9210139DC}.Release|Default.Build.0 = Release | ||
18 | + EndGlobalSection | ||
19 | + GlobalSection(SolutionProperties) = preSolution | ||
20 | + HideSolutionNode = FALSE | ||
21 | + EndGlobalSection | ||
22 | +EndGlobal |