File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
FirebaseAdmin.IntegrationTests Expand file tree Collapse file tree 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.Text.Json" Version =" 8.0.3" />
15
15
<PackageReference Include =" xunit" Version =" 2.7.0" />
16
- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.7 " >
16
+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.1 " >
17
17
<PrivateAssets >all</PrivateAssets >
18
18
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
19
19
</PackageReference >
Original file line number Diff line number Diff line change 19
19
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.10.0" />
20
20
<PackageReference Include =" System.Linq.Async" Version =" 6.0.1" />
21
21
<PackageReference Include =" xunit" Version =" 2.7.0" />
22
- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.7 " >
22
+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.1 " >
23
23
<PrivateAssets >all</PrivateAssets >
24
24
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
25
25
</PackageReference >
You can’t perform that action at this time.
0 commit comments