|
|
@ -1,8 +1,8 @@ |
|
|
<Project> |
|
|
<Project> |
|
|
<PropertyGroup> |
|
|
<PropertyGroup> |
|
|
<LangVersion>latest</LangVersion> |
|
|
<LangVersion>latest</LangVersion> |
|
|
<Version>0.4.0</Version> |
|
|
<Version>0.5.0</Version> |
|
|
<!--TODO <PackageIconUrl></PackageIconUrl> --> |
|
|
<PackageIconUrl>https://raw.githubusercontent.com/realliangshiwei/Lsw.Abp.AntDesignUI/main/icon.png</PackageIconUrl> |
|
|
<PackageProjectUrl>https://github.com/realLiangshiwei/Lsw.Abp.AntDesignUI</PackageProjectUrl> |
|
|
<PackageProjectUrl>https://github.com/realLiangshiwei/Lsw.Abp.AntDesignUI</PackageProjectUrl> |
|
|
<PackageLicenseExpression>MIT</PackageLicenseExpression> |
|
|
<PackageLicenseExpression>MIT</PackageLicenseExpression> |
|
|
<RepositoryType>git</RepositoryType> |
|
|
<RepositoryType>git</RepositoryType> |
|
|
|