Skip to content

Commit

Permalink
update neo-vm version (neo-project#1456)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenquanyu authored and Tommo-L committed Jun 22, 2020
1 parent 01cfd33 commit e5d3663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/neo/neo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PackageReference Include="Microsoft.AspNetCore.WebSockets" Version="2.2.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="3.0.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.0.1" />
<PackageReference Include="Neo.VM" Version="3.0.0-CI00201" />
<PackageReference Include="Neo.VM" Version="3.0.0-CI00209" />
</ItemGroup>

</Project>

0 comments on commit e5d3663

Please sign in to comment.