Skip to content

Commit 844b215

Browse files
authored
Merge pull request #108 from CommunityToolkit/llama/update_extensions
Need to update the extensions package version for use within Labs DataTable PR
2 parents 9995251 + 1b9ae73 commit 844b215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ProjectHeads/Tests.Head.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<Choose>
2222
<When Condition="'$(ToolkitExtensionSourceProject)' == ''">
2323
<ItemGroup>
24-
<PackageReference Include="CommunityToolkit.$(DependencyVariant).Extensions" Version="8.0.0-beta.1"/>
24+
<PackageReference Include="CommunityToolkit.$(DependencyVariant).Extensions" Version="8.0.0-beta.2"/>
2525
</ItemGroup>
2626
</When>
2727
<Otherwise>

0 commit comments

Comments
 (0)