|
|
@ -11,6 +11,6 @@ using System.Runtime.InteropServices;
|
|
|
|
// The following GUID is for the ID of the typelib if this project is exposed to COM
|
|
|
|
// The following GUID is for the ID of the typelib if this project is exposed to COM
|
|
|
|
[assembly: Guid("3C29FEF7-4B07-49ED-822E-1C29DC49BFAB")]
|
|
|
|
[assembly: Guid("3C29FEF7-4B07-49ED-822E-1C29DC49BFAB")]
|
|
|
|
|
|
|
|
|
|
|
|
[assembly: AssemblyVersion("10.0.0.*")]
|
|
|
|
[assembly: AssemblyVersion("0.1.0.*")]
|
|
|
|
|
|
|
|
|
|
|
|
[assembly: InternalsVisibleTo("NzbDrone.Core.Test")]
|
|
|
|
[assembly: InternalsVisibleTo("NzbDrone.Core.Test")]
|
|
|
|