Skip to content

A small test repository to play with source only nuget packages

License

Notifications You must be signed in to change notification settings

markusschaber/SourceOnlyNugetTest

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages