Skip to content

Commit

Permalink
New Package: Microsoft.NuGet (#67230)
Browse files Browse the repository at this point in the history
* New Package: Microsoft.NuGet

* Fix Version
  • Loading branch information
Trenly authored Aug 2, 2022
1 parent 9a77605 commit bb8a205
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 0 deletions.
18 changes: 18 additions & 0 deletions manifests/m/Microsoft/NuGet/5.8.1/Microsoft.NuGet.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Created with YamlCreate.ps1 v2.1.2 $debug=AUSU.5-1-19041-1682
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json

PackageIdentifier: Microsoft.NuGet
PackageVersion: 5.8.1
MinimumOSVersion: 10.0.0.0
InstallerType: portable
Commands:
- nuget
AppsAndFeaturesEntries:
- DisplayName: NuGet CLI
DisplayVersion: 5.8.1.7021
Installers:
- Architecture: x86
InstallerUrl: https://dist.nuget.org/win-x86-commandline/v5.8.1/nuget.exe
InstallerSha256: 3CE2F08716277CE3A7556893B0A39E5C2BF1DD6765AFD54843700D4A35D7C058
ManifestType: installer
ManifestVersion: 1.2.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Created with YamlCreate.ps1 v2.1.2 $debug=AUSU.5-1-19041-1682
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json

PackageIdentifier: Microsoft.NuGet
PackageVersion: 5.8.1
PackageLocale: en-US
Publisher: Microsoft Corporation
PublisherUrl: https://microsoft.com
PublisherSupportUrl: https://support.microsoft.com/en-us
PrivacyUrl: https://go.microsoft.com/fwlink/?LinkID=824704
Author: Microsoft Corporation
PackageName: NuGet
PackageUrl: https://www.nuget.org/
License: Proprietary
LicenseUrl: https://www.nuget.org/policies/Terms
Copyright: Copyright (c) Microsoft Corporation. All rights reserved.
# CopyrightUrl:
ShortDescription: NuGet is the package manager for .NET
Description: NuGet is the package manager for .NET. It enables developers to create, share, and consume useful .NET libraries. NuGet client tools provide the ability to produce and consume these libraries as "packages".
Moniker: nuget
# Tags:
# Agreements:
# ReleaseNotes:
ReleaseNotesUrl: https://docs.microsoft.com/en-us/nuget/release-notes/nuget-5.8
# PurchaseUrl:
# InstallationNotes:
Documentations:
- DocumentLabel: NuGet Documentation
DocumentUrl: https://docs.microsoft.com/en-us/nuget/
- DocumentLabel: Known Issues
DocumentUrl: https://docs.microsoft.com/en-us/nuget/release-notes/known-issues
ManifestType: defaultLocale
ManifestVersion: 1.2.0
8 changes: 8 additions & 0 deletions manifests/m/Microsoft/NuGet/5.8.1/Microsoft.NuGet.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with YamlCreate.ps1 v2.1.2 $debug=AUSU.5-1-19041-1682
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json

PackageIdentifier: Microsoft.NuGet
PackageVersion: 5.8.1
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.2.0

0 comments on commit bb8a205

Please sign in to comment.