Skip to content

Commit

Permalink
updated nuget pkg (#15753)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmorerice authored Dec 3, 2024
1 parent 7e99589 commit 0a799b6
Show file tree
Hide file tree
Showing 25 changed files with 3,651 additions and 3,250 deletions.
6 changes: 3 additions & 3 deletions src/Bicep.Cli.IntegrationTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@
},
"Azure.Bicep.Types.Az": {
"type": "Transitive",
"resolved": "0.2.712",
"contentHash": "5W6u9jBRWqhDDBYS1GjmeCrM6U6EIWPTCIu27LTqWlPoaSbqnlEvJXAdhUkyzF6e93rTg0epxtrY4FIzFbeCCw==",
"resolved": "0.2.727",
"contentHash": "qgjmuu+6S15paLyFyFw9UXWMXKaS64tcNmKBT7b8NQ/smnP2FEgMN7A+CyZ7iP/ogTpjBRCry96wJfiMnuQ6aw==",
"dependencies": {
"Azure.Bicep.Types": "0.5.110"
}
Expand Down Expand Up @@ -1586,7 +1586,7 @@
"type": "Project",
"dependencies": {
"Azure.Bicep.Types": "[0.5.110, )",
"Azure.Bicep.Types.Az": "[0.2.712, )",
"Azure.Bicep.Types.Az": "[0.2.727, )",
"Azure.Bicep.Types.K8s": "[0.1.644, )",
"Azure.Containers.ContainerRegistry": "[1.1.1, )",
"Azure.Deployments.Templates": "[1.195.0, )",
Expand Down
6 changes: 3 additions & 3 deletions src/Bicep.Cli.UnitTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@
},
"Azure.Bicep.Types.Az": {
"type": "Transitive",
"resolved": "0.2.712",
"contentHash": "5W6u9jBRWqhDDBYS1GjmeCrM6U6EIWPTCIu27LTqWlPoaSbqnlEvJXAdhUkyzF6e93rTg0epxtrY4FIzFbeCCw==",
"resolved": "0.2.727",
"contentHash": "qgjmuu+6S15paLyFyFw9UXWMXKaS64tcNmKBT7b8NQ/smnP2FEgMN7A+CyZ7iP/ogTpjBRCry96wJfiMnuQ6aw==",
"dependencies": {
"Azure.Bicep.Types": "0.5.110"
}
Expand Down Expand Up @@ -1458,7 +1458,7 @@
"type": "Project",
"dependencies": {
"Azure.Bicep.Types": "[0.5.110, )",
"Azure.Bicep.Types.Az": "[0.2.712, )",
"Azure.Bicep.Types.Az": "[0.2.727, )",
"Azure.Bicep.Types.K8s": "[0.1.644, )",
"Azure.Containers.ContainerRegistry": "[1.1.1, )",
"Azure.Deployments.Templates": "[1.195.0, )",
Expand Down
6 changes: 3 additions & 3 deletions src/Bicep.Cli/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,8 @@
},
"Azure.Bicep.Types.Az": {
"type": "Transitive",
"resolved": "0.2.712",
"contentHash": "5W6u9jBRWqhDDBYS1GjmeCrM6U6EIWPTCIu27LTqWlPoaSbqnlEvJXAdhUkyzF6e93rTg0epxtrY4FIzFbeCCw==",
"resolved": "0.2.727",
"contentHash": "qgjmuu+6S15paLyFyFw9UXWMXKaS64tcNmKBT7b8NQ/smnP2FEgMN7A+CyZ7iP/ogTpjBRCry96wJfiMnuQ6aw==",
"dependencies": {
"Azure.Bicep.Types": "0.5.110"
}
Expand Down Expand Up @@ -1350,7 +1350,7 @@
"type": "Project",
"dependencies": {
"Azure.Bicep.Types": "[0.5.110, )",
"Azure.Bicep.Types.Az": "[0.2.712, )",
"Azure.Bicep.Types.Az": "[0.2.727, )",
"Azure.Bicep.Types.K8s": "[0.1.644, )",
"Azure.Containers.ContainerRegistry": "[1.1.1, )",
"Azure.Deployments.Templates": "[1.195.0, )",
Expand Down
6 changes: 3 additions & 3 deletions src/Bicep.Core.IntegrationTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@
},
"Azure.Bicep.Types.Az": {
"type": "Transitive",
"resolved": "0.2.712",
"contentHash": "5W6u9jBRWqhDDBYS1GjmeCrM6U6EIWPTCIu27LTqWlPoaSbqnlEvJXAdhUkyzF6e93rTg0epxtrY4FIzFbeCCw==",
"resolved": "0.2.727",
"contentHash": "qgjmuu+6S15paLyFyFw9UXWMXKaS64tcNmKBT7b8NQ/smnP2FEgMN7A+CyZ7iP/ogTpjBRCry96wJfiMnuQ6aw==",
"dependencies": {
"Azure.Bicep.Types": "0.5.110"
}
Expand Down Expand Up @@ -1506,7 +1506,7 @@
"type": "Project",
"dependencies": {
"Azure.Bicep.Types": "[0.5.110, )",
"Azure.Bicep.Types.Az": "[0.2.712, )",
"Azure.Bicep.Types.Az": "[0.2.727, )",
"Azure.Bicep.Types.K8s": "[0.1.644, )",
"Azure.Containers.ContainerRegistry": "[1.1.1, )",
"Azure.Deployments.Templates": "[1.195.0, )",
Expand Down
Loading

0 comments on commit 0a799b6

Please sign in to comment.