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:
parent
692a3b6a98
commit
e6d494e37d
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue