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