diff --git a/nuget/CppWinrtRules.Project.xml b/nuget/CppWinrtRules.Project.xml
index 572efc31d..6f67675a6 100644
--- a/nuget/CppWinrtRules.Project.xml
+++ b/nuget/CppWinrtRules.Project.xml
@@ -11,7 +11,7 @@
@@ -33,7 +33,7 @@
- WindowsApp.lib;%(AdditionalDependencies)
+ ole32.lib;oleaut32.lib;%(AdditionalDependencies)