Skip to content

Commit

Permalink
Update Roslyn LSP server to .net9 (#76938)
Browse files Browse the repository at this point in the history
Merge to feature branch
  • Loading branch information
dibarbet authored Jan 28, 2025
2 parents a87e115 + 04970e7 commit 84e6685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/targets/TargetFrameworks.props
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<NetRoslyn>net9.0</NetRoslyn>
<NetRoslynAll>net8.0;net9.0</NetRoslynAll>
<NetVS>net8.0</NetVS>
<NetVSCode>net8.0</NetVSCode>
<NetVSCode>net9.0</NetVSCode>
<NetVSShared>net8.0</NetVSShared>
<NetRoslynBuildHostNetCoreVersion>net6.0</NetRoslynBuildHostNetCoreVersion>
<NetRoslynNext>net9.0</NetRoslynNext>
Expand Down

0 comments on commit 84e6685

Please sign in to comment.