dotnet / dotnet/msbuild

MSB3030 when setting GenerateResource to false for all resx files

Open
#7,368 6 comments 0 reactions 0 assignees View on GitHub
Area: Task: GenerateResource needs-design triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 8h
Merged PRs (30d)
141

Description

### Issue Description
```


false


```
for a project that includes Culture specific resx files fails to build with a MSB3030.

### Steps to Reproduce
See above

### Expected Behavior
Builds with no satellite dlls and no errors

### Actual Behavior
Attempts to copy non-existent satellite dlls and errors

### Analysis

Known workaround:
```





```

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.