Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Generate strongly typed resources as part of build#1855

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
JamesWTruher merged 4 commits intoPowerShell:masterfrombergmeister:resgen
Jan 16, 2024

Conversation

@bergmeister
Copy link
Collaborator

PR Summary

At the moment one needs to update theStrings.Designer.cs files when new entries are adding toString.resx files because the .NET CLI cannot generate them by default, which makes it hard for developers that do not use Visual Studio but VS-Code or just CLI. However, there is a way to make this work and generate the strongly resource as part of the build and make it work for CLI, VS-Code (when it does a restore) and Visual Studio, which uses MSBuild, see here:dotnet/msbuild#4751

PR Checklist

@bergmeisterbergmeister changed the titleGenerate strongly typed resourced as part of buildGenerate strongly typed resources as part of buildOct 27, 2022
Copy link
Contributor

@JamesWTruherJamesWTruher left a comment

Choose a reason for hiding this comment

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

this looks good - it's great that we don't need to do this manually.

@JamesWTruher
Copy link
Contributor

@bergmeister if you could solve the merge conflict that would be great.

bergmeister reacted with thumbs up emoji

… into resgen# Conflicts:#Rules/Strings.Designer.cs
@bergmeister
Copy link
CollaboratorAuthor

@JamesWTruher done. resolution was easy because this PR removes Strings.Designer.cs

@bergmeister
Copy link
CollaboratorAuthor

Close and re-open to get latest CI check

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

1 more reviewer

@JamesWTruherJamesWTruherJamesWTruher approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@bergmeister@JamesWTruher

[8]ページ先頭

©2009-2025 Movatter.jp