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.
1 parent 53e5890 commit 9572d76Copy full SHA for 9572d76
How to/Import data from database to Form Fields/Web Service/PDFViewerWebService.csproj
@@ -16,7 +16,7 @@
16
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
17
<PrivateAssets>all</PrivateAssets>
18
</PackageReference>
19
- <PackageReference Include="Syncfusion.EJ2.AspNet.Core" Version="26.1.35" />
+ <PackageReference Include="Syncfusion.EJ2.AspNet.Core" Version="*" />
20
</ItemGroup>
21
22
</Project>
0 commit comments