UrlTracker.Backoffice.Notifications by Infocaster B.V.

<PackageReference Include="UrlTracker.Backoffice.Notifications" Version="11.0.1" />

 UrlTracker.Backoffice.Notifications 11.0.1

This package contains notification handlers for the URL Tracker to handle Umbraco content notifications

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>UrlTracker.Backoffice.Notifications</id>
    <version>11.0.1</version>
    <title>URL Tracker Backoffice Notifications</title>
    <authors>Infocaster B.V.</authors>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <icon>infocaster_nuget_yellow.png</icon>
    <readme>README-NUGET.md</readme>
    <projectUrl>https://github.com/Infocaster/UrlTracker</projectUrl>
    <description>This package contains notification handlers for the URL Tracker to handle Umbraco content notifications</description>
    <releaseNotes>1 bugfix

- Fix #102</releaseNotes>
    <copyright>Copyright © Infocaster 2022</copyright>
    <tags>umbraco plugin package urltracker notfound redirect</tags>
    <repository type="git" url="https://github.com/Infocaster/UrlTracker" commit="48b5fe39b46ca83ab7e1f1fe9516522e95e7cd9a" />
    <dependencies>
      <group targetFramework="net7.0">
        <dependency id="UrlTracker.Core" version="11.0.1" exclude="Build,Analyzers" />
        <dependency id="Umbraco.Cms.Infrastructure" version="11.0.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>