File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1313 <PackageId >Microsoft.Graph.Core</PackageId >
1414 <PackageTags >Microsoft Office365;Graph;GraphServiceClient;Outlook;OneDrive;AzureAD;GraphAPI;Productivity;SharePoint;Intune;SDK</PackageTags >
1515 <PackageReleaseNotes >
16- January 2019 Release Summary (version 1.13.0-preview.2 )
16+ January 2019 Release Summary (version 1.13.0)
1717
1818- Authentication handler added.
1919- Removed Newtonsoft.Json package reference upper bound limitation.
20+ - Makes GraphClientFactory internal.
21+ - HttpProvider uses GraphClientFactory.
2022 </PackageReleaseNotes >
2123 <PackageProjectUrl >https://developer.microsoft.com/graph</PackageProjectUrl >
2224 <PackageLicenseUrl >http://aka.ms/devservicesagreement</PackageLicenseUrl >
@@ -36,7 +38,7 @@ January 2019 Release Summary (version 1.13.0-preview.2)
3638 <DelaySign >false</DelaySign >
3739 <AssemblyOriginatorKeyFile >35MSSharedLib1024.snk</AssemblyOriginatorKeyFile >
3840 <AutoGenerateBindingRedirects >true</AutoGenerateBindingRedirects >
39- <Version >1.13.0-preview.2 </Version >
41+ <Version >1.13.0</Version >
4042 </PropertyGroup >
4143 <PropertyGroup Condition =" '$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|netstandard1.1|AnyCPU'" >
4244 <DocumentationFile >bin\Release\netstandard1.1\Microsoft.Graph.Core.xml</DocumentationFile >
Original file line number Diff line number Diff line change 1313 <PackageId >Microsoft.Graph</PackageId >
1414 <PackageTags >Microsoft Office365;Graph;GraphServiceClient;Outlook;OneDrive;AzureAD;GraphAPI;Productivity;SharePoint;Intune;SDK</PackageTags >
1515 <PackageReleaseNotes >
16- January 2019 Release Summary (version 1.13.0-preview.2 )
16+ January 2019 Release Summary (version 1.13.0)
1717
1818New functionality
1919- Added new Teams API functionality.
@@ -45,7 +45,7 @@ Updated functionality
4545 <DelaySign >false</DelaySign >
4646 <AssemblyOriginatorKeyFile >35MSSharedLib1024.snk</AssemblyOriginatorKeyFile >
4747 <AutoGenerateBindingRedirects >true</AutoGenerateBindingRedirects >
48- <Version >1.13.0-preview.2 </Version >
48+ <Version >1.13.0</Version >
4949 </PropertyGroup >
5050 <PropertyGroup Condition =" '$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|netstandard1.1|AnyCPU'" >
5151 <DocumentationFile >bin\Release\Microsoft.Graph.xml</DocumentationFile >
You can’t perform that action at this time.
0 commit comments