Skip to content

Commit facc19c

Browse files
matthias-hosteamaitland
authored andcommitted
Add minClientVersion 4.0.0, used by vs2017 (#84)
1 parent ae4305c commit facc19c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NuGet/cef.redist.win.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0"?>
22
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
3-
<metadata>
3+
<metadata minClientVersion="4.0.0">
44
<id>cef.redist.win-$Platform$</id>
55
<version>$version$</version>
66
<authors>The Chromium Embedded Framework Authors</authors>

0 commit comments

Comments
 (0)