Skip to content

Commit

Permalink
Modify: JetBrains.ReSharper version 2023.3.2 (microsoft#132952)
Browse files Browse the repository at this point in the history
  • Loading branch information
SpecterShell authored Jan 6, 2024
1 parent 831f434 commit 67f3476
Show file tree
Hide file tree
Showing 4 changed files with 79 additions and 14 deletions.
Original file line number Diff line number Diff line change
@@ -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="<LOGPATH>"
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
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -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
Expand Down

1 comment on commit 67f3476

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@check-spelling-bot Report

🔴 Please review

See the 📜action log for details.

Unrecognized words (16)
aloneguid
alonguid
ALVR
appinstaller
beacause
craigloewen
Failback
FFXIV
issuetitle
msft
Pulovers
similarissues
similaritytolerance
submitters
suport
Teamcraft
Previously acknowledged words that are now absent admins Daa Esco fabricbot jedieaston Joakim Kad Karan Levvie mdanish quhxl redistribution russellbanks Tbot timezone Trenly :arrow_right:
To accept ✔️ these unrecognized words as correct and remove the previously acknowledged and now absent words, run the following commands

... in a clone of the [email protected]:doublecmd/winget-pkgs.git repository
on the master branch (ℹ️ how do I use this?):

curl -s -S -L 'https://raw.githubusercontent.com/check-spelling/check-spelling/v0.0.21/apply.pl' |
perl - 'https://github.com/doublecmd/winget-pkgs/actions/runs/7431759538/attempts/1'
Errors (1)

See the 📜action log for details.

❌ Errors Count
❌ check-file-path 1

See ❌ Event descriptions for more information.

If the flagged items are 🤯 false positives

If items relate to a ...

  • binary file (or some other file you wouldn't want to check at all).

    Please add a file path to the excludes.txt file matching the containing file.

    File paths are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your files.

    ^ refers to the file's path from the root of the repository, so ^README\.md$ would exclude README.md (on whichever branch you're using).

  • well-formed pattern.

    If you can write a pattern that would match it,
    try adding it to the patterns.txt file.

    Patterns are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your lines.

    Note that patterns can't match multiline strings.

Please sign in to comment.