Skip to content

Commit

Permalink
Update Microsoft.Graph.Beta.csproj
Browse files Browse the repository at this point in the history
Bumped version
  • Loading branch information
MIchaelMainer authored Dec 2, 2019
1 parent a2532b6 commit 28a020b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Microsoft.Graph/Microsoft.Graph.Beta.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PackageReleaseNotes>
</PackageReleaseNotes>
<!-- edit this value to change the current major.minor.patch version -->
<VersionPrefix>0.8.0</VersionPrefix>
<VersionPrefix>0.9.0</VersionPrefix>
<!-- adds a version suffix if the Prerelease environment variable is set. BUILD_BUILDID is an
environment variable set by Azure pipelines from the build. We can use the buildid to correlate
which commit was used to generate the preview build. -->
Expand Down Expand Up @@ -54,4 +54,4 @@
<Folder Include="Exceptions\" />
<Folder Include="Properties\" />
</ItemGroup>
</Project>
</Project>

0 comments on commit 28a020b

Please sign in to comment.