We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8a2679 commit 2e7ea44Copy full SHA for 2e7ea44
src/Cofoundry.Plugins.ErrorLogging/Cofoundry.Plugins.ErrorLogging.csproj
@@ -10,7 +10,7 @@
10
</PropertyGroup>
11
12
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
13
- <DocumentationFile>bin\Release\netcoreapp3.2\Cofoundry.Plugins.ErrorLogging.xml</DocumentationFile>
+ <DocumentationFile>bin\Release\netcoreapp3.1\Cofoundry.Plugins.ErrorLogging.xml</DocumentationFile>
14
<NoWarn>1701;1702;1705;1591</NoWarn>
15
16
0 commit comments