Skip to content

Commit 0aff3f5

Browse files
authored
Updates version and release notes
1 parent 3ca89b7 commit 0aff3f5

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.51.0</VersionPrefix>
24+
<VersionPrefix>4.52.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 17th January 2023 snapshot
30+
- Fixes ghost /workbooks path in the GraphClient - https://github.com/microsoftgraph/msgraph-metadata/pull/247
31+
- Latest metadata updates from 24th January 2023 snapshot
3132
</PackageReleaseNotes>
3233
<PublishRepositoryUrl>true</PublishRepositoryUrl>
3334
<EmbedUntrackedSources>true</EmbedUntrackedSources>

0 commit comments

Comments
 (0)