Skip to content

Commit

Permalink
update neo-vm version (#1456)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenquanyu committed Feb 28, 2020
1 parent f26ac1b commit 74f7783
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 74f7783

Please sign in to comment.