We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 659c9be commit f296a0fCopy full SHA for f296a0f
1 file changed
src/Microsoft.Graph/Microsoft.Graph.csproj
@@ -21,7 +21,7 @@
21
<DelaySign>false</DelaySign>
22
<AssemblyOriginatorKeyFile>35MSSharedLib1024.snk</AssemblyOriginatorKeyFile>
23
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
24
- <VersionPrefix>5.4.0</VersionPrefix>
+ <VersionPrefix>5.5.0</VersionPrefix>
25
<!-- VersionPrefix minor version should not be set when the change comes from the generator. It will be updated automatically. -->
26
<!-- VersionPrefix minor version must be manually set when making manual changes to code. -->
27
<!-- VersionPrefix major and patch versions must be manually set. -->
0 commit comments