Skip to content

Commit

Permalink
Hotfix: Hotfix: Don't attempt to send emails if they have no recipien…
Browse files Browse the repository at this point in the history
…ts (#6639)
  • Loading branch information
Scott Bommarito committed Nov 8, 2018
1 parent 51f4085 commit 0b177de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NuGetGallery.Core/NuGetGallery.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="NuGet.Services.Messaging.Email">
<Version>2.36.0-master-2190850</Version>
<Version>2.36.0-sb-noemailrecipients-2192794</Version>
</PackageReference>
<PackageReference Include="NuGet.StrongName.AnglicanGeek.MarkdownMailer">
<Version>1.2.0</Version>
Expand Down

0 comments on commit 0b177de

Please sign in to comment.