Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust vsix structure #128

Merged
merged 7 commits into from
Aug 7, 2018
Merged

Adjust vsix structure #128

merged 7 commits into from
Aug 7, 2018

Conversation

jeromelaban
Copy link
Member

  • Hide shared project from the "new project" window
  • Adjust Uno.UI nuget reference to be the currently built version
  • Remove PackageCache
  • Adjust wasm head missing namespace

Fixes #8, #19, #6.

@jeromelaban jeromelaban force-pushed the dev/jela/addin-details branch 2 times, most recently from b4f5d25 to 66b2e69 Compare August 6, 2018 18:58
<TemplateData>
<Name>Uno Platform Solution</Name>
<Description>Uno Platform App Cross Platform XAML Solution</Description>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a word soup... What about 'Project templates for creating a cross-platform XAML app with the Uno Platform that targets UWP, Android, iOS, and WebAssembly.'

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed ;)

@@ -14,6 +14,7 @@
<EnableLocationBrowseButton>true</EnableLocationBrowseButton>
<CreateInPlace>true</CreateInPlace>
<Icon>__TemplateIcon.png</Icon>
<Hidden>true</Hidden>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indentation is off. (Not a big deal, just pointing out because there are so many other whitespace changes)

<TemplateData>
<Name>Uno Platform Solution</Name>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For consistency maybe we want to change this to something like 'Cross-platform app (Uno Platform)'

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed, with added casing it seems.

@jeromelaban jeromelaban merged commit 5268a8f into master Aug 7, 2018
@jeromelaban jeromelaban deleted the dev/jela/addin-details branch August 7, 2018 11:51
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.

3 participants