Skip to content

Commit

Permalink
Update components/MarkdownTextBlock/src/CommunityToolkit.WinUI.Contro…
Browse files Browse the repository at this point in the history
…ls.MarkdownTextBlock.csproj
  • Loading branch information
Arlodotexe committed Feb 5, 2024
1 parent d8c9025 commit fa0c518
Showing 1 changed file with 4 additions and 0 deletions.
Expand Up @@ -10,6 +10,10 @@

<!-- Sets this up as a toolkit component's source project -->
<Import Project="$(ToolingDirectory)\ToolkitComponent.SourceProject.props" />

<PropertyGroup>
<PackageId>$(PackageIdPrefix).$(PackageIdVariant).Controls.$(ToolkitComponentName)</PackageId>
</PropertyGroup>
<ItemGroup>
<UpToDateCheckInput Remove="MarkdownTextBlock.xaml" />
</ItemGroup>
Expand Down

0 comments on commit fa0c518

Please sign in to comment.