misc: split DataGrid package.

This commit is contained in:
Zhang Dian
2025-03-18 10:30:09 +08:00
parent 992017951b
commit 71b1c38ec4
8 changed files with 20 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<TargetFrameworks>net6.0;net8.0;netstandard2.0</TargetFrameworks>
<TargetFrameworks>netstandard2.0;net6.0;net8.0</TargetFrameworks>
<Nullable>enable</Nullable>
<LangVersion>latest</LangVersion>
<Version>11.2.1.5</Version>