We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e2f40c commit cc816a8Copy full SHA for cc816a8
Build/init.ps1
@@ -31,7 +31,7 @@ if (!(Test-Path "$msbuildPath/nanoFramework")) {
31
32
foreach ($entry in $feedDetails.feed.entry)
33
{
34
- if($entry.id -eq '455f2be5-bb07-451e-b351-a9faf3018dc9')
+ if($entry.id -eq 'bf694e17-fa5f-4877-9317-6d3664b2689a')
35
36
$extensionUrl = $entry.content.src
37
$extensionVersion = $entry.Vsix.Version
0 commit comments