﻿<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>ResearchCave.Common</id>
    <version>1.1.42</version>
    <authors>ResearchCave.Common</authors>
    <projectUrl>https://git.researchcave.com/ResearchCave/ResearchCave.Libs</projectUrl>
    <description>Common utilities and shared infrastructure components for ResearchCave applications.</description>
    <tags>researchcave common dotnet utilities</tags>
    <repository type="git" url="https://git.researchcave.com/ResearchCave/ResearchCave.Libs.git" commit="fcb2e995499928cfeb958857e990039418f3204d" />
    <dependencies>
      <group targetFramework="net10.0" />
    </dependencies>
    <contentFiles>
      <files include="any/net10.0/researchcave.ico" buildAction="Content" />
    </contentFiles>
  </metadata>
</package>