We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a393af commit f754038Copy full SHA for f754038
FormAndList.csproj
@@ -145,6 +145,7 @@
145
</Compile>
146
<Compile Include="CSV\CSVWriter.cs" />
147
<Compile Include="DataTypes\Abstract\DataType.cs" />
148
+ <Compile Include="DataTypes\DataTypeExpessionEmail.cs" />
149
<Compile Include="DataTypes\FieldSettingType.cs" />
150
<Compile Include="DataTypes\Abstract\EditControl.cs" />
151
<Compile Include="ExportCSV.ascx.designer.cs">
0 commit comments