Skip to content

Commit 092f8b3

Browse files
Bump xunit from 2.7.0 to 2.8.1 (#71)
Bumps [xunit](https://github.com/xunit/xunit) from 2.7.0 to 2.8.1. - [Commits](xunit/xunit@2.7.0...2.8.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Franklin Moormann <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Franklin Moormann <[email protected]>
1 parent dd93577 commit 092f8b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/AiDotNetTests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
1515
<PackageReference Include="System.Net.Http" Version="4.3.4" />
1616
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
17-
<PackageReference Include="xunit" Version="2.7.0" />
17+
<PackageReference Include="xunit" Version="2.8.1" />
1818
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.1">
1919
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2020
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)