Skip to content

Commit

Permalink
Update CodeAnalysis to 4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jbe2277 committed Mar 6, 2023
1 parent 7100cf0 commit 2afab0d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@

<ItemGroup>
<PackageReference Include="System.Waf.Wpf" Version="7.0.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Features" Version="4.4.0" />
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic.Features" Version="4.4.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Features" Version="4.5.0" />
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic.Features" Version="4.5.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 2afab0d

Please sign in to comment.