File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
TypeNameInterpretation.Benchmark
TypeNameInterpretation.Test Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 88 </PropertyGroup >
99
1010 <ItemGroup >
11- <PackageReference Include =" BenchmarkDotNet" Version =" 0.13.12 " />
12- <PackageReference Include =" Microsoft.CodeAnalysis.NetAnalyzers" Version =" 8 .0.0" >
11+ <PackageReference Include =" BenchmarkDotNet" Version =" 0.14.0 " />
12+ <PackageReference Include =" Microsoft.CodeAnalysis.NetAnalyzers" Version =" 9 .0.0" >
1313 <PrivateAssets >all</PrivateAssets >
1414 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1515 </PackageReference >
Original file line number Diff line number Diff line change 33 <TargetFrameworks >net472;net6.0;net8.0</TargetFrameworks >
44 </PropertyGroup >
55 <ItemGroup >
6- <PackageReference Include =" Microsoft.CodeAnalysis.NetAnalyzers" Version =" 8 .0.0" >
6+ <PackageReference Include =" Microsoft.CodeAnalysis.NetAnalyzers" Version =" 9 .0.0" >
77 <PrivateAssets >all</PrivateAssets >
88 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
99 </PackageReference >
10- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.9 .0" />
11- <PackageReference Include =" NUnit" Version =" 4.1.0 " />
12- <PackageReference Include =" NUnit.Analyzers" Version =" 4.1 .0" >
10+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12 .0" />
11+ <PackageReference Include =" NUnit" Version =" 4.2.2 " />
12+ <PackageReference Include =" NUnit.Analyzers" Version =" 4.4 .0" >
1313 <PrivateAssets >all</PrivateAssets >
1414 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1515 </PackageReference >
16- <PackageReference Include =" NUnit3TestAdapter" Version =" 4.5 .0" />
16+ <PackageReference Include =" NUnit3TestAdapter" Version =" 4.6 .0" />
1717 <PackageReference Include =" StyleCop.Analyzers.Unstable" Version =" 1.2.0.556" >
1818 <PrivateAssets >all</PrivateAssets >
1919 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
Original file line number Diff line number Diff line change 66 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
77 </PropertyGroup >
88 <ItemGroup >
9- <PackageReference Include =" Microsoft.CodeAnalysis.NetAnalyzers" Version =" 8 .0.0" >
9+ <PackageReference Include =" Microsoft.CodeAnalysis.NetAnalyzers" Version =" 9 .0.0" >
1010 <PrivateAssets >all</PrivateAssets >
1111 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1212 </PackageReference >
You can’t perform that action at this time.
0 commit comments