Skip to content

Commit 8895005

Browse files
Fix framework version for doc project
1 parent b6682ac commit 8895005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Documentation.shfbproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<RootNamespace>Documentation</RootNamespace>
1515
<Name>Documentation</Name>
1616
<!-- SHFB properties -->
17-
<FrameworkVersion>Cross-platform (.NET Core/.NET Standard)</FrameworkVersion>
17+
<FrameworkVersion>.NET Core/.NET Standard/.NET 5.0+</FrameworkVersion>
1818
<OutputPath>api</OutputPath>
1919
<HtmlHelpName>Linq.Extras</HtmlHelpName>
2020
<Language>en-US</Language>

0 commit comments

Comments
 (0)