Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Production release #771

Merged
merged 178 commits into from
Aug 25, 2020
Merged

Production release #771

merged 178 commits into from
Aug 25, 2020

Conversation

MIchaelMainer
Copy link
Contributor

No description provided.

peombwa and others added 30 commits January 16, 2019 10:14
* New feature - Added the TransitiveMemberOf property to Device.cs.
* New feature - Added the TransitiveMemberOf property to Group.cs.
* New feature - Added the EmployeeId, FaxNumber, OnPremisesDistinguishedName, OtherMails, ShowInAddressList, and TransitiveMemberOf properties to User.cs.
* New feature - Added the EdgeSendIntranetTrafficToInternetExplorer property to the Windows10GeneralConfiguration.cs.
* New feature - Added request, paging, and navigation for the TransitiveMemberOf property Device.
* New feature - Added request, paging, and navigation for the TransitiveMemberOf property Group.
* New feature - Added request, paging, and navigation for the TransitiveMemberOf property User.
* Change- Added updated comments to Group.cs.
* Change- Added updated comments to Message.cs.
* Change- Added updated comments to Organization.cs.
* Change - Added updated comments to DataPolicyOperation.cs.
- Upgrade the last 2 test projects that still use packages.config to use `packagereference`. This allows also for removing transitive references in the test project like e.g the one to NewtonSoft.json
- Use consistent and RTM version of test sdk
- Upgrade moq Nuget package
- Use RTM version of ms code coverage Nuget package
- Update mstest Nuget packages
- dotnet restore is not needed any more for modern SDKs -> remove it in appveyor.yaml
Generated models and request builders using Typewriter
Fixes #374: Adds route to a Site's root structural property.
Adds cloning of HttpRequestMessage before retry
Generated models and request builders using Typewriter
Request Context With Middleware Options
andrueastman and others added 26 commits December 11, 2019 07:47
Same GH action as was reviewed for beta.
* Update generated files with build 2544600
* Update to target .NET standard 2.0, update tests per warnings
* Update generated files with build 2583988
* Bump version to 3.0.1
Co-authored-by: OfficeGlobal <OfficeGlobal@microsoft.com>
* Add new pipeline def, update increment script
* enable push
Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>
* Update generated files with build 2701160
* Manually bump version to 3.2.0
The upper is left at 1.21.0 for the old feed. The feed shows the latest version.
* Update generated files with build 2738952
* Add CI skip, added Mustafa, improve PR title
* Update generated files with build 2842301
* Update Microsoft.Graph.csproj
* Update generated files with build 2950277
Fix powershell script to not introduce unwanted character in front of copyright
* Update generated files with build 3368467
* Add nikithauc to PR reviewers
* Update generated files with build 3496755
* Update create-v1.0-pull-request.yml
@MIchaelMainer MIchaelMainer requested a review from zengin August 25, 2020 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.