Skip to content

修复分析器异常#192

Merged
lindexi merged 2 commits into
mainfrom
t/walterlv/analyzer
Nov 12, 2025
Merged

修复分析器异常#192
lindexi merged 2 commits into
mainfrom
t/walterlv/analyzer

Conversation

@walterlv
Copy link
Copy Markdown
Member

@walterlv walterlv commented Nov 12, 2025

image

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes an analyzer exception caused by incorrect resource configuration in the localization setup.

  • Corrected the resource name from "Resources" to "Localizations" in the auto-generated Designer.cs file
  • Removed unnecessary generator specification from localized resource files in the project file

Reviewed Changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
src/dotnetCampus.Ipc.Analyzers/dotnetCampus.Ipc.Analyzers.csproj Removed redundant Generator element from localized resource file configuration
src/dotnetCampus.Ipc.Analyzers/Properties/Localizations.Designer.cs Fixed resource manager initialization to reference correct resource name "Localizations" instead of "Resources"
Files not reviewed (1)
  • src/dotnetCampus.Ipc.Analyzers/Properties/Localizations.Designer.cs: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@lindexi lindexi merged commit 842408d into main Nov 12, 2025
9 checks passed
@lindexi lindexi deleted the t/walterlv/analyzer branch November 12, 2025 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants