Skip to content

Commit 1490397

Browse files
committed
Updated nuspec file
1 parent 76ae829 commit 1490397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Authentication/Authentication/Microsoft.Graph.Authentication.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<!-- Copy framework dependent assemblies to respective framework directory. -->
3030
<!-- Shared -->
3131
<file src="artifacts\Dependencies\Azure.Identity.dll" target="Dependencies" />
32-
<file src="artifacts\Dependencies\Azure.Identity.BrokeredAuthentication.dll" target="Dependencies" />
32+
<file src="artifacts\Dependencies\Azure.Identity.Broker.dll" target="Dependencies" />
3333
<file src="artifacts\Dependencies\Microsoft.Identity.Client.Broker.dll" target="Dependencies" />
3434
<file src="artifacts\Dependencies\Microsoft.Identity.Client.NativeInterop.dll" target="Dependencies" />
3535
<file src="artifacts\Dependencies\Microsoft.Bcl.AsyncInterfaces.dll" target="Dependencies" />

0 commit comments

Comments
 (0)