I am using VB.NET and I am making a Simple Addition program where it asks for two numbers and adds them together.

When I go to build it tho it says
'Sub Main' was not found in 'Addition.Module1'

My code is perfect too I am positive

Thanks