Skip to content

Commit

Permalink
Update Microsoft.CodeAnalysis to 4.13.0 (#1141)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 3, 2025
1 parent 3155258 commit cf6ae4e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
<PackageVersion Include="Microsoft.Azure.WebJobs.Host.Storage" Version="5.0.1" />
<PackageVersion Include="Microsoft.Build.Framework" Version="17.13.9" />
<PackageVersion Include="Microsoft.Build.Utilities.Core" Version="17.13.9" />
<PackageVersion Include="Microsoft.CodeAnalysis.Common" Version="4.12.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.12.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.Common" Version="4.13.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.13.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.13.0" />
<PackageVersion Include="Microsoft.Data.SqlClient" Version="5.2.2" />
<PackageVersion Include="Microsoft.DurableTask.Abstractions" Version="1.5.0" />
<PackageVersion Include="Microsoft.DurableTask.Client" Version="1.5.0" />
Expand Down

0 comments on commit cf6ae4e

Please sign in to comment.