Skip to content

Commit 0819239

Browse files
Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.3 to 2.4.5. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/commits) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f936c36 commit 0819239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/AutoScalingManager.Tests/AutoScalingManager.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<PackageReference Include="Amazon.Lambda.TestUtilities" Version="2.0.0" />
88
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.1" />
99
<PackageReference Include="xunit" Version="2.4.2" />
10-
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
10+
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" />
1111
</ItemGroup>
1212
<ItemGroup>
1313
<ProjectReference Include="..\..\src\Dotnet.AWSLambda.AutoScaling.Application\Dotnet.AWSLambda.AutoScaling.Application.csproj" />

0 commit comments

Comments
 (0)