Skip to content

Commit c226937

Browse files
committed
Optimized sample
1 parent 4213add commit c226937

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MVVM/LoadBasicSyntaxErrorPDF-MVVM/LoadFundamentalSyntaxErrorDocument_NET.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.2" />
13-
<PackageReference Include="Syncfusion.PdfViewer.WPF" Version="25.1.35" />
12+
<PackageReference Include="CommunityToolkit.Mvvm" Version="*" />
13+
<PackageReference Include="Syncfusion.PdfViewer.WPF" Version="*" />
1414
</ItemGroup>
1515

1616
</Project>

0 commit comments

Comments
 (0)