Skip to content

Commit 3fe358e

Browse files
authored
Merge pull request #11 from raphson93/dependabot/nuget/code/test/AttendeeTest/xunit-2.9.3
Bump xunit from 2.4.1 to 2.9.3
2 parents a391fab + e137a7b commit 3fe358e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/test/AttendeeTest/AttendeeTest.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.4" />
11-
<PackageReference Include="xunit" Version="2.4.1" />
11+
<PackageReference Include="xunit" Version="2.9.3" />
1212
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1414
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)