Conversation
# Conflicts: # submodules/vipr
|
Updated sample generation microsoftgraph/msgraph-sdk-dotnet@0cc99b2 |
|
TODO
|
Fix the setting of odata.type in the constructor
Make properties of GraphServiceClient virtual
|
@baywet @MIchaelMainer Any chance I can get a re-review? |
|
Just to clarify, microsoftgraph/msgraph-beta-sdk-dotnet#321 and microsoftgraph/msgraph-sdk-dotnet#1058 will have to be merged in first before this is merged in. |
...pewriter.Test/TestDataJavaBeta/com/microsoft/graph/requests/WorkbookChartRequestBuilder.java
Show resolved
Hide resolved
...ter.Test/TestDataCSharp/com/microsoft/graph2/callrecords/requests/SingletonEntity1Request.cs
Outdated
Show resolved
Hide resolved
...er.Test/TestDataCSharp/com/microsoft/graph2/callrecords/requests/ISingletonEntity1Request.cs
Show resolved
Hide resolved
...pewriter.Test/TestDataCSharp/com/microsoft/graph/requests/DirectoryObjectReferenceRequest.cs
Outdated
Show resolved
Hide resolved
Templates/templates/CSharp/Requests/EntityCollectionWithReferencesResponse.cs.tt
Outdated
Show resolved
Hide resolved
|
Will need to review locally. Let's make sure we have an archive branch for the old version of the .NET templates. Edit: it looks like @baywet already created a support branch, https://github.com/microsoftgraph/MSGraph-SDK-Code-Generator/tree/support/dotnet-3.x. Thank you! |
|
@MIchaelMainer I had nothing to do with that branch besides suggesting it to @andrueastman and making the last commit before the branch was created. Credit goes to Andrew :) |
This PR encompasses work for v2 of dotnet.
Related issues:-