File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11services :
22 localstack :
3- image : localstack/localstack:4.8.1
3+ image : localstack/localstack:4.12.0
44 ports :
55 - 4563-4599:4563-4599
66 - 8055:8080
Original file line number Diff line number Diff line change 88 <PackageReference Include =" AWSSDK.S3" Version =" 4.0.17" />
99 <PackageReference Include =" AWSSDK.SQS" Version =" 4.0.2.11" />
1010
11- <PackageReference Include =" Foundatio" Version =" 12 .0.1-preview.0.71 " Condition =" '$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
11+ <PackageReference Include =" Foundatio" Version =" 13 .0.0-beta1 " Condition =" '$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
1212 <ProjectReference Include =" ..\..\..\Foundatio\src\Foundatio\Foundatio.csproj" Condition =" '$(ReferenceFoundatioSource)' == 'true'" />
1313 </ItemGroup >
1414</Project >
Original file line number Diff line number Diff line change 1212 <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.5" />
1313 <PackageReference Include =" GitHubActionsTestLogger" Version =" 3.0.1" PrivateAssets =" All" />
1414
15- <PackageReference Include =" Foundatio.TestHarness" Version =" 12 .0.1-preview.0.71 " Condition =" '$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
15+ <PackageReference Include =" Foundatio.TestHarness" Version =" 13 .0.0-beta1 " Condition =" '$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
1616 <ProjectReference Include =" ..\..\..\Foundatio\src\Foundatio.TestHarness\Foundatio.TestHarness.csproj" Condition =" '$(ReferenceFoundatioSource)' == 'true'" />
1717 </ItemGroup >
1818</Project >
You can’t perform that action at this time.
0 commit comments