Added dotUltimate version 2020.3.4. (#8904)
* Added dotUltimate version 2020.3.4. * Fixed formatting? * Now it's a 1.0 manifest, maybe it'll cooperate.
This commit is contained in:
@@ -0,0 +1,32 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
|
||||||
|
PackageIdentifier: JetBrains.dotUltimate
|
||||||
|
PackageVersion: 2020.3.4
|
||||||
|
PackageName: dotUltimate
|
||||||
|
Publisher: JetBrains
|
||||||
|
License: Copyright © JetBrains s.r.o.
|
||||||
|
LicenseUrl: https://sales.jetbrains.com/hc/en-gb/articles/360015737000-1-What-is-dotUltimate-
|
||||||
|
Moniker: dotultimate
|
||||||
|
Tags:
|
||||||
|
- resharper
|
||||||
|
- dotcover
|
||||||
|
- dottrace
|
||||||
|
- dotmemory
|
||||||
|
- dotnet
|
||||||
|
- C#
|
||||||
|
- rider
|
||||||
|
ShortDescription: All .NET tools, ReSharper C++, and JetBrains Rider, together in one pack.
|
||||||
|
PackageUrl: https://www.jetbrains.com/dotnet/
|
||||||
|
Installers:
|
||||||
|
- Architecture: x64
|
||||||
|
Scope: machine
|
||||||
|
InstallerUrl: https://download.jetbrains.com/resharper/dotUltimate.2020.3.4/JetBrains.dotUltimate.2020.3.4.exe
|
||||||
|
InstallerSha256: 0EB4E260F56BB7B6F532254CBC3EBF39CBB79C1A9982D1B550DE4137B4B1F63A
|
||||||
|
InstallerType: exe
|
||||||
|
InstallerSwitches:
|
||||||
|
Silent: /Silent=True
|
||||||
|
SilentWithProgress: /Silent=True
|
||||||
|
Custom: /VsVersion=16.0 /SpecificProductsNames=ReSharper;dotTrace;dotMemory;dotCover;dotPeek;Rider;ReSharperCpp;teamCityAddin
|
||||||
|
PackageLocale: en-US
|
||||||
|
ManifestType: singleton
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
Reference in New Issue
Block a user