Skip to content

Commit cf8d114

Browse files
committed
Include Auth.UI dll in WinUI3 package
1 parent 1221cb1 commit cf8d114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Auth.UI.WinUI3/Auth.UI.WinUI3.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The library provides a drop-in auth solution that handles the flows for signing
3838
</ItemGroup>
3939

4040
<ItemGroup>
41-
<ProjectReference Include="..\Auth.UI\Auth.UI.csproj" />
41+
<ProjectReference Include="..\Auth.UI\Auth.UI.csproj" PrivateAssets="All" Label="IncludeDll" />
4242
<ProjectReference Include="..\Auth\Auth.csproj" />
4343
</ItemGroup>
4444

0 commit comments

Comments
 (0)