File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed
test/integrationTests/testAssets Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
5- <TargetFramework >netcoreapp2.0 </TargetFramework >
5+ <TargetFramework >netcoreapp2.1 </TargetFramework >
66 </PropertyGroup >
77
88</Project >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
2- <ItemGroup >
3- <ProjectReference Include =" ..\lib\lib.csproj" />
2+ <ItemGroup >
3+ <ProjectReference Include =" ..\lib\lib.csproj" />
44 </ItemGroup >
55 <PropertyGroup >
66 <OutputType >Exe</OutputType >
7- <TargetFramework >netcoreapp2.0 </TargetFramework >
7+ <TargetFramework >netcoreapp2.1 </TargetFramework >
88 </PropertyGroup >
99
1010</Project >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFramework >netcoreapp2.0 </TargetFramework >
4+ <TargetFramework >netcoreapp2.1 </TargetFramework >
55
66 <IsPackable >false</IsPackable >
77 </PropertyGroup >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
2- <ItemGroup >
3- <ProjectReference Include =" ..\lib\lib.csproj" />
2+ <ItemGroup >
3+ <ProjectReference Include =" ..\lib\lib.csproj" />
44 </ItemGroup >
55 <PropertyGroup >
66 <OutputType >Exe</OutputType >
7- <TargetFramework >netcoreapp2.0 </TargetFramework >
7+ <TargetFramework >netcoreapp2.1 </TargetFramework >
88 </PropertyGroup >
99
1010</Project >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFramework >netcoreapp2.0 </TargetFramework >
4+ <TargetFramework >netcoreapp2.1 </TargetFramework >
55
66 <IsPackable >false</IsPackable >
77 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments