Skip to content

Commit

Permalink
feature: update to jcdcdev.Eco.Core 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jcdcdev committed Oct 6, 2023
1 parent fa14546 commit 1d86177
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions src/jcdcdev.Eco.Signs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,13 @@

<ItemGroup>
<PackageReference Include="ElixrMods.Framework" Version="3.4.6"/>
<PackageReference Include="jcdcdev.Eco.Core" Version="0.1.5"/>
<PackageReference Include="jcdcdev.Eco.Core" Version="0.2.0"/>
</ItemGroup>


<PropertyGroup Condition="'$(Configuration)' == 'Debug'">
<Version>$([System.DateTime]::UtcNow.ToString(`yyyy.MMdd.HHmm`))</Version>
</PropertyGroup>

<ItemGroup>
<Reference Include="Over9000SignPowerMod">
<HintPath>lib\Over9000SignPowerMod.dll</HintPath>
Expand Down

0 comments on commit 1d86177

Please sign in to comment.