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

feat: Themes markup generator #1239

Closed
wants to merge 1 commit into from

Conversation

Youssef1313
Copy link
Member

@Youssef1313 Youssef1313 commented Oct 10, 2023

GitHub Issue: closes unoplatform/uno.themes-private#23

PR Type

What kind of change does this PR introduce?

  • Build or CI related changes

Description

PR Checklist: n/a

Other information

@Xiaoy312 Xiaoy312 self-assigned this Oct 10, 2023
@@ -22,4 +22,8 @@
</PropertyGroup>

<Import Project="..\..\..\winappsdk-workaround.targets" />
<Target Name="_UnoThemesRunGen" BeforeTargets="BeforeCompile">
<MSBuild Projects="..\Uno.Themes.WinUI.Markup.Generator\Uno.Themes.WinUI.Markup.Generator.csproj" />
<Exec Command='dotnet "..\Uno.Themes.WinUI.Markup.Generator\bin\Debug\net7.0\Uno.Themes.WinUI.Markup.Generator.dll"' />
Copy link
Member Author

Choose a reason for hiding this comment

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

@Xiaoy312 I'm not going to push to the PR in case you already started continuing it locally, but Debug here likely needs to be replaced with $(Configuration), that is probably why the command execution fails in CI.

@Xiaoy312 Xiaoy312 closed this Oct 19, 2023
@Youssef1313 Youssef1313 deleted the source-gen branch November 29, 2023 16:55
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