Skip to content

Commit

Permalink
Bumped SettingsControl version number, enable other TFMs (#159)
Browse files Browse the repository at this point in the history
* Bumped SettingsControl version number

* Revert tooling submodule

* Revert settings.json

* Revert submodule pointer
  • Loading branch information
Arlodotexe authored Jul 24, 2023
1 parent 7d43a56 commit 587243e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<ToolkitComponentName>SettingsControls</ToolkitComponentName>
<Description>This package contains SettingsControls.</Description>
<Version>8.0.0-beta.1</Version>
<Version>8.0.0-beta.2</Version>

<!-- Rns suffix is required for namespaces shared across projects. See https://github.com/CommunityToolkit/Labs-Windows/issues/152 -->
<RootNamespace>CommunityToolkit.WinUI.Controls.SettingsControlsRns</RootNamespace>
Expand All @@ -11,7 +11,7 @@
<!-- Sets this up as a toolkit component's source project -->
<Import Project="$(ToolingDirectory)\ToolkitComponent.SourceProject.props" />

<ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Triggers\src\CommunityToolkit.WinUI.Triggers.csproj"></ProjectReference>
</ItemGroup>

Expand Down

0 comments on commit 587243e

Please sign in to comment.