Skip to content

Commit

Permalink
Merge pull request #645 from servicetitan/dependabot/nuget/xunit.runn…
Browse files Browse the repository at this point in the history
…er.visualstudio-2.5.3

build(deps): Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3
  • Loading branch information
alexyakunin authored Nov 14, 2023
2 parents 9400894 + 43c7b3a commit 7a15f7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
<PackageReference Update="Moq" Version="4.20.*" />
<PackageReference Update="xunit" Version="2.6.1" />
<PackageReference Update="Xunit.DependencyInjection.Logging" Version="8.1.*" />
<PackageReference Update="xunit.runner.visualstudio" Version="2.5.1" PrivateAssets="All" IncludeAssets="runtime; build; native; contentfiles; analyzers" />
<PackageReference Update="xunit.runner.visualstudio" Version="2.5.3" PrivateAssets="All" IncludeAssets="runtime; build; native; contentfiles; analyzers" />

<!-- Build time only -->
<PackageReference Update="Stl" Version="$(StlFusionVersion)" />
Expand Down

0 comments on commit 7a15f7f

Please sign in to comment.