aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Program.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Timeline/Program.cs')
-rw-r--r--Timeline/Program.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Timeline/Program.cs b/Timeline/Program.cs
index dfc93b9e..7474fe2f 100644
--- a/Timeline/Program.cs
+++ b/Timeline/Program.cs
@@ -6,7 +6,7 @@ using Microsoft.Extensions.Hosting;
namespace Timeline
{
- public class Program
+ public static class Program
{
public static void Main(string[] args)
{