We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bb20e1 commit fe4c607Copy full SHA for fe4c607
PCL.CompositionScroll/PCL.CompositionScroll.csproj
@@ -12,7 +12,7 @@
12
</ItemGroup>
13
14
<ItemGroup>
15
- <PackageReference Include="Avalonia" Version="11.2.8" />
+ <PackageReference Include="Avalonia" Version="11.3.0" />
16
<PackageReference Include="IgnoresAccessChecksToGenerator" Version="0.8.0" PrivateAssets="All" />
17
18
PCL.Neo/PCL.Neo.csproj
@@ -79,6 +79,7 @@
79
<Folder Include="Views\SubPage\" />
80
81
82
+ <ProjectReference Include="..\PCL.CompositionScroll\PCL.CompositionScroll.csproj" />
83
<ProjectReference Include="..\PCL.Neo.Core\PCL.Neo.Core.csproj" />
84
85
0 commit comments