PowerShell/Modules/PSResourceGet/0.5.22/PSGetModuleInfo.xml

<Objs Version="1.1.0.1" xmlns="http://schemas.microsoft.com/powershell/2004/04">
  <Obj RefId="0">
    <TN RefId="0">
      <T>System.Management.Automation.PSCustomObject</T>
      <T>System.Object</T>
    </TN>
    <MS>
      <S N="Name">PSResourceGet</S>
      <S N="Version">0.5.22-beta22</S>
      <Obj N="Type" RefId="1">
        <TN RefId="1">
          <T>Microsoft.PowerShell.PowerShellGet.UtilClasses.ResourceType</T>
          <T>System.Enum</T>
          <T>System.ValueType</T>
          <T>System.Object</T>
        </TN>
        <ToString>Module</ToString>
        <I32>1</I32>
      </Obj>
      <S N="Description">PowerShell module with commands for discovering, installing, updating and publishing the PowerShell artifacts like Modules, Scripts, and DSC Resources.</S>
      <S N="Author">Microsoft Corporation</S>
      <S N="CompanyName">Microsoft Corporation</S>
      <S N="Copyright">(c) Microsoft Corporation. All rights reserved.</S>
      <DT N="PublishedDate">2023-06-07T22:55:39.14</DT>
      <DT N="InstalledDate">2023-06-07T16:29:32.616216-07:00</DT>
      <B N="IsPrerelease">true</B>
      <Nil N="UpdatedDate" />
      <URI N="LicenseUri">https://go.microsoft.com/fwlink/?LinkId=829061</URI>
      <URI N="ProjectUri">https://go.microsoft.com/fwlink/?LinkId=828955</URI>
      <Nil N="IconUri" />
      <Obj N="Tags" RefId="2">
        <TN RefId="2">
          <T>System.String[]</T>
          <T>System.Array</T>
          <T>System.Object</T>
        </TN>
        <LST>
          <S>PackageManagement</S>
          <S>PSEdition_Desktop</S>
          <S>PSEdition_Core</S>
          <S>Linux</S>
          <S>Mac</S>
          <S>Windows</S>
          <S>PSModule</S>
        </LST>
      </Obj>
      <Obj N="Includes" RefId="3">
        <TN RefId="3">
          <T>System.Collections.Hashtable</T>
          <T>System.Object</T>
        </TN>
        <DCT>
          <En>
            <S N="Key">RoleCapability</S>
            <Nil N="Value" />
          </En>
          <En>
            <S N="Key">Cmdlet</S>
            <Nil N="Value" />
          </En>
          <En>
            <S N="Key">Workflow</S>
            <Nil N="Value" />
          </En>
          <En>
            <S N="Key">Function</S>
            <Nil N="Value" />
          </En>
          <En>
            <S N="Key">DscResource</S>
            <Obj N="Value" RefId="4">
              <TNRef RefId="2" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Command</S>
            <Obj N="Value" RefId="5">
              <TNRef RefId="2" />
              <LST />
            </Obj>
          </En>
        </DCT>
      </Obj>
      <S N="PowerShellGetFormatVersion"></S>
      <S N="ReleaseNotes">## 0.5.22-beta22_x000D__x000A__x000D__x000A_### Breaking Changes_x000D__x000A_- PowerShellGet is now PSResourceGet! (#1164)_x000D__x000A_- Update-PSScriptFile is now Update-PSScriptFileInfo (#1140)_x000D__x000A_- New-PSScriptFile is now New-PSScriptFileInfo (#1140)_x000D__x000A_- Update-ModuleManifest is now Update-PSModuleManifest (#1139)_x000D__x000A_- -Tags parameter changed to -Tag in New-PSScriptFile, Update-PSScriptFileInfo, and Update-ModuleManifest (#1123)_x000D__x000A_- Change the type of -InputObject from PSResource to PSResource[] for Install-PSResource, Save-PSResource, and Uninstall-PSResource (#1124)_x000D__x000A_- PSModulePath is no longer referenced when searching paths (#1154)_x000D__x000A__x000D__x000A_### New Features_x000D__x000A_- Support for Azure Artifacts, GitHub Packages, and Artifactory (#1167, #1180)_x000D__x000A__x000D__x000A_### Bug Fixes_x000D__x000A_- Filter out unlisted packages (#1172, #1161)_x000D__x000A_- Add paging for V3 server requests (#1170)_x000D__x000A_- Support for floating versions (#1117)_x000D__x000A_- Update, Save, and Install with wildcard gets the latest version within specified range (#1117)_x000D__x000A_- Add positonal parameter for -Path in Publish-PSResource (#1111)_x000D__x000A_- Uninstall-PSResource -WhatIf now shows version and path of package being uninstalled (#1116)_x000D__x000A_- Find returns packages from the highest priority repository only (#1155)_x000D__x000A_- Bug fix for PSCredentialInfo constructor (#1156)_x000D__x000A_- Bug fix for Install-PSResource -NoClobber parameter (#1121)_x000D__x000A_- Save-PSResource now searches through all repos when no repo is specified (#1125)_x000D__x000A_- Caching for improved performance in Uninstall-PSResource (#1175)_x000D__x000A_- Bug fix for parsing package tags from local repository (#1119) _x000D__x000A__x000D__x000A_See change log (CHANGELOG.md) at https://github.com/PowerShell/PSResourceGet</S>
      <Obj N="Dependencies" RefId="6">
        <TN RefId="4">
          <T>Microsoft.PowerShell.PowerShellGet.UtilClasses.Dependency[]</T>
          <T>System.Array</T>
          <T>System.Object</T>
        </TN>
        <LST />
      </Obj>
      <S N="RepositorySourceLocation">https://www.powershellgallery.com/api/v2</S>
      <S N="Repository">PSGallery</S>
      <Obj N="AdditionalMetadata" RefId="7">
        <TNRef RefId="0" />
        <MS>
          <S N="NormalizedVersion">0.5.22-beta22</S>
          <S N="IsPrerelease">True</S>
        </MS>
      </Obj>
      <S N="InstalledLocation">\\Mac\Home\Documents\PowerShell\Modules</S>
    </MS>
  </Obj>
</Objs>