File tree Expand file tree Collapse file tree 2 files changed +5
-13
lines changed Expand file tree Collapse file tree 2 files changed +5
-13
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <Project Sdk =" Microsoft.NET.Sdk" ToolsVersion = " 15.0 " >
2+ <Project Sdk =" Microsoft.NET.Sdk" >
33
44 <Import Project =" ../tests.props" />
55
66 <PropertyGroup >
7- <TargetFrameworks >netcoreapp1.0;netcoreapp2.0</TargetFrameworks >
7+ <TargetFrameworks >netcoreapp1.0;netcoreapp1.1; netcoreapp2.0;netcoreapp2.1 </TargetFrameworks >
88 </PropertyGroup >
99
1010 <ItemGroup >
1111 <ProjectReference Include =" ..\..\src\GraphQL.Client\GraphQL.Client.csproj" />
1212 <ProjectReference Include =" ..\GraphQL.Common.Tests\GraphQL.Common.Tests.csproj" />
1313 </ItemGroup >
14-
15- <ItemGroup >
16- <Service Include =" {82a7f48d-3b50-4b1e-b82e-3ada8210c358}" />
17- </ItemGroup >
18-
14+
1915</Project >
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<Project Sdk =" Microsoft.NET.Sdk" >
33
44 <Import Project =" ../tests.props" />
55
66 <PropertyGroup >
7- <TargetFrameworks >netcoreapp1.0;netcoreapp2.0</TargetFrameworks >
7+ <TargetFrameworks >netcoreapp1.0;netcoreapp1.1; netcoreapp2.0;netcoreapp2.1 </TargetFrameworks >
88 </PropertyGroup >
99
1010 <ItemGroup >
1111 <ProjectReference Include =" ..\..\src\GraphQL.Common\GraphQL.Common.csproj" />
1212 </ItemGroup >
13-
14- <ItemGroup >
15- <Service Include =" {82a7f48d-3b50-4b1e-b82e-3ada8210c358}" />
16- </ItemGroup >
1713
1814</Project >
You can’t perform that action at this time.
0 commit comments