Skip to content

Commit

Permalink
Update branding to 8.0.305 (#8260)
Browse files Browse the repository at this point in the history
  • Loading branch information
vseanreesermsft committed Aug 6, 2024
1 parent e2ba136 commit 3ca7353
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 @@ -4,7 +4,7 @@
<PropertyGroup>
<UsingToolXliff>true</UsingToolXliff>
<UsingToolNetFrameworkReferenceAssemblies>true</UsingToolNetFrameworkReferenceAssemblies>
<VersionPrefix>8.0.304</VersionPrefix>
<VersionPrefix>8.0.305</VersionPrefix>
<!-- When StabilizePackageVersion is set to 'true', this branch will produce stable outputs for 'Shipping' packages -->
<StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">true</StabilizePackageVersion>
<DotNetFinalVersionKind Condition="'$(StabilizePackageVersion)' == 'true'">release</DotNetFinalVersionKind>
Expand Down

0 comments on commit 3ca7353

Please sign in to comment.