Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Changes: mono/LineEditor@3fa0c2e...5d67d34

  * mono/LineEditor@5d67d34: Use the new signing features for RealSigning (#10)
  • Loading branch information
jonpryor authored Oct 29, 2020
1 parent da74abd commit c3c3575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/logcat-parse/logcat-parse.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="Mono.Options" Version="5.3.0.1" />
<PackageReference Include="Mono.Terminal" Version="5.4.1" GeneratePathProperty="True" />
<PackageReference Include="Mono.Terminal" Version="5.4.2" GeneratePathProperty="True" />
<PackageReference Include="Mono.CSharp" Version="4.0.0.143" NoWarn="NU1701" />
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" PrivateAssets="All" Version="1.0.0" />
</ItemGroup>
Expand Down

0 comments on commit c3c3575

Please sign in to comment.