Skip to content

Commit

Permalink
Fix reference to abstractions package in Tests.Core - fixes failure…
Browse files Browse the repository at this point in the history
… in `44f6e68`.

Signed-off-by: Yury Fridlyand <[email protected]>
  • Loading branch information
Yury-Fridlyand committed Jun 9, 2022
1 parent 9955c4f commit 2efe4e0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tests/Tests.Core/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"type": "Direct",
"requested": "[0.1.0-canary.0.32, )",
"resolved": "0.1.0-canary.0.32",
"contentHash": "1aQCdd2GmlKonog5nLXyDNL0obTtGRSlb2UW6NE6nHEsp4G0yQo9GbrY647lFpLH9MCuzeL6jkXjervzfZL1cQ==",
"contentHash": "9sUv3aXjrCqGpkzjeSkC6CQ+yJjx7tvHQilkvNmmd3WOx+wiqivLKCZUzJroDTGZL/OpUHACStr66ZHt05cVKw==",
"dependencies": {
"OpenSearch.OpenSearch.Ephemeral": "0.1.0-canary.0.32",
"xunit": "2.3.1"
Expand Down Expand Up @@ -192,7 +192,7 @@
"OpenSearch.OpenSearch.Ephemeral": {
"type": "Transitive",
"resolved": "0.1.0-canary.0.32",
"contentHash": "Ws9CcKvUOsFM7jMwK9w7px5gdSylPMBxfxuh2tXNDfmfHMNnG1eFPAbUj1UZwnn+H5kwHowknb1LgvLVBrqoag==",
"contentHash": "FHU+cdqQaRobHWN1GKRhFhfahsYj6Xq4ZjGYVsTy0Gv4D7Cj61Tcdz6kEQ9p7g8oSxuNOidaOAzq8eDsYEVnkg==",
"dependencies": {
"OpenSearch.OpenSearch.Managed": "0.1.0-canary.0.32",
"SharpZipLib.NETStandard": "1.0.7"
Expand All @@ -201,7 +201,7 @@
"OpenSearch.OpenSearch.Managed": {
"type": "Transitive",
"resolved": "0.1.0-canary.0.32",
"contentHash": "hnHFIbPj61dcxhgmfs5MszOTgeQHu33do569UNOcpuDMBxSue7rZWcSrkaa65+Ya86Zq9a8UUSMFg0vRhkgggQ==",
"contentHash": "TqFQk5SatrbV0dNQ1nUbW83MUaDXiZ3hV4DdPs3hSxmZeSemeNhKuVkVDJWUAgr8YbmB9TnN7QdANq01Ebj7IQ==",
"dependencies": {
"OpenSearch.Stack.ArtifactsApi": "0.1.0-canary.0.32",
"Proc": "0.6.1",
Expand All @@ -211,7 +211,7 @@
"OpenSearch.Stack.ArtifactsApi": {
"type": "Transitive",
"resolved": "0.1.0-canary.0.32",
"contentHash": "YpoxP/GJ8RFPdedJ9O3Yv8EQNSaGPOK1skSUY043zcRDLwU6vbhZCAXzFc5lvbao22JXWFKVYan05voGU5o/jA==",
"contentHash": "AV9gkxo6Y7BPbkmi0lilaS03UoZ8EmFs1gGHYaIQISZ4/n5Ot3j7ildRNwnhfnCV2sPN6F48Ec1+uNv/pWUkJw==",
"dependencies": {
"SemanticVersioning": "0.8.0",
"System.Text.Json": "4.6.0"
Expand Down

0 comments on commit 2efe4e0

Please sign in to comment.