We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1221cb1 commit cf8d114Copy full SHA for cf8d114
src/Auth.UI.WinUI3/Auth.UI.WinUI3.csproj
@@ -38,7 +38,7 @@ The library provides a drop-in auth solution that handles the flows for signing
38
</ItemGroup>
39
40
<ItemGroup>
41
- <ProjectReference Include="..\Auth.UI\Auth.UI.csproj" />
+ <ProjectReference Include="..\Auth.UI\Auth.UI.csproj" PrivateAssets="All" Label="IncludeDll" />
42
<ProjectReference Include="..\Auth\Auth.csproj" />
43
44
0 commit comments