mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
released v1.5.44
This commit is contained in:
@@ -109,9 +109,7 @@
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="Key\" />
|
||||
</ItemGroup>
|
||||
<ItemGroup />
|
||||
<ItemGroup Label="IPTFiles">
|
||||
<Compile Include="Artemis\IPT.Parser.cs">
|
||||
<DependentUpon>IPT.parser</DependentUpon>
|
||||
|
||||
@@ -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.15.38")]
|
||||
[assembly: AssemblyFileVersion ("1.0.15.38")]
|
||||
[assembly: AssemblyVersion ("1.0.16.39")]
|
||||
[assembly: AssemblyFileVersion ("1.0.16.39")]
|
||||
|
||||
Reference in New Issue
Block a user