﻿<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Entrinsec.Powershell.GIT</id>
    <version>1.15.78</version>
    <title>Entrinsec.Powershell.GIT</title>
    <authors>Entrinsec</authors>
    <owners>Entrinsec</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="file">LICENSE.md</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <icon>GIT.jpeg</icon>
    <readme>README.md</readme>
    <projectUrl>https://docs.entrinsec.com/overviews/Entrinsec.Powershell.GIT</projectUrl>
    <description>Functions that combine Git actions into more streamlined and conditional multi action functions.</description>
    <summary>Functions that combine Git actions into more streamlined and conditional multi action functions.</summary>
    <releaseNotes>Release notes are contained in the package in the RELEASE_NOTES.md file.</releaseNotes>
    <copyright>Copyright Entrinsec © 2026</copyright>
    <language>en-US</language>
    <tags>PowerShell</tags>
    <repository type="git" url="https://nuget.entrinsec.com/Entrinsec/-/packages/nuget/Entrinsec.Powershell.GIT" />
  </metadata>
</package>