From ab64c02ea9d86713db05eeca8020cb9de8c63886 Mon Sep 17 00:00:00 2001 From: Anna Date: Sat, 3 Jul 2021 11:31:54 -0400 Subject: [PATCH] chore: switch to fody ilmerge and update anglesharp --- ExpandedSearchInfo/ExpandedSearchInfo.csproj | 9 +++++---- ExpandedSearchInfo/FodyWeavers.xml | 3 +++ 2 files changed, 8 insertions(+), 4 deletions(-) create mode 100755 ExpandedSearchInfo/FodyWeavers.xml diff --git a/ExpandedSearchInfo/ExpandedSearchInfo.csproj b/ExpandedSearchInfo/ExpandedSearchInfo.csproj index 4a730f2..87bd175 100755 --- a/ExpandedSearchInfo/ExpandedSearchInfo.csproj +++ b/ExpandedSearchInfo/ExpandedSearchInfo.csproj @@ -28,10 +28,11 @@ - - - - + + + + + diff --git a/ExpandedSearchInfo/FodyWeavers.xml b/ExpandedSearchInfo/FodyWeavers.xml new file mode 100755 index 0000000..2dfb1f4 --- /dev/null +++ b/ExpandedSearchInfo/FodyWeavers.xml @@ -0,0 +1,3 @@ + + +