File tree 12 files changed +6
-77
lines changed
12 files changed +6
-77
lines changed Original file line number Diff line number Diff line change 3
3
<PropertyGroup >
4
4
<OutputType >Exe</OutputType >
5
5
<TargetFramework >netcoreapp3.0</TargetFramework >
6
- <LangVersion >preview</LangVersion >
7
- <StartupObject >Async.Program</StartupObject >
8
6
</PropertyGroup >
9
7
10
8
<ItemGroup >
11
- <PackageReference Include =" JonSkeet.DemoUtil" Version =" 1.1.1 " />
9
+ <PackageReference Include =" JonSkeet.DemoUtil" Version =" 1.2.0 " />
12
10
</ItemGroup >
13
11
14
12
</Project >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 3
3
<PropertyGroup >
4
4
<OutputType >Exe</OutputType >
5
5
<TargetFramework >netcoreapp3.0</TargetFramework >
6
- <LangVersion >preview</LangVersion >
7
- <StartupObject >DefaultInterfaceMethods.Program</StartupObject >
8
6
</PropertyGroup >
9
7
10
8
<ItemGroup >
11
- <PackageReference Include =" JonSkeet.DemoUtil" Version =" 1.1.1 " />
9
+ <PackageReference Include =" JonSkeet.DemoUtil" Version =" 1.2.0 " />
12
10
</ItemGroup >
13
11
14
12
</Project >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 3
3
<PropertyGroup >
4
4
<OutputType >Exe</OutputType >
5
5
<TargetFramework >netcoreapp3.0</TargetFramework >
6
- <LangVersion >preview</LangVersion >
7
- <StartupObject >IndexAndRange.Program</StartupObject >
8
6
</PropertyGroup >
9
7
10
8
<ItemGroup >
11
- <PackageReference Include =" JonSkeet.DemoUtil" Version =" 1.1.1 " />
9
+ <PackageReference Include =" JonSkeet.DemoUtil" Version =" 1.2.0 " />
12
10
</ItemGroup >
13
11
14
12
</Project >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 3
3
<PropertyGroup >
4
4
<OutputType >Exe</OutputType >
5
5
<TargetFramework >netcoreapp3.0</TargetFramework >
6
- <LangVersion >preview</LangVersion >
7
- <StartupObject >MinorFeatures.Program</StartupObject >
8
6
</PropertyGroup >
9
7
10
8
<ItemGroup >
11
- <PackageReference Include =" JonSkeet.DemoUtil" Version =" 1.1.1 " />
9
+ <PackageReference Include =" JonSkeet.DemoUtil" Version =" 1.2.0 " />
12
10
</ItemGroup >
13
11
14
-
15
12
</Project >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2
2
<Project Sdk =" Microsoft.NET.Sdk" >
3
3
<PropertyGroup >
4
4
<TargetFramework >netcoreapp3.0</TargetFramework >
5
- <LangVersion >preview</LangVersion >
6
5
<OutputType >Exe</OutputType >
7
6
<Nullable >enable</Nullable >
8
- <StartupObject >Nullability.Program</StartupObject >
9
7
</PropertyGroup >
10
8
11
9
<ItemGroup >
12
- <PackageReference Include =" JonSkeet.DemoUtil" Version =" 1.1.1 " />
10
+ <PackageReference Include =" JonSkeet.DemoUtil" Version =" 1.2.0 " />
13
11
<PackageReference Include =" NUnit" Version =" 3.12.0" />
14
12
</ItemGroup >
15
-
16
- <ItemGroup >
17
- <Folder Include =" Properties\" />
18
- </ItemGroup >
19
13
</Project >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 3
3
<PropertyGroup >
4
4
<OutputType >Exe</OutputType >
5
5
<TargetFramework >netcoreapp3.0</TargetFramework >
6
- <LangVersion >preview</LangVersion >
7
- <StartupObject >Patterns.Program</StartupObject >
8
6
</PropertyGroup >
9
7
10
8
<ItemGroup >
11
- <PackageReference Include =" JonSkeet.DemoUtil" Version =" 1.1.1 " />
9
+ <PackageReference Include =" JonSkeet.DemoUtil" Version =" 1.2.0 " />
12
10
</ItemGroup >
13
11
14
12
</Project >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments