Skip to content

Commit

Permalink
Update version to .NET 8
Browse files Browse the repository at this point in the history
  • Loading branch information
jmarolf authored Nov 15, 2022
1 parent e26a04c commit 0ba720f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PropertyGroup>
<VersionPrefix>3.3.4</VersionPrefix>
<PreReleaseVersionLabel>beta1</PreReleaseVersionLabel>
<NetAnalyzersVersionPrefix>7.0.0</NetAnalyzersVersionPrefix>
<NetAnalyzersVersionPrefix>8.0.0</NetAnalyzersVersionPrefix>
<NetAnalyzersPreReleaseVersionLabel>preview1</NetAnalyzersPreReleaseVersionLabel>
<AnalyzerUtilitiesVersionPrefix>$(VersionPrefix)</AnalyzerUtilitiesVersionPrefix>
<!--
Expand Down

0 comments on commit 0ba720f

Please sign in to comment.