﻿<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>PolarisLib</id>
    <version>1.8.13</version>
    <title>PolarisLib</title>
    <authors>JBSN</authors>
    <license type="file">LICENSE</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <readme>README.md</readme>
    <description>No description</description>
    <repository type="git" url="https://github.com/NetoBatista/polaris_lib" commit="ea43d015bcf6cd6c93e04610f8a20d2a9bd87828" />
    <dependencies>
      <group targetFramework="net10.0">
        <dependency id="Microsoft.AspNetCore.Authentication.JwtBearer" version="10.0.0" exclude="Build,Analyzers" />
        <dependency id="Microsoft.AspNetCore.Routing" version="2.3.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>