mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
Fixed compile warnings.
This commit is contained in:
parent
6c8c87d2e2
commit
d64c4445b8
34 changed files with 22 additions and 207 deletions
|
@ -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.*")]
|
||||
|
|
|
@ -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.*")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue