File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -75,9 +75,3 @@ Create new release with creation of new tag on main branch.
7575Start [ publish] ( https://github.com/ESC-BV/FluentEmail.Graph/actions/workflows/publish.yml ) manually, for the new tag.
7676This will push the package to github and nuget.org
7777
78- ## Origin
79-
80- Code originally written by [ Matt Goldman] ( https://github.com/matt-goldman )
81- and [ merged] ( https://github.com/lukencode/FluentEmail/pull/218 ) into FluentEmail repo. But it was not published to NuGet
82- until January 2021. Because we needed this implementation we created a separate repo, modified the code a bit and
83- published it to NuGet.
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFramework >netstandard2.0</TargetFramework >
5- <Authors >David De Sloovere</Authors >
5+ <Authors >David De Sloovere, Matt Goldman </Authors >
66 <Owner >ESC</Owner >
77 <Company >ESC</Company >
88 <Description >Sender for FluentEmail that uses Microsoft Graph API. Implements `FluentEmail.Core.Interfaces.ISender`.</Description >
You can’t perform that action at this time.
0 commit comments