We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ac09d5 commit a8f75cfCopy full SHA for a8f75cf
1 file changed
CryptoMemoryStream/CryptoMemoryStream.csproj
@@ -30,6 +30,7 @@
30
<DefineConstants>TRACE</DefineConstants>
31
<ErrorReport>prompt</ErrorReport>
32
<WarningLevel>4</WarningLevel>
33
+ <DocumentationFile>bin\Release\CryptoMemoryStream.xml</DocumentationFile>
34
</PropertyGroup>
35
<ItemGroup>
36
<Reference Include="System" />
0 commit comments