Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Zoltan Csizmadia authored and Zoltan Csizmadia committed Oct 30, 2024
1 parent 94e4cee commit 073ab0c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lang/csharp/src/apache/benchmark/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ namespace Avro.Benchmark
public class Program
{
// dotnet run -c Release -f net9.0
// dotnet run -c Release -f net9.0 --runtimes net6.0 net7.0 net9.0
public static void Main(string[] args)
{
BenchmarkSwitcher.FromAssembly(typeof(Program).Assembly).Run(args);
Expand Down

0 comments on commit 073ab0c

Please sign in to comment.