Skip to content

Commit

Permalink
XML documentation generated in Debug builds
Browse files Browse the repository at this point in the history
  • Loading branch information
soxtoby committed May 6, 2017
1 parent 981787b commit 86d3b28
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions EasyAssertions/EasyAssertions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<DocumentationFile>bin\Debug\EasyAssertions.xml</DocumentationFile>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
Expand Down
3 changes: 0 additions & 3 deletions EasyAssertions/EasyAssertions.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,4 @@
<tags>testing assertion unittesting</tags>
<projectUrl>https://github.com/soxtoby/EasyAssertions</projectUrl>
</metadata>
<files>
<file src="bin\Release\EasyAssertions.xml" target="lib\net40\EasyAssertions.xml" />
</files>
</package>

0 comments on commit 86d3b28

Please sign in to comment.