dotnet / wpf

WPF is a .NET Core UI framework for building Windows desktop applications.
MIT License
7.06k stars 1.17k forks source link

MSB3030 Can`t copy resources.dll with localized resources because it missing. Visual Studio 2022 #9892

Open vsfeedback opened 2 weeks ago

vsfeedback commented 2 weeks ago

This issue has been moved from a ticket on Developer Community.


Hello, friends!

I have a Visual Studio solution with project of WPF application which I want to localize. This solution also including other class library project with localized resources (Strings.resx, Strings.ru.resx, Strings.uk.resx). For this assembly setted “en” as neutral language. For try build solution i get next exeption:

1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(4958,5): error MSB3030: failed to copy file “obj\Debug\net8.0-windows10.0.19041.0\ru\Telesyk.SmartTable.Localization.resources.dll” - file not found.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(4958,5): error MSB3030: failed to copy file “obj\Debug\net8.0-windows10.0.19041.0\uk\Telesyk.SmartTable.Localization.resources.dll” - file not found.

This scheme used to work perfectly, but not today. I have not been able to find a solution to this problem for quite a long time.


Original Comments

Feedback Bot on 10/4/2024, 09:15 AM:

We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.

himgoyalmicro commented 2 weeks ago

Can you please provide a minimal sample repro project?

denys-ivchenko commented 2 weeks ago

himgoyalmicro

Hello!

I cen provide access to Repo on dev.azure.com. Do you have work account on this portal? I was trying adding you member by nickname himgoyalmicro, but i receive next answer: The member(s) himgoyalmicro given email address(es) may be invalid or being resolved.