Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SourceOnlyNugetTest

A small test repository to play with source only nuget packages

I'm generating a "Source Only NuGet Package" as described here: https://medium.com/@attilah/source-code-only-nuget-packages-8f34a8fb4738

Now we have the Strings.resx file included in the NuGet Package, but it seems to be ignored by the referencing project, no ressources are compiled into the assembly.

The ConsoleApp1 fails with MissingManifestResourceException.

It seems to be hard to find documentation about this. :-(

Update: Now, it works, thanks to the help of @saucecontrol in https://gitter.im/dotnet/corefx# - thanks a lot!

About

A small test repository to play with source only nuget packages

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages