#636 wrong doc filename
This commit is contained in:
parent
0affa6eca9
commit
fcb913a752
@ -24,11 +24,11 @@
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
|
||||
<DocumentationFile>bin\Release\Flurl.xml</DocumentationFile>
|
||||
<DocumentationFile>bin\Release\Flurl.Http.xml</DocumentationFile>
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
|
||||
<DocumentationFile>bin\Debug\Flurl.xml</DocumentationFile>
|
||||
<DocumentationFile>bin\Debug\Flurl.Http.xml</DocumentationFile>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
Loading…
x
Reference in New Issue
Block a user