Skip to content

Commit cc816a8

Browse files
committed
Switch to VS2022 extension
1 parent 6e2f40c commit cc816a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Build/init.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ if (!(Test-Path "$msbuildPath/nanoFramework")) {
3131

3232
foreach ($entry in $feedDetails.feed.entry)
3333
{
34-
if($entry.id -eq '455f2be5-bb07-451e-b351-a9faf3018dc9')
34+
if($entry.id -eq 'bf694e17-fa5f-4877-9317-6d3664b2689a')
3535
{
3636
$extensionUrl = $entry.content.src
3737
$extensionVersion = $entry.Vsix.Version

0 commit comments

Comments
 (0)