Browse Source

Updated the Amazon Web Service Dependency to the latest version.

Kevin Howard 12 years ago
parent
commit
2fb29b2c58
1 changed files with 4 additions and 0 deletions
  1. 4 0
      servicestack/src/ServiceStackBenchmark.csproj

+ 4 - 0
servicestack/src/ServiceStackBenchmark.csproj

@@ -41,6 +41,10 @@
     <StartupObject />
   </PropertyGroup>
   <ItemGroup>
+    <Reference Include="AWSSDK, Version=1.5.28.3, Culture=neutral, PublicKeyToken=9f476d3089b52be3, processorArchitecture=MSIL">
+      <SpecificVersion>False</SpecificVersion>
+      <HintPath>..\lib\AWSSDK.1.5.28.3\lib\AWSSDK.dll</HintPath>
+    </Reference>
     <Reference Include="Enyim.Caching">
       <HintPath>..\lib\EnyimMemcached.2.12\lib\net35\Enyim.Caching.dll</HintPath>
     </Reference>