导入R3,简单实现数据绑定UI,以及双向绑定
This commit is contained in:
7
Assets/packages.config
Normal file
7
Assets/packages.config
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="Microsoft.Bcl.AsyncInterfaces" version="6.0.0" />
|
||||
<package id="Microsoft.Bcl.TimeProvider" version="8.0.0" />
|
||||
<package id="R3" version="1.3.0" manuallyInstalled="true" />
|
||||
<package id="System.Threading.Channels" version="8.0.0" />
|
||||
</packages>
|
||||
Reference in New Issue
Block a user