Skip to content

Commit 205937c

Browse files
authored
Update RoslynCopilot url to 18.0.898-alpha (#8696)
2 parents ec9e7a0 + f7a6641 commit 205937c

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.797-alpha.zip",
408+
"url": "https://roslyn.blob.core.windows.net/releases/Microsoft.VisualStudio.Copilot.Roslyn.LanguageServer-18.0.898-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": "168DC3B3757B5F58DD35E27820949CA8AF4B890BE92D1A0CA6461A3A62E9D0A4"
417+
"integrity": "44FC523F2B3FA451327147C53E2FA0D7BA2C438B1A901EAEC32E004FBFA731B4"
418418
},
419419
{
420420
"id": "Debugger",

0 commit comments

Comments
 (0)