Skip to content

Commit c14ff41

Browse files
Bump xunit from 2.6.6 to 2.7.0
Bumps [xunit](https://github.com/xunit/xunit) from 2.6.6 to 2.7.0. - [Commits](xunit/xunit@2.6.6...2.7.0) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c8f10ae commit c14ff41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Exceptionless.RandomData.Tests/Exceptionless.RandomData.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ItemGroup>
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
1212
<PackageReference Include="GitHubActionsTestLogger" Version="2.3.3" PrivateAssets="All" />
13-
<PackageReference Include="xunit" Version="2.6.6" />
13+
<PackageReference Include="xunit" Version="2.7.0" />
1414
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)