Skip to content

Commit

Permalink
Roll back to 8.0.8 downlevel for rc1 (#107203)
Browse files Browse the repository at this point in the history
  • Loading branch information
lewing committed Aug 30, 2024
1 parent c4a7987 commit a7d6f0c
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 @@ -7,7 +7,7 @@
<MinorVersion>0</MinorVersion>
<PatchVersion>0</PatchVersion>
<SdkBandVersion>9.0.100</SdkBandVersion>
<PackageVersionNet8>8.0.9</PackageVersionNet8>
<PackageVersionNet8>8.0.8</PackageVersionNet8>
<PackageVersionNet7>7.0.20</PackageVersionNet7>
<PackageVersionNet6>6.0.$([MSBuild]::Add($([System.Version]::Parse('$(PackageVersionNet8)').Build),25))</PackageVersionNet6>
<PreReleaseVersionLabel>rc</PreReleaseVersionLabel>
Expand Down

0 comments on commit a7d6f0c

Please sign in to comment.