Skip to content

Commit

Permalink
New Package: Microsoft.NuGet (#67245)
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 0df1f65 commit 4a5d31c
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.5.3/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.5.3
MinimumOSVersion: 10.0.0.0
InstallerType: portable
Commands:
- nuget
AppsAndFeaturesEntries:
- DisplayName: NuGet CLI
DisplayVersion: 4.5.3.5891
Installers:
- Architecture: x86
InstallerUrl: https://dist.nuget.org/win-x86-commandline/v4.5.3/nuget.exe
InstallerSha256: E56B612C615377B700491A190EF0C576CDE3103A29B5B098287E57826968E60A
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.5.3
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.5-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.5.3/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.5.3
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.2.0

0 comments on commit 4a5d31c

Please sign in to comment.