Skip to content

Commit d27b751

Browse files
committed
Fixed doc references
1 parent 358bdb3 commit d27b751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cofoundry.Plugins.BackgroundTasks.Hangfire/Cofoundry.Plugins.BackgroundTasks.Hangfire.csproj

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

1313
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
14-
<DocumentationFile>bin\Release\netcoreapp3.1\Cofoundry.Plugins.BackgroundTasks.Hangfire.xml</DocumentationFile>
14+
<DocumentationFile>bin\Release\net6.0\Cofoundry.Plugins.BackgroundTasks.Hangfire.xml</DocumentationFile>
1515
<NoWarn>1701;1702;1705;1591</NoWarn>
1616
</PropertyGroup>
1717

0 commit comments

Comments
 (0)