Skip to content

Commit 0b177de

Browse files
author
Scott Bommarito
authored
Hotfix: Hotfix: Don't attempt to send emails if they have no recipients (#6639)
1 parent 51f4085 commit 0b177de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/NuGetGallery.Core/NuGetGallery.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203
</ItemGroup>
204204
<ItemGroup>
205205
<PackageReference Include="NuGet.Services.Messaging.Email">
206-
<Version>2.36.0-master-2190850</Version>
206+
<Version>2.36.0-sb-noemailrecipients-2192794</Version>
207207
</PackageReference>
208208
<PackageReference Include="NuGet.StrongName.AnglicanGeek.MarkdownMailer">
209209
<Version>1.2.0</Version>

0 commit comments

Comments
 (0)