mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-04 10:02:40 +01:00
Should finally fix exe icon and resulting build error.
This commit is contained in:
parent
abd4c1a1ad
commit
a272127a00
9
src/NzbDrone/Properties/Resources.Designer.cs
generated
9
src/NzbDrone/Properties/Resources.Designer.cs
generated
@ -60,6 +60,15 @@ internal Resources() {
|
||||
}
|
||||
}
|
||||
|
||||
internal static System.Drawing.Icon NzbDrone
|
||||
{
|
||||
get
|
||||
{
|
||||
object obj = ResourceManager.GetObject("NzbDrone", resourceCulture);
|
||||
return ((System.Drawing.Icon)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
|
||||
/// </summary>
|
||||
|
Loading…
Reference in New Issue
Block a user