Skip to content

Commit

Permalink
Fixed PackageReference for neo (neo-project#897)
Browse files Browse the repository at this point in the history
  • Loading branch information
cschuchardt88 committed Mar 21, 2024
1 parent 0eff128 commit f4d4800
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Neo.Compiler.CSharp/Neo.Compiler.CSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="Neo" Version="3.6.2" />
<PackageReference Include="System.CommandLine.NamingConventionBinder" Version="2.0.0-beta4.22272.1" />
</ItemGroup>

Expand Down

0 comments on commit f4d4800

Please sign in to comment.