Skip to content

Commit

Permalink
Revert "Removed asp.net core (#3065)"
Browse files Browse the repository at this point in the history
This reverts commit 87863c6.
  • Loading branch information
shargon authored Jan 7, 2024
1 parent 87863c6 commit f448a49
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/Neo/Neo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
<PackageTags>NEO;AntShares;Blockchain;Smart Contract</PackageTags>
</PropertyGroup>

<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="Akka" Version="1.5.14" />
<PackageReference Include="BouncyCastle.NetCore" Version="2.2.1" />
<PackageReference Include="K4os.Compression.LZ4" Version="1.3.6" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
<PackageReference Include="Neo.Cryptography.BLS12_381" Version="0.2.0" />
</ItemGroup>

Expand Down

0 comments on commit f448a49

Please sign in to comment.