Skip to content

Commit

Permalink
[Dependencies] Updating Microsoft.CodeAnalysis.CSharp (Code Analysis)…
Browse files Browse the repository at this point in the history
… to 4.13.0
  • Loading branch information
credfeto committed Feb 25, 2025
1 parent e36a108 commit 694e0a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated FunFair.Test.Common to 6.1.259.1162
- Dependencies - Updated Roslynator.Analyzers to 4.13.1
- Dependencies - Updated Credfeto.Version.Information.Generator to 1.0.55.367
- Dependencies - Updated Microsoft.CodeAnalysis.CSharp to 4.13.0
### Removed
### Deployment Changes

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<PackageReference Include="FunFair.CodeAnalysis" Version="7.0.68.928" PrivateAssets="All" ExcludeAssets="runtime" />
<PackageReference Include="Meziantou.Analyzer" Version="2.0.188" PrivateAssets="All" ExcludeAssets="runtime" />
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0" PrivateAssets="All" ExcludeAssets="runtime" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.0" PrivateAssets="all" ExcludeAssets="runtime" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.13.0" PrivateAssets="all" ExcludeAssets="runtime" />
<PackageReference Include="Microsoft.Sbom.Targets" Version="3.1.0" PrivateAssets="All" ExcludeAssets="runtime" />
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.13.2" PrivateAssets="All" ExcludeAssets="runtime" />
<PackageReference Include="Nullable.Extended.Analyzer" Version="1.15.6495" PrivateAssets="All" ExcludeAssets="runtime" />
Expand Down

0 comments on commit 694e0a2

Please sign in to comment.