Skip to content

Commit

Permalink
Updated NuGet lock file.
Browse files Browse the repository at this point in the history
  • Loading branch information
reduckted committed Nov 25, 2024
1 parent 6d2879c commit d9827a3
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions visual-studio/tests/GitWebLinks.UnitTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -815,10 +815,10 @@
},
"Parlot": {
"type": "Transitive",
"resolved": "1.0.2",
"contentHash": "MVF15eZfdTxA0yH43E4xDgByRPlyrLkXKq5/0FtQQvNwOJIljz2p4/phEdLnjWhhftu9isae1EGVydnY333AFw==",
"resolved": "1.1.0",
"contentHash": "4oesnjw6QkOrNDvqjOe0HcqqhjbEp2QPsCxuPbeRO3vd8qaDmEzTJSdh6hz8qAnxVXN2D6r9PijIeQqz2E+Jyw==",
"dependencies": {
"System.Memory": "4.5.5"
"System.Memory": "4.6.0"
}
},
"stdole": {
Expand Down Expand Up @@ -852,8 +852,8 @@
},
"System.Buffers": {
"type": "Transitive",
"resolved": "4.5.1",
"contentHash": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg=="
"resolved": "4.6.0",
"contentHash": "lN6tZi7Q46zFzAbRYXTIvfXcyvQQgxnY7Xm6C6xQ9784dEL1amjM6S6Iw4ZpsvesAKnRVsM4scrDQaDqSClkjA=="
},
"System.Collections.Immutable": {
"type": "Transitive",
Expand Down Expand Up @@ -895,12 +895,12 @@
},
"System.Memory": {
"type": "Transitive",
"resolved": "4.5.5",
"contentHash": "XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==",
"resolved": "4.6.0",
"contentHash": "OEkbBQoklHngJ8UD8ez2AERSk2g+/qpAaSWWCBFbpH727HxDq5ydVkuncBaKcKfwRqXGWx64dS6G1SUScMsitg==",
"dependencies": {
"System.Buffers": "4.5.1",
"System.Numerics.Vectors": "4.5.0",
"System.Runtime.CompilerServices.Unsafe": "4.5.3"
"System.Buffers": "4.6.0",
"System.Numerics.Vectors": "4.6.0",
"System.Runtime.CompilerServices.Unsafe": "6.1.0"
}
},
"System.Net.Http": {
Expand All @@ -918,8 +918,8 @@
},
"System.Numerics.Vectors": {
"type": "Transitive",
"resolved": "4.5.0",
"contentHash": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ=="
"resolved": "4.6.0",
"contentHash": "t+SoieZsRuEyiw/J+qXUbolyO219tKQQI0+2/YI+Qv7YdGValA6WiuokrNKqjrTNsy5ABWU11bdKOzUdheteXg=="
},
"System.Private.Uri": {
"type": "Transitive",
Expand Down Expand Up @@ -955,8 +955,8 @@
},
"System.Runtime.CompilerServices.Unsafe": {
"type": "Transitive",
"resolved": "6.0.0",
"contentHash": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg=="
"resolved": "6.1.0",
"contentHash": "5o/HZxx6RVqYlhKSq8/zronDkALJZUT2Vz0hx43f0gwe8mwlM0y2nYlqdBwLMzr262Bwvpikeb/yEwkAa5PADg=="
},
"System.Runtime.InteropServices.RuntimeInformation": {
"type": "Transitive",
Expand Down Expand Up @@ -1197,7 +1197,7 @@
"type": "Project",
"dependencies": {
"Community.VisualStudio.Toolkit.17": "[17.0.527, )",
"Fluid.Core": "[2.12.0, )",
"Fluid.Core": "[2.13.1, )",
"Microsoft.VisualStudio.SDK": "[17.0.31902.203, )"
}
},
Expand All @@ -1213,13 +1213,13 @@
},
"Fluid.Core": {
"type": "CentralTransitive",
"requested": "[2.12.0, )",
"resolved": "2.12.0",
"contentHash": "cOXkUnng3sclpWhUmL5Eg1tV8ieseeycge2K9NgCAJzW8oqZJz699xnVA3y5Bw+/zIDFGjkyldZ5rT14e2PDCA==",
"requested": "[2.13.1, )",
"resolved": "2.13.1",
"contentHash": "/m4ytKlapXgTzBLMTC2cYn/Fz5KdaBeMbLEohWCZfsyilmbTp/jQzUs8+bdivK2OCn4s0MjWrKRMBnyf0B3X8A==",
"dependencies": {
"Microsoft.CSharp": "4.7.0",
"Microsoft.Extensions.FileProviders.Abstractions": "8.0.0",
"Parlot": "1.0.2",
"Parlot": "1.1.0",
"System.Reflection.Emit.Lightweight": "4.7.0",
"System.Text.Json": "8.0.5",
"TimeZoneConverter": "6.1.0"
Expand Down

0 comments on commit d9827a3

Please sign in to comment.