Skip to content

Commit

Permalink
Explicitly reference RS package
Browse files Browse the repository at this point in the history
  • Loading branch information
shenglol committed Oct 21, 2024
1 parent 1f09fad commit c262148
Show file tree
Hide file tree
Showing 23 changed files with 4,384 additions and 5,513 deletions.
463 changes: 205 additions & 258 deletions src/Bicep.Cli.IntegrationTests/packages.lock.json

Large diffs are not rendered by default.

463 changes: 205 additions & 258 deletions src/Bicep.Cli.UnitTests/packages.lock.json

Large diffs are not rendered by default.

463 changes: 205 additions & 258 deletions src/Bicep.Cli/packages.lock.json

Large diffs are not rendered by default.

463 changes: 205 additions & 258 deletions src/Bicep.Core.IntegrationTests/packages.lock.json

Large diffs are not rendered by default.

463 changes: 205 additions & 258 deletions src/Bicep.Core.Samples/packages.lock.json

Large diffs are not rendered by default.

463 changes: 205 additions & 258 deletions src/Bicep.Core.UnitTests/packages.lock.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/Bicep.Core/Bicep.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="8.0.2" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.1" />
<PackageReference Include="Microsoft.Graph.Bicep.Types" Version="0.1.7-preview" />
<PackageReference Include="Microsoft.PowerPlatform.ResourceStack" Version="7.0.0.2076" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Semver" Version="2.3.0" />
<PackageReference Include="SharpYaml" Version="2.1.1" />
Expand Down
473 changes: 210 additions & 263 deletions src/Bicep.Core/packages.lock.json

Large diffs are not rendered by default.

463 changes: 205 additions & 258 deletions src/Bicep.Decompiler.IntegrationTests/packages.lock.json

Large diffs are not rendered by default.

463 changes: 205 additions & 258 deletions src/Bicep.Decompiler.UnitTests/packages.lock.json

Large diffs are not rendered by default.

463 changes: 205 additions & 258 deletions src/Bicep.Decompiler/packages.lock.json

Large diffs are not rendered by default.

463 changes: 205 additions & 258 deletions src/Bicep.LangServer.IntegrationTests/packages.lock.json

Large diffs are not rendered by default.

463 changes: 205 additions & 258 deletions src/Bicep.LangServer.UnitTests/packages.lock.json

Large diffs are not rendered by default.

463 changes: 205 additions & 258 deletions src/Bicep.LangServer/packages.lock.json

Large diffs are not rendered by default.

463 changes: 205 additions & 258 deletions src/Bicep.Local.Deploy.IntegrationTests/packages.lock.json

Large diffs are not rendered by default.

463 changes: 205 additions & 258 deletions src/Bicep.Local.Deploy/packages.lock.json

Large diffs are not rendered by default.

463 changes: 205 additions & 258 deletions src/Bicep.Local.Extension.Mock/packages.lock.json

Large diffs are not rendered by default.

463 changes: 205 additions & 258 deletions src/Bicep.RegistryModuleTool.IntegrationTests/packages.lock.json

Large diffs are not rendered by default.

463 changes: 205 additions & 258 deletions src/Bicep.RegistryModuleTool.TestFixtures/packages.lock.json

Large diffs are not rendered by default.

463 changes: 205 additions & 258 deletions src/Bicep.RegistryModuleTool.UnitTests/packages.lock.json

Large diffs are not rendered by default.

463 changes: 205 additions & 258 deletions src/Bicep.RegistryModuleTool/packages.lock.json

Large diffs are not rendered by default.

463 changes: 205 additions & 258 deletions src/Bicep.Tools.Benchmark/packages.lock.json

Large diffs are not rendered by default.

163 changes: 73 additions & 90 deletions src/Bicep.Wasm/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -511,12 +511,11 @@
},
"Microsoft.PowerPlatform.ResourceStack": {
"type": "Transitive",
"resolved": "7.0.0.2070",
"contentHash": "QdAUj9es6eD7TJaBHSpzrcKnDeqPIuZVWFRieebnLVSQx87OShgLHEpPJ5Iebk7IRawQgYlC6u0GDA4IZTP63Q==",
"resolved": "7.0.0.2076",
"contentHash": "cHxgIBObOuu8I/agdelslgYCTXHreXto/V+gdxL0nE1BZgPv5XNtM1BaUzCtueWKlHnW8evZBKn5Q3V0SNapNg==",
"dependencies": {
"Microsoft.Windows.Compatibility": "8.0.8",
"Newtonsoft.Json": "13.0.3",
"System.Formats.Asn1": "8.0.1"
"Microsoft.Windows.Compatibility": "8.0.10",
"Newtonsoft.Json": "13.0.3"
}
},
"Microsoft.SourceLink.Common": {
Expand Down Expand Up @@ -545,40 +544,40 @@
},
"Microsoft.Windows.Compatibility": {
"type": "Transitive",
"resolved": "8.0.8",
"contentHash": "9FWk4D5mNFz99rT7NvsqrDdT/6bjkNtxo7CPwajyudBTMXi7kro8ixr5pUnFYrhUBfimR+OUGDYk/se4NxJ6sA==",
"resolved": "8.0.10",
"contentHash": "V92Ri/nR0VqFT6vAVGj20sl0GI6tEFlZiB1IENyPdSdjs+1k5O1lr4vVwtIwoutlib8UyO8tnBwngT6SoOqvyA==",
"dependencies": {
"Microsoft.Win32.Registry.AccessControl": "8.0.0",
"Microsoft.Win32.SystemEvents": "8.0.0",
"System.CodeDom": "8.0.0",
"System.ComponentModel.Composition": "8.0.0",
"System.ComponentModel.Composition.Registration": "8.0.0",
"System.Configuration.ConfigurationManager": "8.0.0",
"System.Data.Odbc": "8.0.0",
"System.Data.OleDb": "8.0.0",
"System.Configuration.ConfigurationManager": "8.0.1",
"System.Data.Odbc": "8.0.1",
"System.Data.OleDb": "8.0.1",
"System.Data.SqlClient": "4.8.6",
"System.Diagnostics.EventLog": "8.0.0",
"System.Diagnostics.PerformanceCounter": "8.0.0",
"System.Diagnostics.EventLog": "8.0.1",
"System.Diagnostics.PerformanceCounter": "8.0.1",
"System.DirectoryServices": "8.0.0",
"System.DirectoryServices.AccountManagement": "8.0.0",
"System.DirectoryServices.AccountManagement": "8.0.1",
"System.DirectoryServices.Protocols": "8.0.0",
"System.Drawing.Common": "8.0.8",
"System.IO.Packaging": "8.0.0",
"System.Drawing.Common": "8.0.10",
"System.IO.Packaging": "8.0.1",
"System.IO.Ports": "8.0.0",
"System.Management": "8.0.0",
"System.Reflection.Context": "8.0.0",
"System.Runtime.Caching": "8.0.0",
"System.Security.Cryptography.Pkcs": "8.0.0",
"System.Runtime.Caching": "8.0.1",
"System.Security.Cryptography.Pkcs": "8.0.1",
"System.Security.Cryptography.ProtectedData": "8.0.0",
"System.Security.Cryptography.Xml": "8.0.1",
"System.Security.Cryptography.Xml": "8.0.2",
"System.Security.Permissions": "8.0.0",
"System.ServiceModel.Duplex": "4.10.0",
"System.ServiceModel.Http": "4.10.0",
"System.ServiceModel.NetTcp": "4.10.0",
"System.ServiceModel.Primitives": "4.10.0",
"System.ServiceModel.Security": "4.10.0",
"System.ServiceModel.Syndication": "8.0.0",
"System.ServiceProcess.ServiceController": "8.0.0",
"System.ServiceProcess.ServiceController": "8.0.1",
"System.Speech": "8.0.0",
"System.Text.Encoding.CodePages": "8.0.0",
"System.Threading.AccessControl": "8.0.0",
Expand Down Expand Up @@ -697,28 +696,25 @@
},
"System.Configuration.ConfigurationManager": {
"type": "Transitive",
"resolved": "8.0.0",
"contentHash": "JlYi9XVvIREURRUlGMr1F6vOFLk7YSY4p1vHo4kX3tQ0AGrjqlRWHDi66ImHhy6qwXBG3BJ6Y1QlYQ+Qz6Xgww==",
"resolved": "8.0.1",
"contentHash": "gPYFPDyohW2gXNhdQRSjtmeS6FymL2crg4Sral1wtvEJ7DUqFCDWDVbbLobASbzxfic8U1hQEdC7hmg9LHncMw==",
"dependencies": {
"System.Diagnostics.EventLog": "8.0.0",
"System.Diagnostics.EventLog": "8.0.1",
"System.Security.Cryptography.ProtectedData": "8.0.0"
}
},
"System.Data.Odbc": {
"type": "Transitive",
"resolved": "8.0.0",
"contentHash": "c+GfnZt2/HyU+voKw2fctLZClcNjPZPWS+mnIhGvDknRMqL/fwWlREWPgA4csbp9ZkQIgB4qkufgdh/oh5Ubow==",
"dependencies": {
"System.Text.Encoding.CodePages": "8.0.0"
}
"resolved": "8.0.1",
"contentHash": "JQd0QHOaZuH+ki+4Geas88dnLe/lZSaEYYmRdovZaqNVuExVlVFs/of2I1VaasMxzbO5+yrGDAP2rkazx/b8Sg=="
},
"System.Data.OleDb": {
"type": "Transitive",
"resolved": "8.0.0",
"contentHash": "FpUTcQ0E8mFvcYp8UZA3NX8wgmhmsCue56g1zfkr1xdOnT5FrYYmC5DWQ9xCw8o8zuxVBKLZvliqEGgmeoalaQ==",
"resolved": "8.0.1",
"contentHash": "RO+/y2ggU5956uQDRXdjA1e2l5yJ4rTWNX76eZ+3sgtYGqGapCe2kQCyiUci+/y6Fyb21Irp4RQEdfrIiuYrxQ==",
"dependencies": {
"System.Configuration.ConfigurationManager": "8.0.0",
"System.Diagnostics.PerformanceCounter": "8.0.0"
"System.Configuration.ConfigurationManager": "8.0.1",
"System.Diagnostics.PerformanceCounter": "8.0.1"
}
},
"System.Data.SqlClient": {
Expand All @@ -741,15 +737,15 @@
},
"System.Diagnostics.EventLog": {
"type": "Transitive",
"resolved": "8.0.0",
"contentHash": "fdYxcRjQqTTacKId/2IECojlDSFvp7LP5N78+0z/xH7v/Tuw5ZAxu23Y6PTCRinqyu2ePx+Gn1098NC6jM6d+A=="
"resolved": "8.0.1",
"contentHash": "n1ZP7NM2Gkn/MgD8+eOT5MulMj6wfeQMNS2Pizvq5GHCZfjlFMXV2irQlQmJhwA2VABC57M0auudO89Iu2uRLg=="
},
"System.Diagnostics.PerformanceCounter": {
"type": "Transitive",
"resolved": "8.0.0",
"contentHash": "lX6DXxtJqVGWw7N/QmVoiCyVQ+Q/Xp+jVXPr3gLK1jJExSn1qmAjJQeb8gnOYeeBTG3E3PmG1nu92eYj/TEjpg==",
"resolved": "8.0.1",
"contentHash": "9RfEDiEjlUADeThs8IPdDVTXSnPRSqjfgTQJALpmGFPKC0k2mbdufOXnb/9JZ4I0TkmxOfy3VTJxrHOJSs8cXg==",
"dependencies": {
"System.Configuration.ConfigurationManager": "8.0.0"
"System.Configuration.ConfigurationManager": "8.0.1"
}
},
"System.DirectoryServices": {
Expand All @@ -759,10 +755,10 @@
},
"System.DirectoryServices.AccountManagement": {
"type": "Transitive",
"resolved": "8.0.0",
"contentHash": "dCT8BYeeisx0IzAf6x+FSVWK3gz2fKI9pgLV16c7dY/lckw4aodNrgXqsFqyqJN5Kfxc3oklG+SCMYkRfg1V7A==",
"resolved": "8.0.1",
"contentHash": "qVDWKClyDY+rHVEnf11eU4evW25d5OeidrtMPSJv+fwG213wa2zJ+AuIFCxsuvNSCFyHo+DvQIVfBcoK3CL1pA==",
"dependencies": {
"System.Configuration.ConfigurationManager": "8.0.0",
"System.Configuration.ConfigurationManager": "8.0.1",
"System.DirectoryServices": "8.0.0",
"System.DirectoryServices.Protocols": "8.0.0"
}
Expand All @@ -774,17 +770,12 @@
},
"System.Drawing.Common": {
"type": "Transitive",
"resolved": "8.0.8",
"contentHash": "4ZM1wvLjz9nVVExsfPAaSl/qOvU+QNedJL5rQ+2Wbow+iGeyO0e7XN07707rMBgaffEeeLrCZBwC0oHUuvRdPw==",
"resolved": "8.0.10",
"contentHash": "MdajRp3P+FOlThgY6FBjAqnmLiVl5t2yWEC/2AsDMqx1zYbJG3G5TnscFBQ4obqcaGqvN5UnhQHSFaJFG2HftQ==",
"dependencies": {
"Microsoft.Win32.SystemEvents": "8.0.0"
}
},
"System.Formats.Asn1": {
"type": "Transitive",
"resolved": "8.0.1",
"contentHash": "XqKba7Mm/koKSjKMfW82olQdmfbI5yqeoLV/tidRp7fbh5rmHAQ5raDI/7SU0swTzv+jgqtUGkzmFxuUg0it1A=="
},
"System.IO.Abstractions": {
"type": "Transitive",
"resolved": "21.0.29",
Expand All @@ -796,8 +787,8 @@
},
"System.IO.Packaging": {
"type": "Transitive",
"resolved": "8.0.0",
"contentHash": "8g1V4YRpdGAxFcK8v9OjuMdIOJSpF30Zb1JGicwVZhly3I994WFyBdV6mQEo8d3T+URQe55/M0U0eIH0Hts1bg=="
"resolved": "8.0.1",
"contentHash": "KYkIOAvPexQOLDxPO2g0BVoWInnQhPpkFzRqvNrNrMhVT6kqhVr0zEb6KCHlptLFukxnZrjuMVAnxK7pOGUYrw=="
},
"System.IO.Pipelines": {
"type": "Transitive",
Expand Down Expand Up @@ -877,10 +868,10 @@
},
"System.Runtime.Caching": {
"type": "Transitive",
"resolved": "8.0.0",
"contentHash": "4TmlmvGp4kzZomm7J2HJn6IIx0UUrQyhBDyb5O1XiunZlQImXW+B8b7W/sTPcXhSf9rp5NR5aDtQllwbB5elOQ==",
"resolved": "8.0.1",
"contentHash": "tdl7Q47P09UpRu0C/OQsGJU6GacBzzk4vfp5My9rodD+BchrxmajORnTthH8RxPUTPrIoVDJmLyvJcGxB267nQ==",
"dependencies": {
"System.Configuration.ConfigurationManager": "8.0.0"
"System.Configuration.ConfigurationManager": "8.0.1"
}
},
"System.Runtime.CompilerServices.Unsafe": {
Expand All @@ -899,11 +890,8 @@
},
"System.Security.Cryptography.Pkcs": {
"type": "Transitive",
"resolved": "8.0.0",
"contentHash": "ULmp3xoOwNYjOYp4JZ2NK/6NdTgiN1GQXzVVN1njQ7LOZ0d0B9vyMnhyqbIi9Qw4JXj1JgCsitkTShboHRx7Eg==",
"dependencies": {
"System.Formats.Asn1": "8.0.0"
}
"resolved": "8.0.1",
"contentHash": "CoCRHFym33aUSf/NtWSVSZa99dkd0Hm7OCZUxORBjRB16LNhIEOf8THPqzIYlvKM0nNDAPTRBa1FxEECrgaxxA=="
},
"System.Security.Cryptography.ProtectedData": {
"type": "Transitive",
Expand All @@ -912,10 +900,10 @@
},
"System.Security.Cryptography.Xml": {
"type": "Transitive",
"resolved": "8.0.1",
"contentHash": "hqu2ztecOf3BYg5q1R7QcyliX9L7r3mfsWtaRitAxcezH8hyZMB7zCmhi186hsUZXk1KxsAHXwyPEW+xvUED6g==",
"resolved": "8.0.2",
"contentHash": "aDM/wm0ZGEZ6ZYJLzgqjp2FZdHbDHh6/OmpGfb7AdZ105zYmPn/83JRU2xLIbwgoNz9U1SLUTJN0v5th3qmvjA==",
"dependencies": {
"System.Security.Cryptography.Pkcs": "8.0.0"
"System.Security.Cryptography.Pkcs": "8.0.1"
}
},
"System.Security.Permissions": {
Expand Down Expand Up @@ -982,10 +970,10 @@
},
"System.ServiceProcess.ServiceController": {
"type": "Transitive",
"resolved": "8.0.0",
"contentHash": "jtYVG3bpw2n/NvNnP2g/JLri0D4UtfusTvLeH6cZPNAEjJXJVGspS3wLgVvjNbm+wjaYkFgsXejMTocV1T5DIQ==",
"resolved": "8.0.1",
"contentHash": "02I0BXo1kmMBgw03E8Hu4K6nTqur4wpQdcDZrndczPzY2fEoGvlinE35AWbyzLZ2h2IksEZ6an4tVt3hi9j1oA==",
"dependencies": {
"System.Diagnostics.EventLog": "8.0.0"
"System.Diagnostics.EventLog": "8.0.1"
}
},
"System.Speech": {
Expand Down Expand Up @@ -1071,6 +1059,7 @@
"Microsoft.Extensions.DependencyInjection": "[8.0.1, )",
"Microsoft.Extensions.Http": "[8.0.1, )",
"Microsoft.Graph.Bicep.Types": "[0.1.7-preview, )",
"Microsoft.PowerPlatform.ResourceStack": "[7.0.0.2076, )",
"Newtonsoft.Json": "[13.0.3, )",
"Semver": "[2.3.0, )",
"SharpYaml": "[2.1.1, )",
Expand Down Expand Up @@ -1147,19 +1136,16 @@
},
"System.Data.Odbc": {
"type": "Transitive",
"resolved": "8.0.0",
"contentHash": "c+GfnZt2/HyU+voKw2fctLZClcNjPZPWS+mnIhGvDknRMqL/fwWlREWPgA4csbp9ZkQIgB4qkufgdh/oh5Ubow==",
"dependencies": {
"System.Text.Encoding.CodePages": "8.0.0"
}
"resolved": "8.0.1",
"contentHash": "JQd0QHOaZuH+ki+4Geas88dnLe/lZSaEYYmRdovZaqNVuExVlVFs/of2I1VaasMxzbO5+yrGDAP2rkazx/b8Sg=="
},
"System.Data.OleDb": {
"type": "Transitive",
"resolved": "8.0.0",
"contentHash": "FpUTcQ0E8mFvcYp8UZA3NX8wgmhmsCue56g1zfkr1xdOnT5FrYYmC5DWQ9xCw8o8zuxVBKLZvliqEGgmeoalaQ==",
"resolved": "8.0.1",
"contentHash": "RO+/y2ggU5956uQDRXdjA1e2l5yJ4rTWNX76eZ+3sgtYGqGapCe2kQCyiUci+/y6Fyb21Irp4RQEdfrIiuYrxQ==",
"dependencies": {
"System.Configuration.ConfigurationManager": "8.0.0",
"System.Diagnostics.PerformanceCounter": "8.0.0"
"System.Configuration.ConfigurationManager": "8.0.1",
"System.Diagnostics.PerformanceCounter": "8.0.1"
}
},
"System.Data.SqlClient": {
Expand All @@ -1174,15 +1160,15 @@
},
"System.Diagnostics.EventLog": {
"type": "Transitive",
"resolved": "8.0.0",
"contentHash": "fdYxcRjQqTTacKId/2IECojlDSFvp7LP5N78+0z/xH7v/Tuw5ZAxu23Y6PTCRinqyu2ePx+Gn1098NC6jM6d+A=="
"resolved": "8.0.1",
"contentHash": "n1ZP7NM2Gkn/MgD8+eOT5MulMj6wfeQMNS2Pizvq5GHCZfjlFMXV2irQlQmJhwA2VABC57M0auudO89Iu2uRLg=="
},
"System.Diagnostics.PerformanceCounter": {
"type": "Transitive",
"resolved": "8.0.0",
"contentHash": "lX6DXxtJqVGWw7N/QmVoiCyVQ+Q/Xp+jVXPr3gLK1jJExSn1qmAjJQeb8gnOYeeBTG3E3PmG1nu92eYj/TEjpg==",
"resolved": "8.0.1",
"contentHash": "9RfEDiEjlUADeThs8IPdDVTXSnPRSqjfgTQJALpmGFPKC0k2mbdufOXnb/9JZ4I0TkmxOfy3VTJxrHOJSs8cXg==",
"dependencies": {
"System.Configuration.ConfigurationManager": "8.0.0"
"System.Configuration.ConfigurationManager": "8.0.1"
}
},
"System.DirectoryServices": {
Expand All @@ -1192,10 +1178,10 @@
},
"System.DirectoryServices.AccountManagement": {
"type": "Transitive",
"resolved": "8.0.0",
"contentHash": "dCT8BYeeisx0IzAf6x+FSVWK3gz2fKI9pgLV16c7dY/lckw4aodNrgXqsFqyqJN5Kfxc3oklG+SCMYkRfg1V7A==",
"resolved": "8.0.1",
"contentHash": "qVDWKClyDY+rHVEnf11eU4evW25d5OeidrtMPSJv+fwG213wa2zJ+AuIFCxsuvNSCFyHo+DvQIVfBcoK3CL1pA==",
"dependencies": {
"System.Configuration.ConfigurationManager": "8.0.0",
"System.Configuration.ConfigurationManager": "8.0.1",
"System.DirectoryServices": "8.0.0",
"System.DirectoryServices.Protocols": "8.0.0"
}
Expand Down Expand Up @@ -1223,10 +1209,10 @@
},
"System.Runtime.Caching": {
"type": "Transitive",
"resolved": "8.0.0",
"contentHash": "4TmlmvGp4kzZomm7J2HJn6IIx0UUrQyhBDyb5O1XiunZlQImXW+B8b7W/sTPcXhSf9rp5NR5aDtQllwbB5elOQ==",
"resolved": "8.0.1",
"contentHash": "tdl7Q47P09UpRu0C/OQsGJU6GacBzzk4vfp5My9rodD+BchrxmajORnTthH8RxPUTPrIoVDJmLyvJcGxB267nQ==",
"dependencies": {
"System.Configuration.ConfigurationManager": "8.0.0"
"System.Configuration.ConfigurationManager": "8.0.1"
}
},
"System.Security.AccessControl": {
Expand All @@ -1240,11 +1226,8 @@
},
"System.Security.Cryptography.Pkcs": {
"type": "Transitive",
"resolved": "8.0.0",
"contentHash": "ULmp3xoOwNYjOYp4JZ2NK/6NdTgiN1GQXzVVN1njQ7LOZ0d0B9vyMnhyqbIi9Qw4JXj1JgCsitkTShboHRx7Eg==",
"dependencies": {
"System.Formats.Asn1": "8.0.0"
}
"resolved": "8.0.1",
"contentHash": "CoCRHFym33aUSf/NtWSVSZa99dkd0Hm7OCZUxORBjRB16LNhIEOf8THPqzIYlvKM0nNDAPTRBa1FxEECrgaxxA=="
},
"System.Security.Principal.Windows": {
"type": "Transitive",
Expand All @@ -1253,10 +1236,10 @@
},
"System.ServiceProcess.ServiceController": {
"type": "Transitive",
"resolved": "8.0.0",
"contentHash": "jtYVG3bpw2n/NvNnP2g/JLri0D4UtfusTvLeH6cZPNAEjJXJVGspS3wLgVvjNbm+wjaYkFgsXejMTocV1T5DIQ==",
"resolved": "8.0.1",
"contentHash": "02I0BXo1kmMBgw03E8Hu4K6nTqur4wpQdcDZrndczPzY2fEoGvlinE35AWbyzLZ2h2IksEZ6an4tVt3hi9j1oA==",
"dependencies": {
"System.Diagnostics.EventLog": "8.0.0"
"System.Diagnostics.EventLog": "8.0.1"
}
},
"System.Speech": {
Expand Down

0 comments on commit c262148

Please sign in to comment.