Skip to content

Commit

Permalink
chore(deps): update microsoft to 4.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 28, 2025
1 parent 4082f21 commit c4bd5f5
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
<ItemGroup>
<PackageReference Include="Meziantou.Framework.FullPath" Version="1.0.15" />
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.2" />
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.12.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.12.0" />
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic" Version="4.12.0" />
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic.Workspaces" Version="4.12.0" />
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.13.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.13.0" />
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic" Version="4.13.0" />
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic.Workspaces" Version="4.13.0" />
<PackageReference Include="NuGet.Protocol" Version="6.13.1" />
</ItemGroup>

Expand Down

0 comments on commit c4bd5f5

Please sign in to comment.