Skip to content

Commit

Permalink
Merge pull request #1078 from dorssel/dependabot/nuget/mstest-014216c3ba
Browse files Browse the repository at this point in the history
Bump MSTest.Sdk from 3.6.3 to 3.6.4 in the mstest group
  • Loading branch information
dorssel authored Dec 6, 2024
2 parents 289fd17 + a6f5559 commit 7402f09
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 20 deletions.
40 changes: 21 additions & 19 deletions UnitTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,14 @@
},
"Microsoft.Testing.Extensions.CodeCoverage": {
"type": "Direct",
"requested": "[17.12.6, )",
"resolved": "17.12.6",
"contentHash": "SYMv2ScahQUj2X7fM9yfZcg/jMmX4odGhuNV7DHNIJUQrQIueM1Xjco+nhv7YbuSaRYWuXV6W08r/dbdH0pq9g==",
"requested": "[17.13.1, )",
"resolved": "17.13.1",
"contentHash": "Ok2HWJdOTzErMqLlWQZ/i2Fw05VWmgh1yhUWFYJAtUmCv6uJSgz/qAiriRgpTjZRWaKbb7HDaGfMgKSNcmaVfw==",
"dependencies": {
"Microsoft.DiaSymReader": "2.0.0",
"Microsoft.Extensions.DependencyModel": "6.0.1",
"Microsoft.Testing.Platform": "1.4.0",
"Microsoft.Testing.Platform": "1.4.3",
"Newtonsoft.Json": "13.0.3",
"System.Reflection.Metadata": "8.0.0"
}
},
Expand Down Expand Up @@ -62,25 +63,25 @@
},
"MSTest.Analyzers": {
"type": "Direct",
"requested": "[3.6.3, )",
"resolved": "3.6.3",
"contentHash": "TfM4wkpgJ9YKqQp3BjDGLCAckRwEuRvcE6Nw4Ge3r8dw6GOCpFKavyigTyD+IjV3SoMd0LvUDdjh5MGW0Oe8Wg=="
"requested": "[3.6.4, )",
"resolved": "3.6.4",
"contentHash": "4gU/VdItLebmE2+UkOaqffVmVa/in0VeIF9fmN/fG0tj5AHAasjasJcZa9U2uXBNX03cKCWlgWenlhKLz343NQ=="
},
"MSTest.TestAdapter": {
"type": "Direct",
"requested": "[3.6.3, )",
"resolved": "3.6.3",
"contentHash": "i3KbdAjLO0W9xlvbhZa9u0wh6X+VZ1yTBsUVlVKtx8B9CXa4rFXPcx3yPysB9gbALmhgAjFza4RRoNyXY9IoXQ==",
"requested": "[3.6.4, )",
"resolved": "3.6.4",
"contentHash": "YdwseRA+nDhRqD2oPHjCE4KzLEN5B10A61lOslE3N3OvUwHJ6ezyZZjYWf7mrZ8jckCcx/UlBclTzgWUpMpPQw==",
"dependencies": {
"Microsoft.Testing.Extensions.VSTestBridge": "1.4.3",
"Microsoft.Testing.Platform.MSBuild": "1.4.3"
}
},
"MSTest.TestFramework": {
"type": "Direct",
"requested": "[3.6.3, )",
"resolved": "3.6.3",
"contentHash": "jockRcUoLJMeHzLqFcMnZBrWy7tS32JP7shlepDDJuf5A6HO2PwAefXzhvprcWNkfpEwmR0KihSO2HRXwNbTng=="
"requested": "[3.6.4, )",
"resolved": "3.6.4",
"contentHash": "3nV+2CJluKmiJpCSqQfXu5idCq35+vqFywjScyauTIz0Zk7KJw7Qpzv8gtwow0To7pxIlIvwkq9rbMB+V6eOow=="
},
"Castle.Core": {
"type": "Transitive",
Expand Down Expand Up @@ -477,8 +478,8 @@
},
"Newtonsoft.Json": {
"type": "Transitive",
"resolved": "13.0.1",
"contentHash": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A=="
"resolved": "13.0.3",
"contentHash": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ=="
},
"System.Buffers": {
"type": "Transitive",
Expand Down Expand Up @@ -575,13 +576,14 @@
"net9.0-windows10.0.17763/win-x64": {
"Microsoft.Testing.Extensions.CodeCoverage": {
"type": "Direct",
"requested": "[17.12.6, )",
"resolved": "17.12.6",
"contentHash": "SYMv2ScahQUj2X7fM9yfZcg/jMmX4odGhuNV7DHNIJUQrQIueM1Xjco+nhv7YbuSaRYWuXV6W08r/dbdH0pq9g==",
"requested": "[17.13.1, )",
"resolved": "17.13.1",
"contentHash": "Ok2HWJdOTzErMqLlWQZ/i2Fw05VWmgh1yhUWFYJAtUmCv6uJSgz/qAiriRgpTjZRWaKbb7HDaGfMgKSNcmaVfw==",
"dependencies": {
"Microsoft.DiaSymReader": "2.0.0",
"Microsoft.Extensions.DependencyModel": "6.0.1",
"Microsoft.Testing.Platform": "1.4.0",
"Microsoft.Testing.Platform": "1.4.3",
"Newtonsoft.Json": "13.0.3",
"System.Reflection.Metadata": "8.0.0"
}
},
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"rollForward": "latestPatch"
},
"msbuild-sdks": {
"MSTest.Sdk": "3.6.3",
"MSTest.Sdk": "3.6.4",
"WixToolset.Sdk": "5.0.2"
}
}

0 comments on commit 7402f09

Please sign in to comment.