dotnet / dotnet/ResXResourceManager

Excel import does not notify user when trying to import values for a non-existing project

Open
#245 0 comments 0 reactions 0 assignees View on GitHub
Feature request Up for grabs
Dominant language
C#
Stars
1.5k
Forks
251
Avg merge
1d 1h
Merged PRs (30d)
1

Description

we encountered some problems with the following steps:
export all resources to excel
changing the project name from A.B.csproj to A.B.C.csproj
import resources from excel

The excel import tried to import all the resources into project A.B again (perfectly fine) but when this project does not exist, the user gets no notification at all. we managed to find this error by debugging the extension.

This is obviously a user error but it would be convenient to have a notification of some sorts that tells me i'm trying to import resources into non existing projects.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.