Skip to content

Commit 75e71ce

Browse files
committed
Merged PR 473659: Update Roslyn Version
- update Roslyn version to one with fix for [Bug 1822454: IntelliCode issue on JSON RPC attach - Unable to create the StarredCompletionProvider](https://dev.azure.com/devdiv/DevDiv/_queries/edit/1822454/?queryId=adf67d1f-d767-44f9-8668-a56014167d1b) Related work items: #1822454
2 parents 82c266a + a28f315 commit 75e71ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
}
3636
},
3737
"defaults": {
38-
"roslyn": "4.7.0-2.23272.4",
38+
"roslyn": "4.7.0-2.23272.9",
3939
"omniSharp": "1.39.6",
4040
"razor": "7.0.0-preview.23269.1"
4141
},

0 commit comments

Comments
 (0)