File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 26
26
<PackageReference Include =" OpenTelemetry.Instrumentation.Process" Version =" 0.5.0-beta.7" />
27
27
<PackageReference Include =" OpenTelemetry.Instrumentation.Runtime" Version =" 1.9.0" />
28
28
<!-- Code style libraries -->
29
- <PackageReference Include =" SonarAnalyzer.CSharp" Version =" 9.32 .0.97167 " PrivateAssets =" all" />
29
+ <PackageReference Include =" SonarAnalyzer.CSharp" Version =" 10.3 .0.106239 " PrivateAssets =" all" />
30
30
<PackageReference Include =" StyleCop.Analyzers" Version =" 1.2.0-beta.556" PrivateAssets =" all" />
31
31
<AdditionalFiles Include =" ../stylecop.json" />
32
32
</ItemGroup >
Original file line number Diff line number Diff line change 82
82
},
83
83
"SonarAnalyzer.CSharp" : {
84
84
"type" : " Direct" ,
85
- "requested" : " [9.32 .0.97167 , )" ,
86
- "resolved" : " 9.32 .0.97167 " ,
87
- "contentHash" : " Yxk86RV+8ynJpUhku1Yw2hITFmnmXKkXJ73cIFSy85ol5SnWREQg9RuTyV8nI7V7+pyLKpCfRmD7P0widsgjkg =="
85
+ "requested" : " [10.3 .0.106239 , )" ,
86
+ "resolved" : " 10.3 .0.106239 " ,
87
+ "contentHash" : " Ne5QHx0nUULk7PF+3GIQIC2EnFI93SPRilyqVY6US4JolZOCc9XyUKzvOVsufp7cyrqbOTL07U5mb6poYzllNQ =="
88
88
},
89
89
"StyleCop.Analyzers" : {
90
90
"type" : " Direct" ,
You can’t perform that action at this time.
0 commit comments