Skip to content

Commit

Permalink
Don't bump version yet
Browse files Browse the repository at this point in the history
  • Loading branch information
calebkiage committed Oct 18, 2023
1 parent a111390 commit 2ab5e86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Microsoft.Graph.Cli.Core/Microsoft.Graph.Cli.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<!-- Recommended: Embed symbols containing Source Link in the main file (exe/dll) -->
<DebugType>embedded</DebugType>
<VersionPrefix>1.0.0</VersionPrefix>
<VersionSuffix>preview.7</VersionSuffix>
<VersionSuffix>preview.6</VersionSuffix>
</PropertyGroup>

<PropertyGroup>
Expand Down Expand Up @@ -58,4 +58,4 @@
<ItemGroup>
<InternalsVisibleTo Include="Microsoft.Graph.Cli.Core.Tests" />
</ItemGroup>
</Project>
</Project>

0 comments on commit 2ab5e86

Please sign in to comment.