File tree Expand file tree Collapse file tree 10 files changed +20
-10
lines changed
test/dotnet-new.IntegrationTests/Approvals
AotVariants.console.cs.verified/MyProject
AotVariants.console.vb.verified/MyProject
FeaturesSupport.console.Nullable-True#TopLevel-True#ImplicitUsings-False#FileScopedNs-False#Framework-net6.0#cs.verified/MyProject
FeaturesSupport.console.Nullable-True#TopLevel-True#ImplicitUsings-False#FileScopedNs-False#Framework-net7.0#cs.verified/MyProject
FeaturesSupport.console.Nullable-True#TopLevel-True#ImplicitUsings-False#FileScopedNs-False#Framework-net8.0#cs.verified/MyProject
FeaturesSupport.console.Nullable-True#TopLevel-True#ImplicitUsings-False#FileScopedNs-False#cs.verified/MyProject
FeaturesSupport.console.Nullable-True#TopLevel-True#ImplicitUsings-True#FileScopedNs-True#Framework-net6.0#cs#NoLangVer.verified/MyProject
FeaturesSupport.console.Nullable-True#TopLevel-True#ImplicitUsings-True#FileScopedNs-True#Framework-net6.0#cs.verified/MyProject
FeaturesSupport.console.Nullable-True#TopLevel-True#ImplicitUsings-True#FileScopedNs-True#Framework-net7.0#cs#NoLangVer.verified/MyProject
FeaturesSupport.console.Nullable-True#TopLevel-True#ImplicitUsings-True#FileScopedNs-True#Framework-net7.0#cs.verified/MyProject Expand file tree Collapse file tree 10 files changed +20
-10
lines changed Original file line number Diff line number Diff line change 1- Console . WriteLine ( "Hello, World!" ) ;
1+ // See https://aka.ms/new-console-template for more information
2+ Console . WriteLine ( "Hello, World!" ) ;
Original file line number Diff line number Diff line change 1- Console . WriteLine ( "Hello, World!" ) ;
1+ // See https://aka.ms/new-console-template for more information
2+ Console . WriteLine ( "Hello, World!" ) ;
Original file line number Diff line number Diff line change 1- using System ;
1+ // See https://aka.ms/new-console-template for more information
2+ using System ;
23
34Console . WriteLine ( "Hello, World!" ) ;
Original file line number Diff line number Diff line change 1- using System ;
1+ // See https://aka.ms/new-console-template for more information
2+ using System ;
23
34Console . WriteLine ( "Hello, World!" ) ;
Original file line number Diff line number Diff line change 1- using System ;
1+ // See https://aka.ms/new-console-template for more information
2+ using System ;
23
34Console . WriteLine ( "Hello, World!" ) ;
Original file line number Diff line number Diff line change 1- using System ;
1+ // See https://aka.ms/new-console-template for more information
2+ using System ;
23
34Console . WriteLine ( "Hello, World!" ) ;
Original file line number Diff line number Diff line change 1- Console . WriteLine ( "Hello, World!" ) ;
1+ // See https://aka.ms/new-console-template for more information
2+ Console . WriteLine ( "Hello, World!" ) ;
Original file line number Diff line number Diff line change 1- Console . WriteLine ( "Hello, World!" ) ;
1+ // See https://aka.ms/new-console-template for more information
2+ Console . WriteLine ( "Hello, World!" ) ;
Original file line number Diff line number Diff line change 1- Console . WriteLine ( "Hello, World!" ) ;
1+ // See https://aka.ms/new-console-template for more information
2+ Console . WriteLine ( "Hello, World!" ) ;
Original file line number Diff line number Diff line change 1- Console . WriteLine ( "Hello, World!" ) ;
1+ // See https://aka.ms/new-console-template for more information
2+ Console . WriteLine ( "Hello, World!" ) ;
You can’t perform that action at this time.
0 commit comments