From aa431fe90ed13af21d22af6f085bae250fb629f1 Mon Sep 17 00:00:00 2001 From: oneRain Date: Wed, 20 Oct 2021 12:09:26 +0800 Subject: [PATCH] fix: upm link.xml --- Common/Common.AOT/Common.AOT.csproj | 5 +++++ Common/Common.AOT/Resources/link.xml | 4 ++++ LiveQuery/LiveQuery.AOT/LiveQuery.AOT.csproj | 5 +++++ LiveQuery/LiveQuery.AOT/Resources/link.xml | 3 +++ Realtime/Realtime.AOT/Realtime.AOT.csproj | 5 +++++ Realtime/Realtime.AOT/Resources/link.xml | 4 ++++ Storage/Storage.AOT/Resources/link.xml | 3 +++ Storage/Storage.AOT/Storage.AOT.csproj | 5 +++++ Storage/Storage.Unity/Resources/link.xml | 3 +++ Storage/Storage.Unity/Storage.Unity.csproj | 5 +++++ 10 files changed, 42 insertions(+) create mode 100644 Common/Common.AOT/Resources/link.xml create mode 100644 LiveQuery/LiveQuery.AOT/Resources/link.xml create mode 100644 Realtime/Realtime.AOT/Resources/link.xml create mode 100644 Storage/Storage.AOT/Resources/link.xml create mode 100644 Storage/Storage.Unity/Resources/link.xml diff --git a/Common/Common.AOT/Common.AOT.csproj b/Common/Common.AOT/Common.AOT.csproj index b8fbeb9c..274ddbce 100644 --- a/Common/Common.AOT/Common.AOT.csproj +++ b/Common/Common.AOT/Common.AOT.csproj @@ -48,4 +48,9 @@ Common\Exception\LCException.cs + + + Common.xml + + diff --git a/Common/Common.AOT/Resources/link.xml b/Common/Common.AOT/Resources/link.xml new file mode 100644 index 00000000..be38767c --- /dev/null +++ b/Common/Common.AOT/Resources/link.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/LiveQuery/LiveQuery.AOT/LiveQuery.AOT.csproj b/LiveQuery/LiveQuery.AOT/LiveQuery.AOT.csproj index dd1ef9f6..3d08e78e 100644 --- a/LiveQuery/LiveQuery.AOT/LiveQuery.AOT.csproj +++ b/LiveQuery/LiveQuery.AOT/LiveQuery.AOT.csproj @@ -24,4 +24,9 @@ LiveQuery\Public\LCQueryExtension.cs + + + LiveQuery.xml + + diff --git a/LiveQuery/LiveQuery.AOT/Resources/link.xml b/LiveQuery/LiveQuery.AOT/Resources/link.xml new file mode 100644 index 00000000..c9be1f53 --- /dev/null +++ b/LiveQuery/LiveQuery.AOT/Resources/link.xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/Realtime/Realtime.AOT/Realtime.AOT.csproj b/Realtime/Realtime.AOT/Realtime.AOT.csproj index 41d2efce..9c6696dd 100644 --- a/Realtime/Realtime.AOT/Realtime.AOT.csproj +++ b/Realtime/Realtime.AOT/Realtime.AOT.csproj @@ -121,4 +121,9 @@ Realtime\Internal\Router\LCRTMRouter.cs + + + Realtime.xml + + diff --git a/Realtime/Realtime.AOT/Resources/link.xml b/Realtime/Realtime.AOT/Resources/link.xml new file mode 100644 index 00000000..b3be0a8d --- /dev/null +++ b/Realtime/Realtime.AOT/Resources/link.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/Storage/Storage.AOT/Resources/link.xml b/Storage/Storage.AOT/Resources/link.xml new file mode 100644 index 00000000..3e3bd022 --- /dev/null +++ b/Storage/Storage.AOT/Resources/link.xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/Storage/Storage.AOT/Storage.AOT.csproj b/Storage/Storage.AOT/Storage.AOT.csproj index 15f5d032..8188d84e 100644 --- a/Storage/Storage.AOT/Storage.AOT.csproj +++ b/Storage/Storage.AOT/Storage.AOT.csproj @@ -174,4 +174,9 @@ Storage\Public\User\LCUserQueryCondition.cs + + + Storage.xml + + diff --git a/Storage/Storage.Unity/Resources/link.xml b/Storage/Storage.Unity/Resources/link.xml new file mode 100644 index 00000000..7091a060 --- /dev/null +++ b/Storage/Storage.Unity/Resources/link.xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/Storage/Storage.Unity/Storage.Unity.csproj b/Storage/Storage.Unity/Storage.Unity.csproj index 46897ee6..b80b9f73 100644 --- a/Storage/Storage.Unity/Storage.Unity.csproj +++ b/Storage/Storage.Unity/Storage.Unity.csproj @@ -19,4 +19,9 @@ + + + Storage.Unity.xml + +