|
|
|
@ -50,9 +50,6 @@
|
|
|
|
|
<Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="KsatCommonModelLibrary">
|
|
|
|
|
<HintPath>..\vendor\KsatCommonModelLibrary.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="KsatLogging">
|
|
|
|
|
<HintPath>..\vendor\KsatLogging.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
@ -85,6 +82,7 @@
|
|
|
|
|
<Compile Include="Helper\BucketModel.cs" />
|
|
|
|
|
<Compile Include="Helper\HttpHelper.cs" />
|
|
|
|
|
<Compile Include="Helper\ObjectHelper.cs" />
|
|
|
|
|
<Compile Include="Helper\SingletonHelper.cs" />
|
|
|
|
|
<Compile Include="Model\DataModel.cs" />
|
|
|
|
|
<Compile Include="Model\Uploader\S3Uploader.cs" />
|
|
|
|
|
<Compile Include="Model\Uploader\S3UploadModel.cs" />
|
|
|
|
|