mirror of
https://github.com/crskycode/GARbro.git
synced 2026-06-23 12:17:27 +08:00
GameRes refactoring.
(FormatCatalog.CreateEntry): method renamed to 'Create' and made generic towards Entry type.
This commit is contained in:
@@ -51,5 +51,5 @@ using System.Windows;
|
||||
// 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.5.642")]
|
||||
[assembly: AssemblyFileVersion ("1.1.5.642")]
|
||||
[assembly: AssemblyVersion ("1.1.5.656")]
|
||||
[assembly: AssemblyFileVersion ("1.1.5.656")]
|
||||
|
||||
Reference in New Issue
Block a user