0 Star 0 Fork 4

开源技术/smartcode-etl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Directory.Build.props 1.04 KB
一键复制 编辑 原始数据 按行查看 历史
Ahoo-Wang 提交于 2019-07-10 19:18 . add ncc to Authors
<Project>
<Import Project="build\version.props" />
<PropertyGroup Label="Package">
<Product>SmartCode</Product>
<Copyright>2019 SmartCode, Inc.</Copyright>
<PackageId>$(AssemblyName)</PackageId>
<Authors>Ahoo Wang;ncc</Authors>
<MaintainerEmail>[email protected]</MaintainerEmail>
<LangVersion>latest</LangVersion>
<RepositoryUrl>https://github.com/Smart-Kit/SmartCode</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<RepositoryRoot>$(MSBuildThisFileDirectory)</RepositoryRoot>
<PackageIconUrl>https://raw.githubusercontent.com/Smart-Kit/SmartCode/master/doc/Logo.png</PackageIconUrl>
<PackageProjectUrl>https://github.com/Smart-Kit/SmartCode</PackageProjectUrl>
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<PackageTags>SmartCode SmartSql</PackageTags>
<Description>
SmartCode = IDataSource -&gt; IBuildTask -&gt; IOutput =&gt; Build Everything!!!
</Description>
</PropertyGroup>
</Project>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/gfzl-open-source/smartcode-etl.git
[email protected]:gfzl-open-source/smartcode-etl.git
gfzl-open-source
smartcode-etl
smartcode-etl
master

搜索帮助