fix local build

This commit is contained in:
vanzue
2026-01-31 00:18:59 +08:00
parent daa5a9a0d6
commit 7e04bb58f1

View File

@@ -1,5 +1,9 @@
<Project Sdk="Microsoft.NET.Sdk">
<Import Project="..\..\CoreCommonProps.props" />
<PropertyGroup>
<EnableCoreMrtTooling>false</EnableCoreMrtTooling>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CommunityToolkit.Common" />