Skip to content

Commit c2aa6ef

Browse files
authored
fixing dependency
1 parent 2d155ff commit c2aa6ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SvnManager.WebUI/SvnManager.WebUI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<HintPath>..\packages\AWSSDK.Core.3.3.107.39\lib\net45\AWSSDK.Core.dll</HintPath>
3636
</Reference>
3737
<Reference Include="AWSSDK.S3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=885c28607f98e604, processorArchitecture=MSIL">
38-
<HintPath>..\packages\AWSSDK.S3.3.3.113.1\lib\net45\AWSSDK.S3.dll</HintPath>
38+
<HintPath>..\packages\AWSSDK.S3.3.3.113.2\lib\net45\AWSSDK.S3.dll</HintPath>
3939
</Reference>
4040
<Reference Include="CryptSharp, Version=2.1.0.0, Culture=neutral, processorArchitecture=MSIL">
4141
<HintPath>..\packages\CryptSharpOfficial.2.1.0.0\lib\CryptSharp.dll</HintPath>

0 commit comments

Comments
 (0)