Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
S
SouthSmart.GISService
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
陈辉
SouthSmart.GISService
Commits
8aba9cdd
Commit
8aba9cdd
authored
Jul 04, 2019
by
chenh@southgnss.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
补充properties
parent
5c07da6f
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
53 additions
and
0 deletions
+53
-0
AssemblyInfo.cs
SouthSmart.GISService/Properties/AssemblyInfo.cs
+35
-0
public.pubxml
...Smart.GISService/Properties/PublishProfiles/public.pubxml
+18
-0
public.pubxml.user
....GISService/Properties/PublishProfiles/public.pubxml.user
+0
-0
No files found.
SouthSmart.GISService/Properties/AssemblyInfo.cs
0 → 100644
View file @
8aba9cdd
using
System.Reflection
;
using
System.Runtime.CompilerServices
;
using
System.Runtime.InteropServices
;
// 有关程序集的常规信息是通过以下项进行控制的
// 控制。更改这些特性值可修改
// 与程序集关联的信息。
[assembly: AssemblyTitle ( "SouthSmart.GISService" )]
[assembly: AssemblyDescription ( "" )]
[assembly: AssemblyConfiguration ( "" )]
[assembly: AssemblyCompany ( "" )]
[assembly: AssemblyProduct ( "SouthSmart.GISService" )]
[assembly: AssemblyCopyright ( "版权所有(C) 2018" )]
[assembly: AssemblyTrademark ( "" )]
[assembly: AssemblyCulture ( "" )]
// 将 ComVisible 设置为 false 将使此程序集中的类型
// 对 COM 组件不可见。如果需要
// 从 COM 访问此程序集中的某个类型,请针对该类型将 ComVisible 特性设置为 true。
[assembly: ComVisible ( false )]
// 如果此项目向 COM 公开,则下列 GUID 用于 typelib 的 ID
[assembly: Guid ( "47dc7a1f-745c-4005-9f2b-350627239eb6" )]
// 程序集的版本信息由下列四个值组成:
//
// 主版本
// 次版本
// 内部版本号
// 修订版本
//
// 你可以指定所有值,也可以让修订版本和内部版本号采用默认值,
// 方法是按如下所示使用 "*":
[assembly: AssemblyVersion ( "1.0.0.0" )]
[assembly: AssemblyFileVersion ( "1.0.0.0" )]
SouthSmart.GISService/Properties/PublishProfiles/public.pubxml
0 → 100644
View file @
8aba9cdd
<?xml version="1.0" encoding="utf-8"?>
<!--
您 Web 项目的发布/打包进程将使用此文件。您可以通过编辑此 MSBuild 文件
来自定义该进程的行为。若要了解与此相关的详细信息,请访问 http://go.microsoft.com/fwlink/?LinkID=208121。
-->
<Project
ToolsVersion=
"4.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<WebPublishMethod>
FileSystem
</WebPublishMethod>
<LastUsedBuildConfiguration>
Release
</LastUsedBuildConfiguration>
<LastUsedPlatform>
Any CPU
</LastUsedPlatform>
<SiteUrlToLaunchAfterPublish
/>
<LaunchSiteAfterPublish>
True
</LaunchSiteAfterPublish>
<ExcludeApp_Data>
False
</ExcludeApp_Data>
<publishUrl>
C:\Users\CHENHUI-PC\Desktop\WebSite
</publishUrl>
<DeleteExistingFiles>
False
</DeleteExistingFiles>
</PropertyGroup>
</Project>
\ No newline at end of file
SouthSmart.GISService/Properties/PublishProfiles/public.pubxml.user
0 → 100644
View file @
8aba9cdd
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment