1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-17 21:26:22 -04:00

Fixed compile warnings.

This commit is contained in:
Taloth Saldono
2014-06-01 00:11:33 +02:00
committed by Mark McDowall
parent 6c8c87d2e2
commit d64c4445b8
34 changed files with 22 additions and 207 deletions

View File

@@ -8,4 +8,3 @@ using System.Runtime.InteropServices;
[assembly: Guid("13976baa-e5ba-42b2-8ad7-8d568b68a53b")]
[assembly: AssemblyVersion("10.0.0.*")]
[assembly: AssemblyFileVersion("10.0.0.*")]

View File

@@ -5,4 +5,3 @@ using System.Runtime.InteropServices;
[assembly: Guid("0a964b21-9de9-40b3-9378-0474fd5f21a8")]
[assembly: AssemblyVersion("10.0.0.*")]
[assembly: AssemblyFileVersion("10.0.0.*")]