mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
updated supported formats.
This commit is contained in:
@@ -62,8 +62,10 @@
|
||||
<ItemGroup>
|
||||
<Compile Include="ArcADPACK.cs" />
|
||||
<Compile Include="ArcAFS.cs" />
|
||||
<Compile Include="ArcAil.cs" />
|
||||
<Compile Include="ArcALD.cs" />
|
||||
<Compile Include="ArcAMI.cs" />
|
||||
<Compile Include="ArcAST.cs" />
|
||||
<Compile Include="ArcAVC.cs" />
|
||||
<Compile Include="ArcBGI.cs" />
|
||||
<Compile Include="ArcBlackPackage.cs" />
|
||||
|
||||
@@ -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.0.4.39")]
|
||||
[assembly: AssemblyFileVersion ("1.0.4.39")]
|
||||
[assembly: AssemblyVersion ("1.0.4.40")]
|
||||
[assembly: AssemblyFileVersion ("1.0.4.40")]
|
||||
|
||||
Reference in New Issue
Block a user