Skip to content

Commit a31bdbe

Browse files
chore(deps): bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.12.0 to 17.13.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.12.0...v17.13.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6230248 commit a31bdbe

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed

Dotnet.Samples.AspNetCore.WebApi.Tests/Dotnet.Samples.AspNetCore.WebApi.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
12+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1313
<PackageReference Include="xunit" Version="2.9.3" />
1414
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

Dotnet.Samples.AspNetCore.WebApi.Tests/packages.lock.json

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
},
1111
"Microsoft.NET.Test.Sdk": {
1212
"type": "Direct",
13-
"requested": "[17.12.0, )",
14-
"resolved": "17.12.0",
15-
"contentHash": "kt/PKBZ91rFCWxVIJZSgVLk+YR+4KxTuHf799ho8WNiK5ZQpJNAEZCAWX86vcKrs+DiYjiibpYKdGZP6+/N17w==",
13+
"requested": "[17.13.0, )",
14+
"resolved": "17.13.0",
15+
"contentHash": "W19wCPizaIC9Zh47w8wWI/yxuqR7/dtABwOrc8r2jX/8mUNxM2vw4fXDh+DJTeogxV+KzKwg5jNNGQVwf3LXyA==",
1616
"dependencies": {
17-
"Microsoft.CodeCoverage": "17.12.0",
18-
"Microsoft.TestPlatform.TestHost": "17.12.0"
17+
"Microsoft.CodeCoverage": "17.13.0",
18+
"Microsoft.TestPlatform.TestHost": "17.13.0"
1919
}
2020
},
2121
"Moq": {
@@ -672,8 +672,8 @@
672672
},
673673
"Microsoft.CodeCoverage": {
674674
"type": "Transitive",
675-
"resolved": "17.12.0",
676-
"contentHash": "4svMznBd5JM21JIG2xZKGNanAHNXplxf/kQDFfLHXQ3OnpJkayRK/TjacFjA+EYmoyuNXHo/sOETEfcYtAzIrA=="
675+
"resolved": "17.13.0",
676+
"contentHash": "9LIUy0y+DvUmEPtbRDw6Bay3rzwqFV8P4efTrK4CZhQle3M/QwLPjISghfcolmEGAPWxuJi6m98ZEfk4VR4Lfg=="
677677
},
678678
"Microsoft.CSharp": {
679679
"type": "Transitive",
@@ -707,8 +707,8 @@
707707
},
708708
"Microsoft.Data.Sqlite.Core": {
709709
"type": "Transitive",
710-
"resolved": "9.0.1",
711-
"contentHash": "useMNbAupB8gpEp/SjanW3LvvyFG9DWPMUcXFwVNjNuFWIxNcrs5zOu9BTmNJEyfDpLlrsSBmcBv7keYVG8UhA==",
710+
"resolved": "9.0.2",
711+
"contentHash": "lJbaLhjWnnPfLhZrQXPri5F0pmlJXg68yCSf5aRM3qFF8WD7dT1jnQUuBd3YvT5s1VDOH9t/6filPcTIOwZR7Q==",
712712
"dependencies": {
713713
"SQLitePCLRaw.core": "2.1.10"
714714
}
@@ -783,32 +783,32 @@
783783
},
784784
"Microsoft.EntityFrameworkCore.Sqlite": {
785785
"type": "Transitive",
786-
"resolved": "9.0.1",
787-
"contentHash": "rt8P3/rJClgwlebCzAXdFt5/TemuP5IqBXLIjE2ZeJgaaDezPt9g8Pk3dqUj8YXb4pKcrFvuzZylYMZLCZWJzA==",
786+
"resolved": "9.0.2",
787+
"contentHash": "6lz56eqIbhAfCiJ0s2XPKE2vPrC5h9nksXm90dKoSmoNs0alpCMqLRd4uz5D/83DVEcusyJ6Xb/2/81qZa71MA==",
788788
"dependencies": {
789-
"Microsoft.EntityFrameworkCore.Sqlite.Core": "9.0.1",
790-
"Microsoft.Extensions.Caching.Memory": "9.0.1",
791-
"Microsoft.Extensions.Configuration.Abstractions": "9.0.1",
792-
"Microsoft.Extensions.DependencyModel": "9.0.1",
793-
"Microsoft.Extensions.Logging": "9.0.1",
789+
"Microsoft.EntityFrameworkCore.Sqlite.Core": "9.0.2",
790+
"Microsoft.Extensions.Caching.Memory": "9.0.2",
791+
"Microsoft.Extensions.Configuration.Abstractions": "9.0.2",
792+
"Microsoft.Extensions.DependencyModel": "9.0.2",
793+
"Microsoft.Extensions.Logging": "9.0.2",
794794
"SQLitePCLRaw.bundle_e_sqlite3": "2.1.10",
795795
"SQLitePCLRaw.core": "2.1.10",
796-
"System.Text.Json": "9.0.1"
796+
"System.Text.Json": "9.0.2"
797797
}
798798
},
799799
"Microsoft.EntityFrameworkCore.Sqlite.Core": {
800800
"type": "Transitive",
801-
"resolved": "9.0.1",
802-
"contentHash": "eAo/tMaOLN2KI3KYwnhl9Ibmtry3gdRpVxdSxzyFiS1q8zvPNKtHU+fi1723JyuQEhUGpp551aQZIKGMmenk+Q==",
801+
"resolved": "9.0.2",
802+
"contentHash": "YKu/XEvhMTtCT1Fd9aQbyt4Pk+WxgAzpBkZZ5jHu2Owu4bswzj3wfk9dw6gxdAp0JHkdLDjFvmODrP2kDSES9w==",
803803
"dependencies": {
804-
"Microsoft.Data.Sqlite.Core": "9.0.1",
805-
"Microsoft.EntityFrameworkCore.Relational": "9.0.1",
806-
"Microsoft.Extensions.Caching.Memory": "9.0.1",
807-
"Microsoft.Extensions.Configuration.Abstractions": "9.0.1",
808-
"Microsoft.Extensions.DependencyModel": "9.0.1",
809-
"Microsoft.Extensions.Logging": "9.0.1",
804+
"Microsoft.Data.Sqlite.Core": "9.0.2",
805+
"Microsoft.EntityFrameworkCore.Relational": "9.0.2",
806+
"Microsoft.Extensions.Caching.Memory": "9.0.2",
807+
"Microsoft.Extensions.Configuration.Abstractions": "9.0.2",
808+
"Microsoft.Extensions.DependencyModel": "9.0.2",
809+
"Microsoft.Extensions.Logging": "9.0.2",
810810
"SQLitePCLRaw.core": "2.1.10",
811-
"System.Text.Json": "9.0.1"
811+
"System.Text.Json": "9.0.2"
812812
}
813813
},
814814
"Microsoft.EntityFrameworkCore.SqlServer": {
@@ -873,11 +873,11 @@
873873
},
874874
"Microsoft.Extensions.DependencyModel": {
875875
"type": "Transitive",
876-
"resolved": "9.0.1",
877-
"contentHash": "FHPy9cbb0y09riEpsrU5XYpOgf4nTfHj7a0m1wLC5DosGtjJn9g03gGg1GTJmEdRFBQrJwbwTnHqLCdNLsoYgA==",
876+
"resolved": "9.0.2",
877+
"contentHash": "3ImbcbS68jy9sKr9Z9ToRbEEX0bvIRdb8zyf5ebtL9Av2CUCGHvaO5wsSXfRfAjr60Vrq0tlmNji9IzAxW6EOw==",
878878
"dependencies": {
879-
"System.Text.Encodings.Web": "9.0.1",
880-
"System.Text.Json": "9.0.1"
879+
"System.Text.Encodings.Web": "9.0.2",
880+
"System.Text.Json": "9.0.2"
881881
}
882882
},
883883
"Microsoft.Extensions.Logging": {
@@ -1010,18 +1010,18 @@
10101010
},
10111011
"Microsoft.TestPlatform.ObjectModel": {
10121012
"type": "Transitive",
1013-
"resolved": "17.12.0",
1014-
"contentHash": "TDqkTKLfQuAaPcEb3pDDWnh7b3SyZF+/W9OZvWFp6eJCIiiYFdSB6taE2I6tWrFw5ywhzOb6sreoGJTI6m3rSQ==",
1013+
"resolved": "17.13.0",
1014+
"contentHash": "bt0E0Dx+iqW97o4A59RCmUmz/5NarJ7LRL+jXbSHod72ibL5XdNm1Ke+UO5tFhBG4VwHLcSjqq9BUSblGNWamw==",
10151015
"dependencies": {
10161016
"System.Reflection.Metadata": "1.6.0"
10171017
}
10181018
},
10191019
"Microsoft.TestPlatform.TestHost": {
10201020
"type": "Transitive",
1021-
"resolved": "17.12.0",
1022-
"contentHash": "MiPEJQNyADfwZ4pJNpQex+t9/jOClBGMiCiVVFuELCMSX2nmNfvUor3uFVxNNCg30uxDP8JDYfPnMXQzsfzYyg==",
1021+
"resolved": "17.13.0",
1022+
"contentHash": "9GGw08Dc3AXspjekdyTdZ/wYWFlxbgcF0s7BKxzVX+hzAwpifDOdxM+ceVaaJSQOwqt3jtuNlHn3XTpKUS9x9Q==",
10231023
"dependencies": {
1024-
"Microsoft.TestPlatform.ObjectModel": "17.12.0",
1024+
"Microsoft.TestPlatform.ObjectModel": "17.13.0",
10251025
"Newtonsoft.Json": "13.0.1"
10261026
}
10271027
},
@@ -1641,7 +1641,7 @@
16411641
"Microsoft.AspNetCore.OpenApi": "[8.0.12, )",
16421642
"Microsoft.EntityFrameworkCore.InMemory": "[9.0.2, )",
16431643
"Microsoft.EntityFrameworkCore.SqlServer": "[9.0.2, )",
1644-
"Microsoft.EntityFrameworkCore.Sqlite": "[9.0.1, )",
1644+
"Microsoft.EntityFrameworkCore.Sqlite": "[9.0.2, )",
16451645
"Microsoft.VisualStudio.Web.CodeGeneration.Design": "[9.0.0, )",
16461646
"Swashbuckle.AspNetCore": "[7.2.0, )"
16471647
}

0 commit comments

Comments
 (0)