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

Design Assembly Cleanup #93

Merged
merged 2 commits into from
Mar 2, 2016
Merged

Design Assembly Cleanup #93

merged 2 commits into from
Mar 2, 2016

Conversation

mtaron
Copy link
Contributor

@mtaron mtaron commented Feb 26, 2016

This change cleans up the .Design assemblies. Changes include:

  • Tweak build configurations so the project now builds successfully for
    all configurations.
  • Remove unused WinRT references from the design assemblies.
  • Removes some dead code.
  • Use nameof() instead of string literals when setting extensible
    attributes.

This change cleans up the .Design assemblies. Changes include:
- Tweak build configurations so the project now builds successfully for
all configurations.
- Remove unused WinRT references from the design assemblies.
- Removes some dead code.
- Use nameof() instead of string literals when setting extensible
attributes.
@msftclas
Copy link

Hi @mtaron, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!


It looks like you're a Microsoft contributor (Michael Taron). If you're full-time, we DON'T require a Contribution License Agreement. If you are a vendor, please DO sign the electronic Contribution License Agreement. It will take 2 minutes and there's no faxing! https://cla.microsoft.com.

TTYL, MSBOT;

Use the assembly full names since the CI build needs them.
drewgillies added a commit that referenced this pull request Mar 2, 2016
@drewgillies drewgillies merged commit 56b1d7a into master Mar 2, 2016
@mtaron mtaron deleted the dev/mtaron/designcleanup branch March 2, 2016 00:50
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