Skip to content

Commit 52eedfe

Browse files
authored
Update RoslynCopilot url to 18.0.743-alpha (#8635)
2 parents 5fbf272 + 3d78ef0 commit 52eedfe

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.701-alpha.zip",
408+
"url": "https://roslyn.blob.core.windows.net/releases/Microsoft.VisualStudio.Copilot.Roslyn.LanguageServer-18.0.743-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": "4609A58D1BA337B4917391FFEF70FEF7DD04EF97F1B0A72B4F73114635A54918"
417+
"integrity": "94F87755F5AA90B578E06A8C91DFAA0F99BBE58B147A53BA8C53CEFA07374583"
418418
},
419419
{
420420
"id": "Debugger",

0 commit comments

Comments
 (0)