Skip to content

Commit 16baa90

Browse files
authored
Update RoslynCopilot url to 18.3.72-alpha (#8726)
2 parents fe1e2ea + a8a29fd commit 16baa90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@
405405
{
406406
"id": "RoslynCopilot",
407407
"description": "Language server for Roslyn Copilot integration",
408-
"url": "https://roslyn.blob.core.windows.net/releases/Microsoft.VisualStudio.Copilot.Roslyn.LanguageServer-18.0.904-alpha.zip",
408+
"url": "https://roslyn.blob.core.windows.net/releases/Microsoft.VisualStudio.Copilot.Roslyn.LanguageServer-18.3.72-alpha.zip",
409409
"installPath": ".roslynCopilot",
410410
"platforms": [
411411
"neutral"
@@ -414,7 +414,7 @@
414414
"neutral"
415415
],
416416
"installTestPath": "./.roslynCopilot/Microsoft.VisualStudio.Copilot.Roslyn.LanguageServer.dll",
417-
"integrity": "0BD733B23A706226F2B429AB0CE35576FB474493C8E19C7B88311007876DE5CC"
417+
"integrity": "8F2F8B686D7E2FFD8E7C9AD980C5DE8FD1F0A6CFB5B6B1E13024EF6501E63D8E"
418418
},
419419
{
420420
"id": "Debugger",

0 commit comments

Comments
 (0)