File tree 2 files changed +2
-2
lines changed
NLog.Extensions.Hosting.Tests
NLog.Extensions.Logging.Tests 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 16
16
17
17
<ItemGroup >
18
18
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.11.1" />
19
- <PackageReference Include =" xunit" Version =" 2.9.0 " />
19
+ <PackageReference Include =" xunit" Version =" 2.9.2 " />
20
20
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2" >
21
21
<PrivateAssets >all</PrivateAssets >
22
22
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
Original file line number Diff line number Diff line change 17
17
<ItemGroup >
18
18
<PackageReference Include =" Microsoft.Extensions.Configuration.Json" Version =" 6.0.0" />
19
19
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.11.1" />
20
- <PackageReference Include =" xunit" Version =" 2.9.0 " />
20
+ <PackageReference Include =" xunit" Version =" 2.9.2 " />
21
21
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2" >
22
22
<PrivateAssets >all</PrivateAssets >
23
23
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments