Skip to content

Commit c975016

Browse files
authored
Bumps version and release notes
1 parent 97e8fe7 commit c975016

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

src/Microsoft.Graph/Microsoft.Graph.csproj

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,13 @@
2121
<DelaySign>false</DelaySign>
2222
<AssemblyOriginatorKeyFile>35MSSharedLib1024.snk</AssemblyOriginatorKeyFile>
2323
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
24-
<VersionPrefix>4.53.0</VersionPrefix>
24+
<VersionPrefix>4.54.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>
29-
<PackageReleaseNotes>
30-
- Fixes ghost /workbooks path in the GraphClient - https://github.com/microsoftgraph/msgraph-metadata/pull/247
31-
- Latest metadata updates from 7th Februrary 2023 snapshot
29+
<PackageReleaseNotes>
30+
- Latest metadata updates from 14th Februrary 2023 snapshot
3231
</PackageReleaseNotes>
3332
<PublishRepositoryUrl>true</PublishRepositoryUrl>
3433
<EmbedUntrackedSources>true</EmbedUntrackedSources>

0 commit comments

Comments
 (0)