Skip to content

Commit

Permalink
New Package: Microsoft.NuGet (#67244)
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 0531fbe commit 0df1f65
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/4.6.4/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: 4.6.4
MinimumOSVersion: 10.0.0.0
InstallerType: portable
Commands:
- nuget
AppsAndFeaturesEntries:
- DisplayName: NuGet CLI
DisplayVersion: 4.6.4.5897
Installers:
- Architecture: x86
InstallerUrl: https://dist.nuget.org/win-x86-commandline/v4.6.4/nuget.exe
InstallerSha256: B25E40B3D3844B1D66AEA56EE0DD807615AB795FDC27523E9DFBB5745143B9F0
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: 4.6.4
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-4.6-rtm
# 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/4.6.4/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: 4.6.4
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.2.0

0 comments on commit 0df1f65

Please sign in to comment.