From 67f3476d3d4eb48fb563f3487786b436a094f898 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Sat, 6 Jan 2024 16:44:51 +0800 Subject: [PATCH] Modify: JetBrains.ReSharper version 2023.3.2 (#132952) --- .../JetBrains.ReSharper.installer.yaml | 18 +++++++-- .../JetBrains.ReSharper.locale.en-US.yaml | 40 ++++++++++++++----- .../JetBrains.ReSharper.locale.zh-CN.yaml | 33 +++++++++++++++ .../2023.3.2/JetBrains.ReSharper.yaml | 2 +- 4 files changed, 79 insertions(+), 14 deletions(-) create mode 100644 manifests/j/JetBrains/ReSharper/2023.3.2/JetBrains.ReSharper.locale.zh-CN.yaml diff --git a/manifests/j/JetBrains/ReSharper/2023.3.2/JetBrains.ReSharper.installer.yaml b/manifests/j/JetBrains/ReSharper/2023.3.2/JetBrains.ReSharper.installer.yaml index 694d28f1ba9d1..1bd16cbbe426b 100644 --- a/manifests/j/JetBrains/ReSharper/2023.3.2/JetBrains.ReSharper.installer.yaml +++ b/manifests/j/JetBrains/ReSharper/2023.3.2/JetBrains.ReSharper.installer.yaml @@ -1,17 +1,29 @@ -# Created with Komac v1.11.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json PackageIdentifier: JetBrains.ReSharper PackageVersion: 2023.3.2 InstallerType: exe -Scope: machine +InstallModes: +- interactive +- silent InstallerSwitches: Silent: /Silent=True SilentWithProgress: /Silent=True - Custom: /SpecificProductNames=ReSharper;ReSharperCpp;dotCover;dotMemory;dotPeek;dotTrace /Silent=True /VsVersion=* /PerMachine=True /SkipEtwService=True + Log: /LogFile="" +UpgradeBehavior: install +ReleaseDate: 2023-12-20 Installers: - Architecture: x64 + Scope: user InstallerUrl: https://download.jetbrains.com/resharper/dotUltimate.2023.3.2/JetBrains.ReSharper.2023.3.2.web.exe InstallerSha256: 55218CA30E6A36A5992D9FC4AAF3BE9FD99C2056473CBE7452DD734EADFB79EA +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/resharper/dotUltimate.2023.3.2/JetBrains.ReSharper.2023.3.2.web.exe + InstallerSha256: 55218CA30E6A36A5992D9FC4AAF3BE9FD99C2056473CBE7452DD734EADFB79EA + InstallerSwitches: + Custom: /PerMachine=True + ElevationRequirement: elevationRequired ManifestType: installer ManifestVersion: 1.5.0 diff --git a/manifests/j/JetBrains/ReSharper/2023.3.2/JetBrains.ReSharper.locale.en-US.yaml b/manifests/j/JetBrains/ReSharper/2023.3.2/JetBrains.ReSharper.locale.en-US.yaml index 4471c6ffdbc99..8e1b369678bab 100644 --- a/manifests/j/JetBrains/ReSharper/2023.3.2/JetBrains.ReSharper.locale.en-US.yaml +++ b/manifests/j/JetBrains/ReSharper/2023.3.2/JetBrains.ReSharper.locale.en-US.yaml @@ -1,23 +1,43 @@ -# Created with Komac v1.11.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json PackageIdentifier: JetBrains.ReSharper PackageVersion: 2023.3.2 PackageLocale: en-US Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. PackageName: JetBrains ReSharper -PackageUrl: https://www.jetbrains.com/resharper +PackageUrl: https://www.jetbrains.com/resharper/ License: Proprietary -Copyright: Copyright © JetBrains s.r.o. -ShortDescription: ReSharper provides on-the-fly code analysis and eliminates errors in C#, VB.NET, XAML, ASP.NET, and XML. +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2023 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: The Visual Studio Extension for .NET Developers +# Description: Moniker: resharper Tags: -- dotPeek -- dotCover -- dotMemory -- dotTrace -- C# +- .net +- c# +- csharp +- develop +- development - dotnet -- resharper +ReleaseNotes: |- + ReSharper 2023.3.2 bug-fix update + Here are some of the fixes included in this build: + - We've resolved several erroneous behaviors involving solution-wide analysis. SWEA no longer causes IDE freezes (RSRP-495167), and inaccurate warnings don't appear for Razor files (RSRP-493921). + - The Hides primary constructor parameter warning now only applies to captured primary constructor parameters (RSRP-495077). + - Primary constructor refactorings now work correctly (RSRP-494901, RSRP-494860). + - Clicking on the DataTip icon for record type variables during debugging now results in ReSharper displaying all relevant properties and methods (RSRP-494989). + - We've eliminated the bug where moving a file template to the In Quicklist section would cause an infinite loop of duplicate copies to appear (RSRP-495232). + - Several bugs causing false positive Entity Framework inspection warnings have been resolved (RSRP-495186, RSRP-495237, RSRP-495227, RSRP-494858). + For the full list of resolved issues, please refer to our issue tracker. +ReleaseNotesUrl: https://youtrack.jetbrains.com/issues/RSRP?q=available%20in:%202023.3.2* +PurchaseUrl: https://www.jetbrains.com/store/ +# InstallationNotes: +# Documentations: ManifestType: defaultLocale ManifestVersion: 1.5.0 diff --git a/manifests/j/JetBrains/ReSharper/2023.3.2/JetBrains.ReSharper.locale.zh-CN.yaml b/manifests/j/JetBrains/ReSharper/2023.3.2/JetBrains.ReSharper.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e2cda7f7d210d --- /dev/null +++ b/manifests/j/JetBrains/ReSharper/2023.3.2/JetBrains.ReSharper.locale.zh-CN.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: JetBrains.ReSharper +PackageVersion: 2023.3.2 +PackageLocale: zh-CN +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: JetBrains ReSharper +PackageUrl: https://www.jetbrains.com/zh-cn/resharper/ +License: 专有软件 +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2023 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: 适用于 .NET 开发者的 Visual Studio 扩展程序 +# Description: +# Moniker: +Tags: +- .net +- c# +- csharp +- dotnet +- 开发 +# ReleaseNotes: +ReleaseNotesUrl: https://youtrack.jetbrains.com/issues/RSRP?q=available%20in:%202023.3.2* +PurchaseUrl: https://www.jetbrains.com/zh-cn/store/ +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/j/JetBrains/ReSharper/2023.3.2/JetBrains.ReSharper.yaml b/manifests/j/JetBrains/ReSharper/2023.3.2/JetBrains.ReSharper.yaml index 7935d8186d79b..5c563da2aa8b5 100644 --- a/manifests/j/JetBrains/ReSharper/2023.3.2/JetBrains.ReSharper.yaml +++ b/manifests/j/JetBrains/ReSharper/2023.3.2/JetBrains.ReSharper.yaml @@ -1,4 +1,4 @@ -# Created with Komac v1.11.0 +# Created with YamlCreate.ps1 v2.2.12 by Dumplings $debug=QUSU.CRLF.7-4-0.Win32NT # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json PackageIdentifier: JetBrains.ReSharper