Skip to content

Commit 182f978

Browse files
authored
Apply suggestions from code review
1 parent a341460 commit 182f978

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.nuget/nuget.config

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
<configuration>
33
<packageSources>
44
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
5+
<add key="O365 Exchange ADO" value="https://o365exchange.pkgs.visualstudio.com/_packaging/MicrosoftGraph/nuget/v3/index.json" protocolVersion="3" />
56
</packageSources>
6-
</configuration>
7+
</configuration>

0 commit comments

Comments
 (0)