File tree Expand file tree Collapse file tree 5 files changed +31
-19
lines changed
Octokit.GraphQL.Core.Generation.UnitTests
Octokit.GraphQL.Core.UnitTests
Octokit.GraphQL.IntegrationTests
Octokit.GraphQL.UnitTests Expand file tree Collapse file tree 5 files changed +31
-19
lines changed Original file line number Diff line number Diff line change 4
4
<LangVersion >7.2</LangVersion >
5
5
</PropertyGroup >
6
6
<ItemGroup >
7
- <PackageReference Include =" coverlet.msbuild" Version =" 2.2 .1" >
7
+ <PackageReference Include =" coverlet.msbuild" Version =" 2.8 .1" >
8
8
<PrivateAssets >all</PrivateAssets >
9
9
<IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
10
10
</PackageReference >
11
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 15.8.0" />
12
- <PackageReference Include =" xunit" Version =" 2.4.0" />
13
- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.0" />
11
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.5.0" />
12
+ <PackageReference Include =" xunit" Version =" 2.4.1" />
13
+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.1" >
14
+ <PrivateAssets >all</PrivateAssets >
15
+ <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
16
+ </PackageReference >
14
17
</ItemGroup >
15
18
<ItemGroup >
16
19
<ProjectReference Include =" ..\Octokit.GraphQL.Core.Generation\Octokit.GraphQL.Core.Generation.csproj" />
Original file line number Diff line number Diff line change 5
5
</PropertyGroup >
6
6
<ItemGroup >
7
7
<PackageReference Include =" AgileObjects.ReadableExpressions" Version =" 1.12.1" />
8
- <PackageReference Include =" coverlet.msbuild" Version =" 2.2 .1" >
8
+ <PackageReference Include =" coverlet.msbuild" Version =" 2.8 .1" >
9
9
<PrivateAssets >all</PrivateAssets >
10
10
<IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
11
11
</PackageReference >
12
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 15.8.0" />
13
- <PackageReference Include =" xunit" Version =" 2.4.0" />
14
- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.0" />
12
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.5.0" />
13
+ <PackageReference Include =" xunit" Version =" 2.4.1" />
14
+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.1" >
15
+ <PrivateAssets >all</PrivateAssets >
16
+ <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
17
+ </PackageReference >
15
18
</ItemGroup >
16
19
<ItemGroup >
17
20
<ProjectReference Include =" ..\Octokit.GraphQL.Core\Octokit.GraphQL.Core.csproj" />
Original file line number Diff line number Diff line change 5
5
<LangVersion >7.2</LangVersion >
6
6
</PropertyGroup >
7
7
<ItemGroup >
8
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 15.8 .0" />
8
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.5 .0" />
9
9
<PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 2.1.1" />
10
10
<PackageReference Include =" Microsoft.Extensions.Http" Version =" 2.1.1" />
11
11
<PackageReference Include =" Microsoft.Extensions.Http.Polly" Version =" 2.1.1" />
12
12
<PackageReference Include =" Octokit" Version =" 0.29.0" />
13
- <PackageReference Include =" xunit" Version =" 2.4.0" />
14
- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.0" />
13
+ <PackageReference Include =" xunit" Version =" 2.4.1" />
14
+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.1" >
15
+ <PrivateAssets >all</PrivateAssets >
16
+ <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
17
+ </PackageReference >
15
18
</ItemGroup >
16
19
<ItemGroup >
17
20
<ProjectReference Include =" ..\Octokit.GraphQL.Core\Octokit.GraphQL.Core.csproj" />
Original file line number Diff line number Diff line change 4
4
<LangVersion >7.2</LangVersion >
5
5
</PropertyGroup >
6
6
<ItemGroup >
7
- <PackageReference Include =" Codecov" Version =" 1.0.5 " />
8
- <PackageReference Include =" coverlet.msbuild" Version =" 2.2 .1" >
7
+ <PackageReference Include =" Codecov" Version =" 1.10.0 " />
8
+ <PackageReference Include =" coverlet.msbuild" Version =" 2.8 .1" >
9
9
<PrivateAssets >all</PrivateAssets >
10
10
<IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
11
11
</PackageReference >
12
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 15.8.0" />
13
- <PackageReference Include =" xunit" Version =" 2.4.0" />
14
- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.0" />
12
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.5.0" />
13
+ <PackageReference Include =" xunit" Version =" 2.4.1" />
14
+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.1" >
15
+ <PrivateAssets >all</PrivateAssets >
16
+ <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
17
+ </PackageReference >
15
18
</ItemGroup >
16
19
<ItemGroup >
17
20
<ProjectReference Include =" ..\Octokit.GraphQL.Core.UnitTests\Octokit.GraphQL.Core.UnitTests.csproj" />
Original file line number Diff line number Diff line change @@ -19,9 +19,9 @@ after_test:
19
19
- dotnet test -c Release --no-build /p:CollectCoverage=true /p:CoverletOutputFormat=opencover /p:Exclude="[Octokit.GraphQL]Octokit.GraphQL.*" .\Octokit.GraphQL.UnitTests\Octokit.GraphQL.UnitTests.csproj
20
20
- dotnet test -c Release --no-build /p:CollectCoverage=true /p:CoverletOutputFormat=opencover /p:Exclude="[Octokit.GraphQL]Octokit.GraphQL.*" .\Octokit.GraphQL.Core.UnitTests\Octokit.GraphQL.Core.UnitTests.csproj
21
21
- dotnet test -c Release --no-build /p:CollectCoverage=true /p:CoverletOutputFormat=opencover /p:Exclude="[Octokit.GraphQL]Octokit.GraphQL.*" .\Octokit.GraphQL.Core.Generation.UnitTests\Octokit.GraphQL.Core.Generation.UnitTests.csproj
22
- - ' %USERPROFILE%\.nuget\packages\codecov\1.0.5 \tools\codecov.exe -f .\Octokit.GraphQL.UnitTests\coverage.opencover.xml'
23
- - ' %USERPROFILE%\.nuget\packages\codecov\1.0.5 \tools\codecov.exe -f .\Octokit.GraphQL.Core.UnitTests\coverage.opencover.xml'
24
- - ' %USERPROFILE%\.nuget\packages\codecov\1.0.5 \tools\codecov.exe -f .\Octokit.GraphQL.Core.Generation.UnitTests\coverage.opencover.xml'
22
+ - ' %USERPROFILE%\.nuget\packages\codecov\1.10.0 \tools\codecov.exe -f .\Octokit.GraphQL.UnitTests\coverage.opencover.xml'
23
+ - ' %USERPROFILE%\.nuget\packages\codecov\1.10.0 \tools\codecov.exe -f .\Octokit.GraphQL.Core.UnitTests\coverage.opencover.xml'
24
+ - ' %USERPROFILE%\.nuget\packages\codecov\1.10.0 \tools\codecov.exe -f .\Octokit.GraphQL.Core.Generation.UnitTests\coverage.opencover.xml'
25
25
26
26
artifacts :
27
27
- path : ' *.nupkg'
You can’t perform that action at this time.
0 commit comments