Skip to content

Commit fe4c607

Browse files
committed
⚙️ 修改项目配置
1 parent 0bb20e1 commit fe4c607

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

PCL.CompositionScroll/PCL.CompositionScroll.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</ItemGroup>
1313

1414
<ItemGroup>
15-
<PackageReference Include="Avalonia" Version="11.2.8" />
15+
<PackageReference Include="Avalonia" Version="11.3.0" />
1616
<PackageReference Include="IgnoresAccessChecksToGenerator" Version="0.8.0" PrivateAssets="All" />
1717
</ItemGroup>
1818

PCL.Neo/PCL.Neo.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979
<Folder Include="Views\SubPage\" />
8080
</ItemGroup>
8181
<ItemGroup>
82+
<ProjectReference Include="..\PCL.CompositionScroll\PCL.CompositionScroll.csproj" />
8283
<ProjectReference Include="..\PCL.Neo.Core\PCL.Neo.Core.csproj" />
8384
</ItemGroup>
8485

0 commit comments

Comments
 (0)