diff --git a/src/BenchmarksApps/TechEmpower/PlatformBenchmarks/Program.cs b/src/BenchmarksApps/TechEmpower/PlatformBenchmarks/Program.cs index c909c8338..256dfeca2 100644 --- a/src/BenchmarksApps/TechEmpower/PlatformBenchmarks/Program.cs +++ b/src/BenchmarksApps/TechEmpower/PlatformBenchmarks/Program.cs @@ -19,6 +19,8 @@ public class Program public static async Task Main(string[] args) { + foo + Args = args; Console.WriteLine(Encoding.UTF8.GetString(BenchmarkApplication.ApplicationName));