File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 3
3
<ManagePackageVersionsCentrally >true</ManagePackageVersionsCentrally >
4
4
</PropertyGroup >
5
5
<ItemGroup >
6
- <PackageVersion Include =" System.Runtime.CompilerServices.Unsafe" Version =" 6.1.0 " />
7
- <PackageVersion Include =" BenchmarkDotNet" Version =" 0.14.0 " />
8
- <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0 " />
6
+ <PackageVersion Include =" System.Runtime.CompilerServices.Unsafe" Version =" 6.1.2 " />
7
+ <PackageVersion Include =" BenchmarkDotNet" Version =" 0.15.2 " />
8
+ <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1 " />
9
9
<PackageVersion Include =" Newtonsoft.Json" Version =" 13.0.3" />
10
- <PackageVersion Include =" NuGet.Protocol" Version =" 6.12.1 " />
11
- <PackageVersion Include =" Serilog" Version =" 4.2 .0" />
10
+ <PackageVersion Include =" NuGet.Protocol" Version =" 6.14.0 " />
11
+ <PackageVersion Include =" Serilog" Version =" 4.3 .0" />
12
12
<PackageVersion Include =" Serilog.Sinks.Console" Version =" 6.0.0" />
13
13
<PackageVersion Include =" System.CommandLine.DragonFruit" Version =" 0.4.0-alpha.22272.1" />
14
- <PackageVersion Include =" xunit" Version =" 2.9.2 " />
15
- <PackageVersion Include =" xunit.runner.visualstudio" Version =" 2.8.2 " >
14
+ <PackageVersion Include =" xunit" Version =" 2.9.3 " />
15
+ <PackageVersion Include =" xunit.runner.visualstudio" Version =" 3.1.4 " >
16
16
<PrivateAssets >all</PrivateAssets >
17
17
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
18
18
</PackageVersion >
You can’t perform that action at this time.
0 commit comments