|
74 | 74 | <HintPath>..\packages\Microsoft.Office.Interop.Excel.15.0.4795.1000\lib\net20\Microsoft.Office.Interop.Excel.dll</HintPath> |
75 | 75 | <Private>True</Private> |
76 | 76 | </Reference> |
77 | | - <Reference Include="Microting.eForm, Version=2.1.90.0, Culture=neutral, PublicKeyToken=null"> |
78 | | - <HintPath>..\packages\Microting.eForm.2.1.90\lib\net45\Microting.eForm.dll</HintPath> |
| 77 | + <Reference Include="Microting.eForm, Version=2.1.96.0, Culture=neutral, processorArchitecture=AMD64"> |
| 78 | + <HintPath>..\packages\Microting.eForm.2.1.96\lib\net45\Microting.eForm.dll</HintPath> |
79 | 79 | </Reference> |
80 | 80 | <Reference Include="MySql.Data, Version=6.9.11.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d"> |
81 | 81 | <HintPath>..\packages\MySql.Data.6.9.11\lib\net45\MySql.Data.dll</HintPath> |
|
116 | 116 | <Compile Include="Models\CommonDictionaryModel.cs" /> |
117 | 117 | <Compile Include="Models\CommonDictionaryTextModel.cs" /> |
118 | 118 | <Compile Include="Models\DisplayTemplateColumnsModel.cs" /> |
| 119 | + <Compile Include="Models\SelectableList\AdvEntitySelectableGroupEditModel.cs" /> |
| 120 | + <Compile Include="Models\SelectableList\AdvEntitySelectableGroupImportModel.cs" /> |
| 121 | + <Compile Include="Models\SelectableList\AdvEntitySelectableGroupListRequestModel.cs" /> |
| 122 | + <Compile Include="Models\SelectableList\AdvEntitySelectableItemModel.cs" /> |
119 | 123 | <Compile Include="Models\Settings\Admin\AdminSettingsModel.cs" /> |
120 | 124 | <Compile Include="Models\Settings\Admin\HeaderSettingsModel.cs" /> |
121 | 125 | <Compile Include="Models\Settings\Admin\LoginPageSettingsModel.cs" /> |
|
139 | 143 | <Compile Include="Models\DeployModel.cs" /> |
140 | 144 | <Compile Include="Models\DeployToModel.cs" /> |
141 | 145 | <Compile Include="Models\EFormXmlModel.cs" /> |
142 | | - <Compile Include="Models\SearchableList\AdvEntityGroupEditModel.cs" /> |
143 | | - <Compile Include="Models\SearchableList\AdvEntityGroupImportModel.cs" /> |
144 | | - <Compile Include="Models\SearchableList\AdvEntityItemModel.cs" /> |
145 | | - <Compile Include="Models\SearchableList\AdvEntityGroupListRequestModel.cs" /> |
| 146 | + <Compile Include="Models\SearchableList\AdvEntitySearchableGroupEditModel.cs" /> |
| 147 | + <Compile Include="Models\SearchableList\AdvEntitySearchableGroupImportModel.cs" /> |
| 148 | + <Compile Include="Models\SearchableList\AdvEntitySearchableItemModel.cs" /> |
| 149 | + <Compile Include="Models\SearchableList\AdvEntitySearchableGroupListRequestModel.cs" /> |
146 | 150 | <Compile Include="Models\SimpleSiteModel.cs" /> |
147 | 151 | <Compile Include="Models\SiteNameModel.cs" /> |
148 | 152 | <Compile Include="Models\User\UserInfoModelList.cs" /> |
|
0 commit comments