Skip to content

Commit

Permalink
Updated for TShock 4.5.17 / Terraria 1.4.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mpql committed Apr 11, 2022
1 parent 4a43ae5 commit 99f4f9a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion InfiniteChestsV3/InfiniteChestsV3.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>InfiniteChestsV3</RootNamespace>
<AssemblyName>InfiniteChestsV3</AssemblyName>
<AssemblyName>InfiniteChestsV3_1.6.0-mpql</AssemblyName>
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
</PropertyGroup>
Expand Down
6 changes: 4 additions & 2 deletions InfiniteChestsV3/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
using System.Reflection;
using System.Resources;
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

Expand Down Expand Up @@ -34,4 +35,5 @@
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.6.0.0")]
[assembly: AssemblyFileVersion("1.6.0.0")]
[assembly: AssemblyInformationalVersion("1.6.0.0-mpql.1")]
[assembly: AssemblyInformationalVersion("1.6.0-mpql")]
[assembly: NeutralResourcesLanguage("en-US")]
Binary file removed InfiniteChestsV3/bin/Release/InfiniteChestsV3.pdb
Binary file not shown.

0 comments on commit 99f4f9a

Please sign in to comment.