updated supported formats.

This commit is contained in:
morkt
2015-04-21 03:51:05 +04:00
parent d8811e17e3
commit 62a1bcc738
3 changed files with 10 additions and 3 deletions

View File

@@ -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" />

View File

@@ -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")]