Skip to content

Commit 587243e

Browse files
authored
Bumped SettingsControl version number, enable other TFMs (#159)
* Bumped SettingsControl version number * Revert tooling submodule * Revert settings.json * Revert submodule pointer
1 parent 7d43a56 commit 587243e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/SettingsControls/src/CommunityToolkit.WinUI.Controls.SettingsControls.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<ToolkitComponentName>SettingsControls</ToolkitComponentName>
44
<Description>This package contains SettingsControls.</Description>
5-
<Version>8.0.0-beta.1</Version>
5+
<Version>8.0.0-beta.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.SettingsControlsRns</RootNamespace>
@@ -11,7 +11,7 @@
1111
<!-- Sets this up as a toolkit component's source project -->
1212
<Import Project="$(ToolingDirectory)\ToolkitComponent.SourceProject.props" />
1313

14-
<ItemGroup>
14+
<ItemGroup>
1515
<ProjectReference Include="..\..\Triggers\src\CommunityToolkit.WinUI.Triggers.csproj"></ProjectReference>
1616
</ItemGroup>
1717

0 commit comments

Comments
 (0)