| | |
| | | <AppDesignerFolder>Properties</AppDesignerFolder> |
| | | <RootNamespace>iWareCommon</RootNamespace> |
| | | <AssemblyName>iWareCommon</AssemblyName> |
| | | <TargetFrameworkVersion>v4.8</TargetFrameworkVersion> |
| | | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
| | | <FileAlignment>512</FileAlignment> |
| | | <TargetFrameworkProfile /> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
| | | <DebugSymbols>true</DebugSymbols> |
| | |
| | | </Reference> |
| | | <Reference Include="System" /> |
| | | <Reference Include="System.ComponentModel.DataAnnotations" /> |
| | | <Reference Include="System.Configuration" /> |
| | | <Reference Include="System.Core" /> |
| | | <Reference Include="System.Drawing" /> |
| | | <Reference Include="System.Web" /> |
| | |
| | | <DependentUpon>Resources.resx</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="Utils\Base64Helper.cs" /> |
| | | <Compile Include="Utils\ConfigHelper.cs" /> |
| | | <Compile Include="Utils\DataCache.cs" /> |
| | | <Compile Include="Utils\DESHelper.cs" /> |
| | | <Compile Include="Utils\EntityPropHelper.cs" /> |
| | | <Compile Include="Utils\FileHelper.cs" /> |