Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 79ffc91

Browse files
authoredApr 30, 2024··
build(deps): bump xunit.runner.visualstudio from 2.5.8 to 2.8.0 in /TransformerBeeClient (#55)
1 parent d7e9aa8 commit 79ffc91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎TransformerBeeClient/ExampleAspNetCoreApplication.Test/ExampleAspNetCoreApplication.Test.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.4" />
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0"/>
1616
<PackageReference Include="xunit" Version="2.7.1"/>
17-
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.8">
17+
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
<PrivateAssets>all</PrivateAssets>
2020
</PackageReference>

0 commit comments

Comments
 (0)
Please sign in to comment.