Skip to content

Commit bed5320

Browse files
Update RoslynCopilot version to 18.0.797-alpha
1 parent 3a99bc7 commit bed5320

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 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.743-alpha.zip",
408+
"url": "https://roslyn.blob.core.windows.net/releases/Microsoft.VisualStudio.Copilot.Roslyn.LanguageServer-18.0.797-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": "94F87755F5AA90B578E06A8C91DFAA0F99BBE58B147A53BA8C53CEFA07374583"
417+
"integrity": "168DC3B3757B5F58DD35E27820949CA8AF4B890BE92D1A0CA6461A3A62E9D0A4"
418418
},
419419
{
420420
"id": "Debugger",
@@ -5632,4 +5632,4 @@
56325632
}
56335633
}
56345634
}
5635-
}
5635+
}

0 commit comments

Comments
 (0)