We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc4c7ed commit 10c29e7Copy full SHA for 10c29e7
1 file changed
CryptoMemoryStream/CryptoMemoryStream.csproj
@@ -21,6 +21,7 @@
21
<DefineConstants>DEBUG;TRACE</DefineConstants>
22
<ErrorReport>prompt</ErrorReport>
23
<WarningLevel>4</WarningLevel>
24
+ <DocumentationFile>bin\Debug\CryptoMemoryStream.xml</DocumentationFile>
25
</PropertyGroup>
26
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
27
<DebugType>pdbonly</DebugType>
0 commit comments