Skip to content

Commit

Permalink
Bump version to 9.0.0-preview.1
Browse files Browse the repository at this point in the history
  • Loading branch information
roji committed Nov 21, 2023
1 parent 2539d1f commit 060b9c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<VersionPrefix>8.0.0</VersionPrefix>
<VersionPrefix>9.0.0-preview.1</VersionPrefix>
<LangVersion>preview</LangVersion>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<AnalysisLevel>latest</AnalysisLevel>
Expand Down

0 comments on commit 060b9c6

Please sign in to comment.