﻿<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Entrinsec.Powershell.Email</id>
    <version>1.15.78</version>
    <title>Entrinsec.Powershell.Email</title>
    <authors>Entrinsec</authors>
    <owners>Entrinsec</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="file">LICENSE.md</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <icon>EMAIL.jpeg</icon>
    <readme>README.md</readme>
    <projectUrl>https://docs.entrinsec.com/overviews/Entrinsec.Powershell.Email</projectUrl>
    <description>Functions relating to sending emails via various providers.</description>
    <summary>Functions relating to sending emails via various providers.</summary>
    <releaseNotes>Release notes are contained in the package in the RELEASE_NOTES.md file.</releaseNotes>
    <copyright>Copyright Entrinsec © 2026</copyright>
    <language>en-US</language>
    <tags>PowerShell</tags>
    <repository type="git" url="https://nuget.entrinsec.com/Entrinsec/-/packages/nuget/Entrinsec.Powershell.Email" />
  </metadata>
</package>