We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7337a7e commit 1667c68Copy full SHA for 1667c68
src/SenseNet.Tools/SenseNet.Tools.csproj
@@ -29,10 +29,6 @@
29
<GenerateDocumentationFile>True</GenerateDocumentationFile>
30
</PropertyGroup>
31
32
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
33
- <DocumentationFile>bin\Release\netstandard2.0\SenseNet.Tools.xml</DocumentationFile>
34
- </PropertyGroup>
35
-
36
<ItemGroup>
37
<PackageReference Include="MailKit" Version="4.9.0" />
38
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.0" />
0 commit comments