Skip to content
This repository was archived by the owner on Jul 9, 2024. It is now read-only.

Commit f19dcfa

Browse files
Merge pull request #228 from microsoft/dependabot/nuget/xunit-2.7.1
Bump xunit from 2.7.0 to 2.7.1
2 parents 50e49b7 + 868e27a commit f19dcfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Microsoft.Kiota.Http.HttpClientLibrary.Tests/Microsoft.Kiota.Http.HttpClientLibrary.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
1919
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.9.0" />
2020
<PackageReference Include="Moq" Version="4.20.70" />
21-
<PackageReference Include="xunit" Version="2.7.0" />
21+
<PackageReference Include="xunit" Version="2.7.1" />
2222
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
2323
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2424
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)