Skip to content

Commit

Permalink
Update Microsoft.CodeAnalysis to 4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
jbe2277 committed Oct 19, 2024
1 parent 8476b8f commit f903b1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/DotNetPad/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="AvalonEdit" Version="6.3.0.90" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Features" Version="4.10.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.VisualBasic.Features" Version="4.10.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Features" Version="4.11.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.VisualBasic.Features" Version="4.11.0" />
<PackageVersion Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.3233" />
<PackageVersion Include="System.Waf.Core" Version="8.0.1" />
<PackageVersion Include="System.Waf.Wpf" Version="8.0.1" />
Expand Down

0 comments on commit f903b1e

Please sign in to comment.