Skip to content

Conversation

@jozefizso
Copy link
Contributor

Latest KeysExport.xml format contains the <YourKey> element inside other elements.

This fixes the NullReferenceException when loading a new file format.

<root>
  <YourSubscription>
    <Subscription Name="Visual Studio Professional" />
  </YourSubscription>
  <YourKey>
    ...
  </YourKey>
</root>

@rnelson rnelson merged commit 1bcd276 into rnelson:master Nov 21, 2018
@rnelson
Copy link
Owner

rnelson commented Nov 21, 2018

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants