add some documentation

This commit is contained in:
schedpas
2020-07-16 08:30:41 +02:00
parent 30afb0c5f8
commit c136c9f180
2 changed files with 46 additions and 0 deletions

View File

@@ -29,6 +29,7 @@
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<DocumentationFile>bin\Release\Pilz.Cryptography.xml</DocumentationFile>
</PropertyGroup>
<ItemGroup>
<Reference Include="Microsoft.VisualBasic" />