Skip to content

Commit

Permalink
New Package: Microsoft.NuGet (#67234)
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 72eee93 commit 30475c4
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.4.0/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.4.0
MinimumOSVersion: 10.0.0.0
InstallerType: portable
Commands:
- nuget
AppsAndFeaturesEntries:
- DisplayName: NuGet CLI
DisplayVersion: 5.4.0.6315
Installers:
- Architecture: x86
InstallerUrl: https://dist.nuget.org/win-x86-commandline/v5.4.0/nuget.exe
InstallerSha256: 880F8D306A65932B11F7EDD7768B57D20E78FC618B21D785B303DA27FACC9A70
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.4.0
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.4
# 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.4.0/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.4.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.2.0

0 comments on commit 30475c4

Please sign in to comment.