Skip to content

Commit 2d155ff

Browse files
authored
fixing dependency
1 parent cad9aa9 commit 2d155ff

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
@@ -86,7 +86,7 @@
8686
<None Include="packages.config" />
8787
</ItemGroup>
8888
<ItemGroup>
89-
<Analyzer Include="..\packages\AWSSDK.S3.3.3.113.1\analyzers\dotnet\cs\AWSSDK.S3.CodeAnalysis.dll" />
89+
<Analyzer Include="..\packages\AWSSDK.S3.3.3.113.2\analyzers\dotnet\cs\AWSSDK.S3.CodeAnalysis.dll" />
9090
</ItemGroup>
9191
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
9292
</Project>

0 commit comments

Comments
 (0)