mirror of
https://github.com/iminet/ImgBBApi.git
synced 2025-07-27 16:15:55 +02:00
Added icon and NuGet package info
This commit is contained in:
10
Properties/Resources.Designer.cs
generated
10
Properties/Resources.Designer.cs
generated
@@ -69,5 +69,15 @@ namespace ImgBBApi.Properties {
|
||||
return ((System.Drawing.Bitmap)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized resource of type System.Drawing.Bitmap.
|
||||
/// </summary>
|
||||
internal static System.Drawing.Bitmap imgbb_invert {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("imgbb-invert", resourceCulture);
|
||||
return ((System.Drawing.Bitmap)(obj));
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -121,4 +121,7 @@
|
||||
<data name="imgbb" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\imgbb.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="imgbb-invert" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\imgbb-invert.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
</root>
|
Reference in New Issue
Block a user