Fixed included documentation
This commit is contained in:
parent
88b4a19345
commit
1ec7ba7bba
@ -14,11 +14,11 @@
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
|
||||
<DocumentationFile>bin\Debug\ExaArray.xml</DocumentationFile>
|
||||
<DocumentationFile>bin\Debug\FastRng.xml</DocumentationFile>
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
|
||||
<DocumentationFile>bin\Release\ExaArray.xml</DocumentationFile>
|
||||
<DocumentationFile>bin\Release\FastRng.xml</DocumentationFile>
|
||||
</PropertyGroup>
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user