Skip to content

Commit

Permalink
Do not disable background networking
Browse files Browse the repository at this point in the history
  • Loading branch information
Kees committed Sep 3, 2021
1 parent e7e74bd commit 79c3d43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ChromeHtmlToPdfLib/ChromeHtmlToPdfLib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
<Company>Magic-Sessions</Company>
<SignAssembly>true</SignAssembly>
<AssemblyOriginatorKeyFile>ChromeHtmlToPdf.snk</AssemblyOriginatorKeyFile>
<AssemblyVersion>2.5.1.0</AssemblyVersion>
<FileVersion>2.5.1.0</FileVersion>
<AssemblyVersion>2.5.2.0</AssemblyVersion>
<FileVersion>2.5.2.0</FileVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 79c3d43

Please sign in to comment.