mirror of
https://github.com/crskycode/GARbro.git
synced 2026-06-26 13:47:36 +08:00
released v1.5.37
This commit is contained in:
@@ -59,6 +59,7 @@
|
||||
<Compile Include="Aaru\ArcFL4.cs" />
|
||||
<Compile Include="Ags32i\AudioAGS.cs" />
|
||||
<Compile Include="Ags32i\ImageGSS.cs" />
|
||||
<Compile Include="Airyu\ArcCHR.cs" />
|
||||
<Compile Include="Akatombo\ArcX.cs" />
|
||||
<Compile Include="Akatombo\ImageFB.cs" />
|
||||
<Compile Include="Brownie\ArcNAF.cs" />
|
||||
@@ -78,9 +79,15 @@
|
||||
<Compile Include="Dice\ImageRBP.cs" />
|
||||
<Compile Include="Eve\ArcGM.cs" />
|
||||
<Compile Include="Eve\AudioWV.cs" />
|
||||
<Compile Include="GPlay\ArcYSK.cs" />
|
||||
<Compile Include="Mermaid\ImageMG1.cs" />
|
||||
<Compile Include="Pinky\ArcA5R.cs" />
|
||||
<Compile Include="Pisckiss\Audio0.cs" />
|
||||
<Compile Include="Pisckiss\Image1.cs" />
|
||||
<Compile Include="Rune\ArcYK.cs" />
|
||||
<Compile Include="Tigerman\ArcCHR.cs" />
|
||||
<Compile Include="Tigerman\ArcPAC.cs" />
|
||||
<Compile Include="Tigerman\ImageCHR.cs" />
|
||||
<Compile Include="UMeSoft\AudioIKE.cs" />
|
||||
<Compile Include="UMeSoft\AudioSTR.cs" />
|
||||
<Compile Include="UMeSoft\ImageIKE.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.3.66")]
|
||||
[assembly: AssemblyFileVersion ("1.0.3.66")]
|
||||
[assembly: AssemblyVersion ("1.0.4.76")]
|
||||
[assembly: AssemblyFileVersion ("1.0.4.76")]
|
||||
|
||||
Reference in New Issue
Block a user