File tree 2 files changed +2
-2
lines changed
FirebaseAdmin.IntegrationTests
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 13
13
<PackageReference Include =" Microsoft.AspNetCore.WebUtilities" Version =" 2.2.0" />
14
14
<PackageReference Include =" System.Collections.Immutable" Version =" 8.0.0" />
15
15
<PackageReference Include =" System.Text.Json" Version =" 8.0.4" />
16
- <PackageReference Include =" xunit" Version =" 2.7.0 " />
16
+ <PackageReference Include =" xunit" Version =" 2.9.2 " />
17
17
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2" >
18
18
<PrivateAssets >all</PrivateAssets >
19
19
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
Original file line number Diff line number Diff line change 19
19
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.11.1" />
20
20
<PackageReference Include =" System.Collections.Immutable" Version =" 8.0.0" />
21
21
<PackageReference Include =" System.Linq.Async" Version =" 6.0.1" />
22
- <PackageReference Include =" xunit" Version =" 2.7.0 " />
22
+ <PackageReference Include =" xunit" Version =" 2.9.2 " />
23
23
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2" >
24
24
<PrivateAssets >all</PrivateAssets >
25
25
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments