1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-09 17:44:48 +09:00

Update branding to 9.0.3 (#112144)

This commit is contained in:
vseanreesermsft 2025-02-05 17:05:08 -08:00 committed by GitHub
parent 692a3b6a98
commit e6d494e37d
Signed by: github
GPG key ID: B5690EEEBB952194

View file

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