Skip to content

Commit cc36f63

Browse files
896261: Resolve the feedback.
1 parent b151465 commit cc36f63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Azure/HTML-to-PDF-Azure-Function-Windows-CefSharp/HTML-to-PDF-Azure-Functions/HTML-to-PDF-Azure-Functions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.17.0" />
1616
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="2.22.0" />
1717
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="1.2.0" />
18-
<PackageReference Include="Syncfusion.HtmlToPdfConverter.Cef.Net.Windows" Version="26.1.42" />
18+
<PackageReference Include="Syncfusion.HtmlToPdfConverter.Cef.Net.Windows" Version="*" />
1919
</ItemGroup>
2020
<ItemGroup>
2121
<None Update="host.json">

0 commit comments

Comments
 (0)