Skip to content

Commit

Permalink
Added AspNetCore (#863)
Browse files Browse the repository at this point in the history
  • Loading branch information
cschuchardt88 authored Jan 6, 2024
1 parent 1a77a6d commit e9e7a07
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/RpcServer/RpcServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,7 @@
<PackageId>Neo.Plugins.RpcServer</PackageId>
</PropertyGroup>

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

0 comments on commit e9e7a07

Please sign in to comment.