resource-embedder icon indicating copy to clipboard operation
resource-embedder copied to clipboard

Automatically embeds satellite assembly as resources during build

Results 3 resource-embedder issues
Sort by recently updated
recently updated
newest added

Make sure that unit tests pass even after a fresh checkout

I've installed Resource.Embedder and it works great but now I want to create a nuget package from my project. dotnet pack command fails with the following error `error NU5026: The...

bug

Some times language folder en-US is not removed after embedding resources. The build window reports : 1> Deleted resource files 'en-US, nb-NO' as they where embedded into the target. 1>...

bug