Skip to content

Commit 5fc53a1

Browse files
committed
fixing dependency
1 parent 4a5d8b6 commit 5fc53a1

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
@@ -32,7 +32,7 @@
3232
</PropertyGroup>
3333
<ItemGroup>
3434
<Reference Include="AWSSDK.Core, Version=3.3.0.0, Culture=neutral, PublicKeyToken=885c28607f98e604, processorArchitecture=MSIL">
35-
<HintPath>..\packages\AWSSDK.Core.3.3.21.21\lib\net45\AWSSDK.Core.dll</HintPath>
35+
<HintPath>..\packages\AWSSDK.Core.3.3.107.38\lib\net45\AWSSDK.Core.dll</HintPath>
3636
</Reference>
3737
<Reference Include="AWSSDK.S3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=885c28607f98e604, processorArchitecture=MSIL">
3838
<HintPath>..\packages\AWSSDK.S3.3.3.17.3\lib\net45\AWSSDK.S3.dll</HintPath>

0 commit comments

Comments
 (0)