misc: add Version markup to TreeDataGrid.csproj.
This commit is contained in:
parent
7cf453343a
commit
5742412cb9
@ -4,6 +4,7 @@
|
|||||||
<TargetFramework>net6.0</TargetFramework>
|
<TargetFramework>net6.0</TargetFramework>
|
||||||
<Nullable>enable</Nullable>
|
<Nullable>enable</Nullable>
|
||||||
<LangVersion>latest</LangVersion>
|
<LangVersion>latest</LangVersion>
|
||||||
|
<Version>11.0.10.1</Version>
|
||||||
<PackageReleaseNotes>Update to 11.0.10.1</PackageReleaseNotes>
|
<PackageReleaseNotes>Update to 11.0.10.1</PackageReleaseNotes>
|
||||||
<Authors>IRIHI Technology Co., Ltd.</Authors>
|
<Authors>IRIHI Technology Co., Ltd.</Authors>
|
||||||
<Description>Avalonia Theme inspired by Semi Design.</Description>
|
<Description>Avalonia Theme inspired by Semi Design.</Description>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user