Update microsoft-store-services-sdk.md#155
Conversation
Updated Step 6 in the NuGet package installation directions. Until you restart Visual Studio, you will not see the extension SDK in the list.
|
@LanceMcCarthy, |
|
Thank you for your contribution. I and several other people have tested the current instructions several times and the existing steps work fine for us (that is, we can add the "Microsoft Advertising SDK for XAML" assembly reference after simply closing and reopening the project; we don't need to close and restart Visual Studio at step 6). I am following up with the engineering team who owns this SDK to confirm the correct instructions, but can you please try the existing steps again with just closing and reopening the project to confirm that this doesn't work for you? |
|
I unloaded and reloaded the UWP Project and didn't see either Extension SDK (Advertising or Services) under 'Add Reference > Universal Windows > Extensions'. When you say "closing and reopening" do you mean the solution? If yes, then we only need to update the docs to say "Close and reopen the Solution' instead of "project" |
|
Okay, I just did a "File > New" test and confirmed the following:
I can change my PR to say "Close and reopen the solution" instead of "Restart Visual Studio" |
Updates Step 6 in NuGet package instructions to 'close and reopen the solution'
Editing some text.
mcleanbyron
left a comment
There was a problem hiding this comment.
Thanks for your contribution, and good call on clarifying that it is the solution that needs to be closed and reopened rather than the project. I am merging your pull request, with a few minor edits.
Updated Step 6 in the NuGet package installation directions section. Until you restart Visual Studio, you will not see the Extension SDK in the list.