支持了多级绑定

This commit is contained in:
飞色 开
2023-11-27 15:57:46 +08:00
parent 7b64b82032
commit 6d5acbdfac
7 changed files with 173 additions and 320 deletions

View File

@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>netcoreapp3.0;net40;net5;net6</TargetFrameworks>
<TargetFrameworks>netcoreapp3.0;net40;net5;net6;net8</TargetFrameworks>
<ApplicationIcon />
<StartupObject />
<OutputType>WinExe</OutputType>