﻿<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>MES.Inside.Contracts</id>
    <version>0.1.0-preview.4</version>
    <authors>Mayer EDV Services</authors>
    <readme>README.md</readme>
    <projectUrl>https://inside.mes.wien/</projectUrl>
    <description>Versioned telemetry event and ingestion contracts shared by all MES Inside clients.</description>
    <releaseNotes>Adds configurable background metrics for the current process, spool volume and spool drive without requiring administrator rights. Not yet a stable API.</releaseNotes>
    <copyright>Copyright © 2026 Mayer EDV Services</copyright>
    <tags>observability logging monitoring telemetry performance on-premises</tags>
    <repository type="git" url="https://git.mes.wien/MES/MES.Inside" branch="refs/heads/main" commit="420795b7e4664d47d6b270fbe6816024ecdf6afa" />
    <dependencies>
      <group targetFramework=".NETStandard2.0" />
    </dependencies>
  </metadata>
</package>