diff --git a/NuGet/CefSharp.Common.props b/NuGet/CefSharp.Common.props index 28b39a6852..eeb86e1c20 100644 --- a/NuGet/CefSharp.Common.props +++ b/NuGet/CefSharp.Common.props @@ -4,9 +4,9 @@ - - - + + + diff --git a/NuGet/CefSharp.Common.targets b/NuGet/CefSharp.Common.targets index 707f8dec92..9422b76372 100644 --- a/NuGet/CefSharp.Common.targets +++ b/NuGet/CefSharp.Common.targets @@ -108,6 +108,27 @@ + + + + + + $(MSBuildThisFileDirectory)..\CefSharp\x64\CefSharp.Core.Runtime.dll + True + + + + + + + + $(MSBuildThisFileDirectory)..\CefSharp\x86\CefSharp.Core.Runtime.dll + True + + + + +