1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-08 03:27:04 +09:00

Update branding to 9.0.6 (#115385)

This commit is contained in:
vseanreesermsft 2025-05-08 12:04:19 -07:00 committed by GitHub
parent 34e64ad570
commit aa6edbdffd
Signed by: github
GPG key ID: B5690EEEBB952194

View file

@ -1,11 +1,11 @@
<Project>
<PropertyGroup>
<!-- The .NET product branding version -->
<ProductVersion>9.0.5</ProductVersion>
<ProductVersion>9.0.6</ProductVersion>
<!-- File version numbers -->
<MajorVersion>9</MajorVersion>
<MinorVersion>0</MinorVersion>
<PatchVersion>5</PatchVersion>
<PatchVersion>6</PatchVersion>
<SdkBandVersion>9.0.100</SdkBandVersion>
<PackageVersionNet8>8.0.$([MSBuild]::Add($(PatchVersion),11))</PackageVersionNet8>
<PackageVersionNet7>7.0.20</PackageVersionNet7>