Implemented support for having the resource files in separate class libraries

This commit is contained in:
Christian Resma Helle
2013-02-01 00:21:46 +01:00
parent f3f862624b
commit a75c9d1632
6 changed files with 126 additions and 7 deletions
@@ -32,4 +32,4 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.2.*")]
[assembly: AssemblyVersion("1.0.3.*")]