Skip to content

Commit

Permalink
Updates: catch Exception at async enumeration
Browse files Browse the repository at this point in the history
  • Loading branch information
Leksiqq committed Mar 25, 2022
1 parent af28cd1 commit 0e141c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/PartialLoader.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageId>Net.Leksi.$(AssemblyName)</PackageId>
<Authors>Alexey leksiq Zakharov</Authors>
<Copyright>2022-03-10</Copyright>
<VersionPrefix>1.3.0</VersionPrefix>
<VersionPrefix>1.3.1</VersionPrefix>
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<Description>
Expand Down

0 comments on commit 0e141c4

Please sign in to comment.