From 39308c79596afc3cdf13cc8ac226fb4b56362119 Mon Sep 17 00:00:00 2001 From: oneRain Date: Wed, 19 May 2021 16:24:23 +0800 Subject: [PATCH] chore: proj --- Storage/Storage.AOT/Storage.AOT.csproj | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Storage/Storage.AOT/Storage.AOT.csproj b/Storage/Storage.AOT/Storage.AOT.csproj index 47873d9..127ebc1 100644 --- a/Storage/Storage.AOT/Storage.AOT.csproj +++ b/Storage/Storage.AOT/Storage.AOT.csproj @@ -155,5 +155,14 @@ Storage\Internal\LCStorage.cs + + Storage\Public\LCSearchQuery.cs + + + Storage\Public\LCSearchResponse.cs + + + Storage\Public\LCSearchSortBuilder.cs +