Kaynağa Gözat

add setting to generate xml summary document file

master
savorboard 6 yıl önce
ebeveyn
işleme
e254df99a9
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  1. +4
    -0
      src/DotNetCore.CAP/DotNetCore.CAP.csproj

+ 4
- 0
src/DotNetCore.CAP/DotNetCore.CAP.csproj Dosyayı Görüntüle

@@ -5,6 +5,10 @@
<AssemblyName>DotNetCore.CAP</AssemblyName>
<PackageTags>$(PackageTags);</PackageTags>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<DocumentationFile>bin\Debug\netstandard2.0\DotNetCore.CAP.xml</DocumentationFile>
<NoWarn>1701;1702;1705;CS1591</NoWarn>
</PropertyGroup>
<ItemGroup>
<None Remove="Dashboard\Content\css\bootstrap.min.css" />
<None Remove="Dashboard\Content\css\jsonview.min.css" />


Yükleniyor…
İptal
Kaydet