Skip to content

Commit 656bd0c

Browse files
authored
Updates version and release notes
1 parent f3e5ab1 commit 656bd0c

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

src/Microsoft.Graph/Microsoft.Graph.csproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,14 @@
2121
<DelaySign>false</DelaySign>
2222
<AssemblyOriginatorKeyFile>35MSSharedLib1024.snk</AssemblyOriginatorKeyFile>
2323
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
24-
<VersionPrefix>4.45.0</VersionPrefix>
24+
<VersionPrefix>4.46.0</VersionPrefix>
2525
<!-- VersionPrefix minor version should not be set when the change comes from the generator. It will be updated automatically. -->
2626
<!-- VersionPrefix minor version must be manually set when making manual changes to code. -->
2727
<!-- VersionPrefix major and patch versions must be manually set. -->
2828
<VersionSuffix></VersionSuffix>
2929
<PackageReleaseNotes>
30-
- Latest metadata updates from 18th October 2022 snapshot
30+
- Latest metadata updates from 1st November 2022 snapshot
31+
- Fix for broken Odata function that incorrectly return graph.report rather a stream (https://github.com/microsoftgraph/msgraph-metadata/issues/140)
3132
</PackageReleaseNotes>
3233
<PublishRepositoryUrl>true</PublishRepositoryUrl>
3334
<EmbedUntrackedSources>true</EmbedUntrackedSources>

0 commit comments

Comments
 (0)