Browse Source

fix: Nuget包不提示注释

pull/89/head
WangJunZzz 3 years ago
parent
commit
89a58ac278
  1. 1
      aspnet-core/Directory.Build.targets

1
aspnet-core/Directory.Build.targets

@ -13,6 +13,7 @@
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<RepositoryUrl>https://github.com/WangJunZzz/abp-vnext-pro</RepositoryUrl>
<PackageIconUrl>https://blog-resouce.oss-cn-shenzhen.aliyuncs.com/images/abp/06.jpg</PackageIconUrl>
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\$(AssemblyName).xml</DocumentationFile>
</PropertyGroup>
<ItemGroup>

Loading…
Cancel
Save