Skip to content

Commit ea95037

Browse files
chore(deps): bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 in /src
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 1a3ae39 commit ea95037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Typescript.Tests/Typescript.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageReference Include="Assent" Version="1.7.0" />
1919
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.1" />
2020
<PackageReference Include="xunit" Version="2.4.1" />
21-
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
21+
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" />
2222
</ItemGroup>
2323

2424
<ItemGroup>

0 commit comments

Comments
 (0)