Skip to content

Commit

Permalink
Merge pull request #1475 from DuendeSoftware/dependabot/nuget/xunit.r…
Browse files Browse the repository at this point in the history
…unner.visualstudio-2.5.4

Bump xunit.runner.visualstudio from 2.5.3 to 2.5.4
  • Loading branch information
josephdecock committed Nov 20, 2023
2 parents a10563d + a07b56c commit ef64ef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.targets
Expand Up @@ -36,7 +36,7 @@
<PackageReference Update="FluentAssertions.Web" Version="1.2.5"/>
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.8.0"/>
<PackageReference Update="xunit" Version="2.6.2"/>
<PackageReference Update="xunit.runner.visualstudio" Version="2.5.3" PrivateAssets="All"/>
<PackageReference Update="xunit.runner.visualstudio" Version="2.5.4" PrivateAssets="All"/>

<!-- testing -->
<PackageReference Update="Microsoft.AspNetCore.Authentication.JwtBearer" Version="$(FrameworkVersion)" />
Expand Down

0 comments on commit ef64ef1

Please sign in to comment.