Skip to content

Commit

Permalink
Merge pull request #2 from kPherox/master
Browse files Browse the repository at this point in the history
A17 update
  • Loading branch information
jiahuif authored May 15, 2017
2 parents 018b8a3 + d9f090c commit f5b14d6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion RimworldStackXXL/Resources/About/About.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<ModMetaData>
<name>Stack XXL</name>
<author>Indeed</author>
<targetVersion>0.16.1393</targetVersion>
<targetVersion>0.17.1536</targetVersion>
<description>
Stack XXL

Expand Down
6 changes: 3 additions & 3 deletions RimworldStackXXL/StackXXL.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Assembly-CSharp, Version=0.16.6198.16102, Culture=neutral, processorArchitecture=MSIL">
<Reference Include="Assembly-CSharp, Version=0.17.6341.30859, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>Libraries\Assembly-CSharp.dll</HintPath>
</Reference>
<Reference Include="HugsLib, Version=0.16.0.0, Culture=neutral, processorArchitecture=MSIL">
<Reference Include="HugsLib, Version=0.17.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>Libraries\HugsLib.dll</HintPath>
</Reference>
Expand Down Expand Up @@ -65,4 +65,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>

0 comments on commit f5b14d6

Please # to comment.