Skip to content

Commit 124a782

Browse files
committed
Update some 4.5.2 references to 4.6.2
Issue #4433
1 parent ab078cf commit 124a782

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.vsconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"Microsoft.Net.ComponentGroup.DevelopmentPrerequisites",
1111
"Microsoft.Component.MSBuild",
1212
"Microsoft.VisualStudio.Component.ManagedDesktop.Core",
13-
"Microsoft.Net.Component.4.5.2.TargetingPack",
13+
"Microsoft.Net.Component.4.6.2.TargetingPack",
1414
"Microsoft.VisualStudio.Component.IntelliCode",
1515
"Microsoft.Net.ComponentGroup.TargetingPacks.Common",
1616
"Microsoft.VisualStudio.Component.Debugger.JustInTime",

CefSharp.shfbproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<RootNamespace>Documentation</RootNamespace>
1414
<Name>Documentation</Name>
1515
<!-- SHFB properties -->
16-
<FrameworkVersion>.NET Framework 4.5.2</FrameworkVersion>
16+
<FrameworkVersion>.NET Framework 4.6.2</FrameworkVersion>
1717
<OutputPath>.\Help\</OutputPath>
1818
<HtmlHelpName>Documentation</HtmlHelpName>
1919
<Language>en-US</Language>

0 commit comments

Comments
 (0)