Skip to content

Commit 5ab27e5

Browse files
committed
This commit breaks the build
1 parent b97bef3 commit 5ab27e5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

ConsoleApp/Program.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// See https://aka.ms/new-console-template for more information
22
Console.WriteLine("Hello, World!");
33

4-
Console.WriteLine("I add value!");
4+
Console.WriteLine("I add value!");
5+
break the build :(

0 commit comments

Comments
 (0)