From 5bdbac2b49891ad8b970bbb3afbe707a28c033d8 Mon Sep 17 00:00:00 2001 From: David De Sloovere Date: Wed, 8 Jun 2022 11:14:37 +0200 Subject: [PATCH] Remove deprecated package --- README.md | 8 ++++---- src/FluentEmail.Graph/FluentEmail.Graph.csproj | 1 - 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 3dfb613..dc6f9e8 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ Sender for [FluentEmail](https://github.com/lukencode/FluentEmail) that uses [Mi ![Nuget](https://img.shields.io/nuget/v/FluentEmail.Graph) -![CI](https://github.com/NatchEurope/FluentEmail.Graph/workflows/CI/badge.svg) -![CodeQL](https://github.com/NatchEurope/FluentEmail.Graph/workflows/CodeQL/badge.svg) -![Publish](https://github.com/NatchEurope/FluentEmail.Graph/workflows/Publish/badge.svg) +![CI](https://github.com/ESC-BV/FluentEmail.Graph/workflows/CI/badge.svg) +![CodeQL](https://github.com/ESC-BV/FluentEmail.Graph/workflows/CodeQL/badge.svg) +![Publish](https://github.com/ESC-BV/FluentEmail.Graph/workflows/Publish/badge.svg) ## Usage @@ -38,7 +38,7 @@ Example config in `appsettings.json` Create new release with creation of new tag on main branch. -Start [publish](https://github.com/NatchEurope/FluentEmail.Graph/actions/workflows/publish.yml) manually, for the new tag. This will push the package to github and nuget.org +Start [publish](https://github.com/ESC-BV/FluentEmail.Graph/actions/workflows/publish.yml) manually, for the new tag. This will push the package to github and nuget.org ## Origin diff --git a/src/FluentEmail.Graph/FluentEmail.Graph.csproj b/src/FluentEmail.Graph/FluentEmail.Graph.csproj index fdc096f..5d141ee 100644 --- a/src/FluentEmail.Graph/FluentEmail.Graph.csproj +++ b/src/FluentEmail.Graph/FluentEmail.Graph.csproj @@ -42,7 +42,6 @@ all - runtime; build; native; contentfiles; analyzers; buildtransitive