Skip to content

Commit cb155da

Browse files
committed
Fix Lib9c.Abstractions version
1 parent e7596a2 commit cb155da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Mimir.Worker/Mimir.Worker.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<ItemGroup>
1212
<PackageReference Include="Lib9c" Version="$(Lib9cVersion)" />
13-
<PackageReference Include="Lib9c.Abstractions" Version="$(Lib9cVersion)" />
13+
<PackageReference Include="Lib9c.Abstractions" Version="1.20.1-dev.fa7c58ff1072e2d81526c4f414c5e54a265f283f" />
1414
<PackageReference Include="Libplanet.RocksDBStore" Version="$(LibplanetVersion)" />
1515
<PackageReference Include="Libplanet" Version="$(LibplanetVersion)" />
1616
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />

0 commit comments

Comments
 (0)