Skip to content

Commit 1b9ae73

Browse files
Need to update the extensions package for use within Labs DataTable PR
1 parent 9995251 commit 1b9ae73

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)