Skip to content

Commit

Permalink
Roslyn 4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
christophwille committed Jun 20, 2023
1 parent d57b08c commit 60f614f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
<MoqVersion>4.18.4</MoqVersion>
<DiffLibVersion>2017.7.26.1241</DiffLibVersion>
<!-- Microsoft.CodeAnalysis.* -->
<RoslynVersion>4.4.0</RoslynVersion>
<RoslynVersion>4.6.0</RoslynVersion>
<!-- Microsoft.NETCore.ILAsm -->
<ILAsmVersion>6.0.0</ILAsmVersion>
<ILAsmVersion>7.0.0</ILAsmVersion>
<!-- Microsoft.NETCore.ILDAsm -->
<ILDAsmVersion>6.0.0</ILDAsmVersion>
<ILDAsmVersion>7.0.0</ILDAsmVersion>
</PropertyGroup>
</Project>

0 comments on commit 60f614f

Please sign in to comment.