We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60be854 commit 1abe2a5Copy full SHA for 1abe2a5
src/Microsoft.Graph/Microsoft.Graph.csproj
@@ -22,7 +22,7 @@
22
<DelaySign>false</DelaySign>
23
<AssemblyOriginatorKeyFile>35MSSharedLib1024.snk</AssemblyOriginatorKeyFile>
24
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
25
- <VersionPrefix>5.42.0</VersionPrefix>
+ <VersionPrefix>5.43.0</VersionPrefix>
26
<!-- VersionPrefix minor version should not be set when the change comes from the generator. It will be updated automatically. -->
27
<!-- VersionPrefix minor version must be manually set when making manual changes to code. -->
28
<!-- VersionPrefix major and patch versions must be manually set. -->
0 commit comments