mirror of
https://github.com/crskycode/GARbro.git
synced 2026-06-27 06:07:35 +08:00
added shortcuts to standard formats as static properties of ImageFormat and AudioFormat.
namely, ImageFormat.Jpeg ImageFormat.Png ImageFormat.Bmp AudioFormat.Wav
This commit is contained in:
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
|
||||
// You can specify all the values or you can default the Build and Revision Numbers
|
||||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion ("1.1.4.8")]
|
||||
[assembly: AssemblyFileVersion ("1.1.4.8")]
|
||||
[assembly: AssemblyVersion ("1.1.5.8")]
|
||||
[assembly: AssemblyFileVersion ("1.1.5.8")]
|
||||
|
||||
Reference in New Issue
Block a user