This repository was archived by the owner on Oct 31, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
tests/LocalStack.AwsLocal.Tests Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 99
1010
1111 <ItemGroup >
12- <PackageReference Include =" AWSSDK.Core" Version =" 3.3.106 .5" />
13- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.5 .0" />
14- <PackageReference Include =" Moq" Version =" 4.13 .1" />
12+ <PackageReference Include =" AWSSDK.Core" Version =" 3.7.2 .5" />
13+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.11 .0" />
14+ <PackageReference Include =" Moq" Version =" 4.16 .1" />
1515 <PackageReference Include =" xunit" Version =" 2.4.1" />
1616 <PackageReference Include =" xunit.abstractions" Version =" 2.0.3" />
1717 <PackageReference Include =" xunit.runner.console" Version =" 2.4.1" >
1818 <PrivateAssets >all</PrivateAssets >
1919 <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
2020 </PackageReference >
21- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.1 " >
21+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.3 " >
2222 <PrivateAssets >all</PrivateAssets >
2323 <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
2424 </PackageReference >
You can’t perform that action at this time.
0 commit comments