Skip to content

Commit 2e7ea44

Browse files
author
Joel Mitchell
committed
Fixed xml docs output folder.
1 parent f8a2679 commit 2e7ea44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cofoundry.Plugins.ErrorLogging/Cofoundry.Plugins.ErrorLogging.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
13-
<DocumentationFile>bin\Release\netcoreapp3.2\Cofoundry.Plugins.ErrorLogging.xml</DocumentationFile>
13+
<DocumentationFile>bin\Release\netcoreapp3.1\Cofoundry.Plugins.ErrorLogging.xml</DocumentationFile>
1414
<NoWarn>1701;1702;1705;1591</NoWarn>
1515
</PropertyGroup>
1616

0 commit comments

Comments
 (0)