Skip to content

Add WpfCalculator app in a parallel directory to DrawingIsland, with steps - #353

Draft
Jesse Collins (JesseCol) wants to merge 49 commits into
user/jeffstall/drawingislandfrom
user/jessecol/calc-app
Draft

Add WpfCalculator app in a parallel directory to DrawingIsland, with steps#353
Jesse Collins (JesseCol) wants to merge 49 commits into
user/jeffstall/drawingislandfrom
user/jessecol/calc-app

Conversation

@JesseCol

@JesseCol Jesse Collins (JesseCol) commented May 9, 2024

Copy link
Copy Markdown
Collaborator

This change:

  • Creates a WpfCalculator app in the islands directory, parallel to DrawingIsland.
  • It contains comments for the various demo steps. See WpfCalculator/readme.md.

@jeffstall Jeffrey Stall (jeffstall) left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Comments

<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x86'">
<PlatformTarget>AnyCPU</PlatformTarget>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Can you fix to completely remove "Any CPU" and "arm"?

// // Copyright (c) Microsoft. All rights reserved.
// // Licensed under the MIT license. See LICENSE file in the project root for full license information.

#if false // Demo3_Step2_AddCompact

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Put System first, then Windows, then Microsoft, then local.

Align comments with actual VS Bookmark tags that are used for the Ignite2024 demo script.
Start of Ignite 2024 demo, snapped 11/14/2024.
Change DrawingIsland C++ and C# to also be at a starting point, aligning with Build 2024.
…kdrop, make the package name more readable
Update project file to make it easier to demo.
Start with Lottie
Simplify uncommenting.
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