File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 41
41
Condition =" $(MSBuildProjectExtension) == '.csproj'" />
42
42
<PackageReference
43
43
Include =" SonarAnalyzer.CSharp"
44
- Version =" 9.20 .0.85982 "
44
+ Version =" 9.23 .0.88079 "
45
45
PrivateAssets =" all"
46
46
Condition =" $(MSBuildProjectExtension) == '.csproj'" />
47
- <PackageReference Include =" Roslynator.Analyzers" Version =" 4.11 .0" PrivateAssets =" All" />
47
+ <PackageReference Include =" Roslynator.Analyzers" Version =" 4.12 .0" PrivateAssets =" All" />
48
48
</ItemGroup >
49
49
50
50
<ItemGroup >
Original file line number Diff line number Diff line change 19
19
20
20
<ItemGroup >
21
21
<PackageReference Include =" BouncyCastle.Cryptography" Version =" 2.3.0" />
22
- <PackageReference Include =" Microsoft.Build.Locator" Version =" 1.7.1 " />
23
- <PackageReference Include =" Microsoft.CodeAnalysis" Version =" 4.8.0 " />
24
- <PackageReference Include =" Microsoft.CodeAnalysis.Common" Version =" 4.8.0 " />
25
- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 4.8.0 " />
26
- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.8.0 " />
27
- <PackageReference Include =" Microsoft.CodeAnalysis.Workspaces.MSBuild" Version =" 4.8.0 " />
22
+ <PackageReference Include =" Microsoft.Build.Locator" Version =" 1.7.8 " />
23
+ <PackageReference Include =" Microsoft.CodeAnalysis" Version =" 4.9.2 " />
24
+ <PackageReference Include =" Microsoft.CodeAnalysis.Common" Version =" 4.9.2 " />
25
+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 4.9.2 " />
26
+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.9.2 " />
27
+ <PackageReference Include =" Microsoft.CodeAnalysis.Workspaces.MSBuild" Version =" 4.9.2 " />
28
28
<PackageReference Include =" Spectre.Console" Version =" 0.48.0" />
29
29
<PackageReference Include =" Spectre.Console.Analyzer" Version =" 0.48.0" >
30
30
<PrivateAssets >all</PrivateAssets >
You can’t perform that action at this time.
0 commit comments