We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b90799b commit 5651a14Copy full SHA for 5651a14
1 file changed
README.md
@@ -7,8 +7,6 @@ Integrate the [Microsoft Graph API](https://graph.microsoft.com) into your .NET
7
8
The Microsoft Graph .NET Client Library targets .NetStandard 2.0.
9
10
-**Note**: This client library is scheduled to be updated during the week of the second and fourth Tuesday of each month.
11
-
12
## Installation via NuGet
13
14
To install the client library via NuGet:
@@ -94,6 +92,10 @@ The following sample applications are also available:
94
92
95
93
## Notes
96
+### Update Schedule
+
97
+The Microsoft Graph .NET Client Library is scheduled to be updated during the week of the second and fourth Tuesday of each month
98
99
### Upgrading from v1
100
101
Between 1.x and 3.x there were some minor possibly breaking changes:
0 commit comments