| | |
| | | <OldToolsVersion>3.5</OldToolsVersion> |
| | | <UpgradeBackupLocation> |
| | | </UpgradeBackupLocation> |
| | | <NuGetPackageImportStamp> |
| | | </NuGetPackageImportStamp> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
| | | <PlatformTarget>AnyCPU</PlatformTarget> |
| | |
| | | <SpecificVersion>False</SpecificVersion> |
| | | <HintPath>..\web\Bin\Newtonsoft.Json.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Oracle.DataAccess, Version=2.112.1.0, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=x86"> |
| | | <SpecificVersion>False</SpecificVersion> |
| | | <HintPath>lib\Oracle.DataAccess.dll</HintPath> |
| | | <Reference Include="Oracle.ManagedDataAccess, Version=4.122.19.1, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL"> |
| | | <HintPath>..\packages\Oracle.ManagedDataAccess.19.18.0\lib\net40\Oracle.ManagedDataAccess.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="System.Data" /> |
| | | <Reference Include="System" /> |
| | |
| | | <Compile Include="OracleHelper.cs" /> |
| | | <Compile Include="DESEncrypt.cs" /> |
| | | <Compile Include="DataValidate.cs" /> |
| | | <Compile Include="SegmentHelper.cs" /> |
| | | <Compile Include="XmlHelper.cs" /> |
| | | <Compile Include="Utils.cs" /> |
| | | <Compile Include="DataHelper.cs" /> |
| | |
| | | <Compile Include="MyPage.cs" /> |
| | | <Compile Include="AssemblyInfo.cs" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <None Include="App.config" /> |
| | | <None Include="packages.config" /> |
| | | </ItemGroup> |
| | | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> |
| | | </Project> |