We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06d8488 commit 21e17e5Copy full SHA for 21e17e5
src/Foundatio.AWS/Foundatio.AWS.csproj
@@ -6,7 +6,7 @@
6
<ItemGroup>
7
<PackageReference Include="AWSSDK.CloudWatch" Version="4.0.4" />
8
<PackageReference Include="AWSSDK.S3" Version="4.0.7.4" />
9
- <PackageReference Include="AWSSDK.SQS" Version="4.0.1.5" />
+ <PackageReference Include="AWSSDK.SQS" Version="4.0.1.12" />
10
11
<PackageReference Include="Foundatio" Version="12.0.0" Condition="'$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
12
<ProjectReference Include="..\..\..\Foundatio\src\Foundatio\Foundatio.csproj" Condition="'$(ReferenceFoundatioSource)' == 'true'" />
0 commit comments