Added icon and NuGet package info

This commit is contained in:
Imi
2023-09-29 13:29:28 +02:00
parent ebd182c4a9
commit 8d7102b99d
5 changed files with 8 additions and 8 deletions

View File

@@ -63,9 +63,9 @@ namespace ImgBBApi.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap iminetsoft {
internal static System.Drawing.Bitmap imgbb {
get {
object obj = ResourceManager.GetObject("iminetsoft", resourceCulture);
object obj = ResourceManager.GetObject("imgbb", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}

View File

@@ -118,7 +118,7 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
<data name="iminetsoft" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\iminetsoft.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
<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>
</root>