Skip to content

Commit

Permalink
Removed missed DotConfiguration variable
Browse files Browse the repository at this point in the history
  • Loading branch information
amaitland committed Dec 24, 2017
1 parent 18b9d74 commit 9a54c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NuGet/cef.redist.nuspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>cef.redist.$Platform$$DotConfiguration$</id>
<id>cef.redist.$Platform$</id>
<version>$version$</version>
<authors>The Chromium Embedded Framework Authors</authors>
<owners>The CefSharp Authors</owners>
Expand Down

0 comments on commit 9a54c66

Please sign in to comment.