This repository was archived by the owner on Jan 20, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
HassClient.Integration.Tests Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 19
19
<ItemGroup >
20
20
<PackageReference Include =" Microsoft.Extensions.Hosting" Version =" 6.0.1" />
21
21
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.2.0" />
22
- <PackageReference Include =" xunit" Version =" 2.4.1 " />
22
+ <PackageReference Include =" xunit" Version =" 2.4.2 " />
23
23
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5" >
24
24
<PrivateAssets >all</PrivateAssets >
25
25
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
Original file line number Diff line number Diff line change 18
18
<PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 6.0.1" />
19
19
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.2.0" />
20
20
<PackageReference Include =" Moq" Version =" 4.18.1" />
21
- <PackageReference Include =" xunit" Version =" 2.4.1 " />
21
+ <PackageReference Include =" xunit" Version =" 2.4.2 " />
22
22
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5" >
23
23
<PrivateAssets >all</PrivateAssets >
24
24
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments