﻿<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Pilz.Logging</id>
    <version>1.2.1</version>
    <authors>Pilz.Logging</authors>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <projectUrl>https://git.pilzinsel64.de/pilz-framework</projectUrl>
    <description>Package Description</description>
    <repository type="git" commit="f66caab93247e92b149a1a5743862c66269a739c" />
    <dependencies>
      <group targetFramework="net8.0" />
      <group targetFramework=".NETStandard2.0" />
    </dependencies>
  </metadata>
</package>