We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9995251 + 1b9ae73 commit 844b215Copy full SHA for 844b215
ProjectHeads/Tests.Head.props
@@ -21,7 +21,7 @@
21
<Choose>
22
<When Condition="'$(ToolkitExtensionSourceProject)' == ''">
23
<ItemGroup>
24
- <PackageReference Include="CommunityToolkit.$(DependencyVariant).Extensions" Version="8.0.0-beta.1"/>
+ <PackageReference Include="CommunityToolkit.$(DependencyVariant).Extensions" Version="8.0.0-beta.2"/>
25
</ItemGroup>
26
</When>
27
<Otherwise>
0 commit comments