diff --git a/src/Auth.UI.WinUI3/Auth.UI.WinUI3.csproj b/src/Auth.UI.WinUI3/Auth.UI.WinUI3.csproj
index 1cefb99..81cd1df 100644
--- a/src/Auth.UI.WinUI3/Auth.UI.WinUI3.csproj
+++ b/src/Auth.UI.WinUI3/Auth.UI.WinUI3.csproj
@@ -27,11 +27,24 @@ The library provides a drop-in auth solution that handles the flows for signing
true
FirebaseAuthentication.WinUI3
true
+ $(TargetsForTfmSpecificBuildOutput);CopyProjectReferencesToPackage
+
+
+
+ <_ReferenceCopyLocalPaths Include="@(ReferenceCopyLocalPaths->WithMetadataValue('ReferenceSourceTarget', 'ProjectReference')->WithMetadataValue('PrivateAssets', 'All'))"/>
+
+
+
+
+
+
+
+