Skip to content

Commit 222cf45

Browse files
committed
Fixed xml docs output directory
1 parent b58575f commit 222cf45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cofoundry.Plugins.ErrorLogging.Admin/Cofoundry.Plugins.ErrorLogging.Admin.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\netstandard1.6\Cofoundry.Plugins.ErrorLogging.Admin.xml</DocumentationFile>
13+
<DocumentationFile>bin\Release\netstandard2.0\Cofoundry.Plugins.ErrorLogging.Admin.xml</DocumentationFile>
1414
<NoWarn>1701;1702;1705;1591</NoWarn>
1515
</PropertyGroup>
1616

0 commit comments

Comments
 (0)