File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
BenchmarkDotNet.Diagnostics.dotMemory
BenchmarkDotNet.Diagnostics.dotTrace Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <Import Project =" ..\..\build\common.props" />
33 <PropertyGroup >
4- <TargetFrameworks >net6.0;net462;netcoreapp3.1</TargetFrameworks >
4+ <TargetFrameworks >net8.0; net6.0;net462;netcoreapp3.1</TargetFrameworks >
55 <NoWarn >$(NoWarn);1591</NoWarn >
66 <AssemblyTitle >BenchmarkDotNet.Diagnostics.dotMemory</AssemblyTitle >
77 <AssemblyName >BenchmarkDotNet.Diagnostics.dotMemory</AssemblyName >
1414 </ItemGroup >
1515
1616 <ItemGroup >
17- <PackageReference Include =" JetBrains.Profiler.SelfApi" Version =" 2.5.13 " />
17+ <PackageReference Include =" JetBrains.Profiler.SelfApi" Version =" 2.5.14 " />
1818 </ItemGroup >
1919
2020</Project >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <Import Project =" ..\..\build\common.props" />
33 <PropertyGroup >
4- <TargetFrameworks >net6.0;net462;netcoreapp3.1</TargetFrameworks >
4+ <TargetFrameworks >net8.0; net6.0;net462;netcoreapp3.1</TargetFrameworks >
55 <NoWarn >$(NoWarn);1591</NoWarn >
66 <AssemblyTitle >BenchmarkDotNet.Diagnostics.dotTrace</AssemblyTitle >
77 <AssemblyName >BenchmarkDotNet.Diagnostics.dotTrace</AssemblyName >
1414 </ItemGroup >
1515
1616 <ItemGroup >
17- <PackageReference Include =" JetBrains.Profiler.SelfApi" Version =" 2.5.13 " />
17+ <PackageReference Include =" JetBrains.Profiler.SelfApi" Version =" 2.5.14 " />
1818 </ItemGroup >
1919
2020</Project >
You can’t perform that action at this time.
0 commit comments