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 0b735c2 commit b369fccCopy full SHA for b369fcc
src/Microsoft.Graph/Microsoft.Graph.csproj
@@ -19,7 +19,7 @@
19
<DelaySign>false</DelaySign>
20
<AssemblyOriginatorKeyFile>35MSSharedLib1024.snk</AssemblyOriginatorKeyFile>
21
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
22
- <VersionPrefix>3.0.1</VersionPrefix>
+ <VersionPrefix>3.1.0</VersionPrefix>
23
<!-- VersionPrefix minor version should not be set when the change comes from the generator. It will be updated automatically. -->
24
<!-- VersionPrefix minor version must be manually set when making manual changes to code. -->
25
<!-- VersionPrefix major and patch versions must be manually set. -->
0 commit comments