chore(build): 添加项目元数据配置
- 添加作者信息配置 - 添加项目描述信息 - 添加仓库URL配置 - 添加版本号配置
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
<LangVersion>latestmajor</LangVersion>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
<Authors>imJack</Authors>
|
||||
<Description>JackCraft I18N</Description>
|
||||
<RepositoryUrl>https://git.jackcraft.cn/Jack/JackCraft.I18N</RepositoryUrl>
|
||||
<Version>1.0.0</Version>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user