Skip to content

Commit e1654ef

Browse files
Merge pull request #339 from microsoft/dependabot/nuget/mstest-01635155f8
Bump the mstest group across 9 directories with 2 updates
2 parents a60e99c + 6278a1f commit e1654ef

8 files changed

+16
-16
lines changed

tests/abstractions/Microsoft.Kiota.Abstractions.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
<PrivateAssets>all</PrivateAssets>
66
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
77
</PackageReference>
8-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
8+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
99
<!-- We need Microsoft.TestPlatform.ObjectModel for net framework execution in linux
1010
environments https://github.com/microsoft/vstest/issues/2469-->
11-
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.10.0" />
11+
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.11.0" />
1212
<PackageReference Include="Moq" Version="4.20.70" />
1313
<PackageReference Include="xunit" Version="2.9.0" />
1414
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">

tests/authentication/azure/Microsoft.Kiota.Authentication.Azure.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<PrivateAssets>all</PrivateAssets>
66
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
77
</PackageReference>
8-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
9-
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.10.0" />
8+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
9+
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.11.0" />
1010
<PackageReference Include="Moq" Version="4.20.70" />
1111
<PackageReference Include="xunit" Version="2.9.0" />
1212
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">

tests/bundle/Microsoft.Kiota.Bundle.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
<PrivateAssets>all</PrivateAssets>
66
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
77
</PackageReference>
8-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
8+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
99
<!-- We need Microsoft.TestPlatform.ObjectModel for net framework execution in linux
1010
environments https://github.com/microsoft/vstest/issues/2469-->
11-
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.10.0" />
11+
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.11.0" />
1212
<PackageReference Include="Moq" Version="4.20.70" />
1313
<PackageReference Include="xunit" Version="2.9.0" />
1414
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">

tests/http/httpClient/Microsoft.Kiota.Http.HttpClientLibrary.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<PrivateAssets>all</PrivateAssets>
66
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
77
</PackageReference>
8-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
9-
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.10.0" />
8+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
9+
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.11.0" />
1010
<PackageReference Include="Moq" Version="4.20.70" />
1111
<PackageReference Include="xunit" Version="2.9.0" />
1212
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">

tests/serialization/form/Microsoft.Kiota.Serialization.Form.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<PrivateAssets>all</PrivateAssets>
66
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
77
</PackageReference>
8-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
9-
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.10.0" />
8+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
9+
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.11.0" />
1010
<PackageReference Include="Moq" Version="4.20.70" />
1111
<PackageReference Include="xunit" Version="2.9.0" />
1212
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">

tests/serialization/json/Microsoft.Kiota.Serialization.Json.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<PrivateAssets>all</PrivateAssets>
66
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
77
</PackageReference>
8-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
9-
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.10.0" />
8+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
9+
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.11.0" />
1010
<PackageReference Include="Moq" Version="4.20.70" />
1111
<PackageReference Include="xunit" Version="2.9.0" />
1212
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">

tests/serialization/multipart/Microsoft.Kiota.Serialization.Multipart.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<PrivateAssets>all</PrivateAssets>
66
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
77
</PackageReference>
8-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
9-
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.10.0" />
8+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
9+
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.11.0" />
1010
<PackageReference Include="Moq" Version="4.20.70" />
1111
<PackageReference Include="xunit" Version="2.9.0" />
1212
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">

tests/serialization/text/Microsoft.Kiota.Serialization.Text.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
66
<PrivateAssets>all</PrivateAssets>
77
</PackageReference>
8-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
9-
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.10.0" />
8+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
9+
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.11.0" />
1010
<PackageReference Include="Moq" Version="4.20.70" />
1111
<PackageReference Include="xunit" Version="2.9.0" />
1212
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">

0 commit comments

Comments
 (0)