File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <ToolkitComponentName >TitleBar</ToolkitComponentName >
44 <Description >This package contains TitleBar.</Description >
5- <Version >0.0.1 </Version >
5+ <Version >0.0.2 </Version >
66
77 <!-- Rns suffix is required for namespaces shared across projects. See https://github.com/CommunityToolkit/Labs-Windows/issues/152 -->
88 <RootNamespace >CommunityToolkit.WinUI.Controls.TitleBarRns</RootNamespace >
99 </PropertyGroup >
1010
1111 <!-- Sets this up as a toolkit component's source project -->
1212 <Import Project =" $(ToolingDirectory)\ToolkitComponent.SourceProject.props" />
13+
14+ <PropertyGroup >
15+ <PackageId >$(PackageIdPrefix).$(PackageIdVariant).Controls.$(ToolkitComponentName)</PackageId >
16+ </PropertyGroup >
1317</Project >
You can’t perform that action at this time.
0 commit comments