Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.
/ ServerCommon Public archive

Commit

Permalink
remove coremarkdownmessageservice (which should only be used by gallery)
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Bommarito committed Nov 7, 2018
1 parent d905634 commit 86d70a8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 148 deletions.
144 changes: 0 additions & 144 deletions src/NuGet.Services.Messaging.Email/CoreMarkdownMessageService.cs

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
<ItemGroup>
<Compile Include="AsynchronousEmailMessageService.cs" />
<Compile Include="ConfirmationEmailBuilder.cs" />
<Compile Include="CoreMarkdownMessageService.cs" />
<Compile Include="EmailBuilder.cs" />
<Compile Include="EmailFormat.cs" />
<Compile Include="EmailMessageFooter.cs" />
Expand Down Expand Up @@ -112,9 +111,6 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="NuGet.StrongName.AnglicanGeek.MarkdownMailer">
<Version>1.2.0</Version>
</PackageReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
Expand Down

0 comments on commit 86d70a8

Please sign in to comment.