File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/benchmarks/gc/GC.Infrastructure/GC.Analysis.API.UnitTests Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 14
14
<ItemGroup >
15
15
<PackageReference Include =" FluentAssertions" Version =" 6.0.0-beta0003" />
16
16
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.1.0" />
17
- <PackageReference Condition =" '$(CustomTraceEvent)' != 'true'" Include =" Microsoft.Diagnostics.Tracing.TraceEvent" Version =" 3.1.13 " />
17
+ <PackageReference Condition =" '$(CustomTraceEvent)' != 'true'" Include =" Microsoft.Diagnostics.Tracing.TraceEvent" Version =" 3.1.23 " />
18
18
<PackageReference Include =" MSTest.TestAdapter" Version =" 2.2.8" />
19
19
<PackageReference Include =" MSTest.TestFramework" Version =" 2.2.8" />
20
20
<PackageReference Include =" coverlet.collector" Version =" 3.1.2" />
You can’t perform that action at this time.
0 commit comments