导入R3,简单实现数据绑定UI,以及双向绑定

This commit is contained in:
2025-11-05 05:16:06 +08:00
parent 1ccc7f299d
commit c5c380d170
137 changed files with 6900 additions and 24 deletions

View File

@@ -0,0 +1,6 @@
<Project InitialTargets="NETStandardCompatError_System_Threading_Channels_net462">
<Target Name="NETStandardCompatError_System_Threading_Channels_net462"
Condition="'$(SuppressTfmSupportBuildWarnings)' == ''">
<Warning Text="System.Threading.Channels 8.0.0 doesn't support $(TargetFramework) and has not been tested with it. Consider upgrading your TargetFramework to net462 or later. You may also set &lt;SuppressTfmSupportBuildWarnings&gt;true&lt;/SuppressTfmSupportBuildWarnings&gt; in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk." />
</Target>
</Project>

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 07c64c1d3e86c9c4786fbc66c7119c91
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant: