Skip to content

Commit 35644d1

Browse files
Formal update
1 parent f9bb137 commit 35644d1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Documentation/CodeDocumentation.shfbproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2+
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<PropertyGroup>
44
<!-- The configuration and platform will be used to determine which assemblies to include from solution and
55
project documentation sources -->
@@ -13,7 +13,7 @@
1313
<RootNamespace>Documentation</RootNamespace>
1414
<Name>Documentation</Name>
1515
<!-- SHFB properties -->
16-
<FrameworkVersion>.NET Framework 4.5</FrameworkVersion>
16+
<FrameworkVersion>.NET Framework 4.5.1</FrameworkVersion>
1717
<OutputPath>..\docs\</OutputPath>
1818
<HtmlHelpName>Documentation</HtmlHelpName>
1919
<Language>en-US</Language>
@@ -41,7 +41,7 @@
4141
<VisibleItems>InheritedMembers, InheritedFrameworkMembers, Internals, Privates, Protected, SealedProtected, ProtectedInternalAsProtected, EditorBrowsableNever, NonBrowsable</VisibleItems>
4242
<FeedbackEMailAddress>
4343
</FeedbackEMailAddress>
44-
<CopyrightText>Copyright Raphael Stoeckli &amp;#169%3b 2018</CopyrightText>
44+
<CopyrightText>Copyright Raphael Stoeckli &amp;#169%3b 2020</CopyrightText>
4545
<SaveComponentCacheCapacity>100</SaveComponentCacheCapacity>
4646
<WarnOnMissingSourceContext>False</WarnOnMissingSourceContext>
4747
<ProjectSummary>&amp;lt%3bp&amp;gt%3bPicoXLSX is a small .NET / C# library to create XLSX files %28Microsoft Excel 2007 or newer%29 in an easy and native way&amp;lt%3b/p&amp;gt%3b

0 commit comments

Comments
 (0)