Skip to content

Commit

Permalink
Updated .net packages (#834)
Browse files Browse the repository at this point in the history
  • Loading branch information
majastrz committed May 10, 2024
1 parent 6ee9ab7 commit 095fe29
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 40 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,12 @@
<ItemGroup>
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.2.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.1" />
<PackageReference Include="coverlet.collector" Version="6.0.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.3.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.3.1" />
<PackageReference Include="coverlet.collector" Version="6.0.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
</ItemGroup>

<ItemGroup>
Expand Down
66 changes: 33 additions & 33 deletions src/Bicep.Types.K8s.UnitTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"net6.0": {
"coverlet.collector": {
"type": "Direct",
"requested": "[6.0.0, )",
"resolved": "6.0.0",
"contentHash": "tW3lsNS+dAEII6YGUX/VMoJjBS1QvsxqJeqLaJXub08y1FSjasFPtQ4UBUsudE9PNrzLjooClMsPtY2cZLdXpQ=="
"requested": "[6.0.2, )",
"resolved": "6.0.2",
"contentHash": "bJShQ6uWRTQ100ZeyiMqcFlhP7WJ+bCuabUs885dJiBEzMsJMSFr7BOyeCw4rgvQokteGi5rKQTlkhfQPUXg2A=="
},
"FluentAssertions": {
"type": "Direct",
Expand Down Expand Up @@ -39,20 +39,19 @@
},
"MSTest.TestAdapter": {
"type": "Direct",
"requested": "[3.2.1, )",
"resolved": "3.2.1",
"contentHash": "wEMrxnWMxqnzxp18zOhWZGaqxe6S9uTvX7OiVpGzhqjMySO98iK+dPaPG9P7TvSCGygsYrJvijC7nd1mxRLZZw==",
"requested": "[3.3.1, )",
"resolved": "3.3.1",
"contentHash": "ddSsUEQKibWamkosqbQmuhb1DpToI2LJb01yEPDA4MIhXJah4oBOARlLLI7bjWSkkRLDz/iPlx2Uac9qgmHlHg==",
"dependencies": {
"Microsoft.Testing.Extensions.Telemetry": "1.0.1",
"Microsoft.Testing.Extensions.VSTestBridge": "1.0.1",
"Microsoft.Testing.Platform.MSBuild": "1.0.1"
"Microsoft.Testing.Extensions.VSTestBridge": "1.1.0",
"Microsoft.Testing.Platform.MSBuild": "1.1.0"
}
},
"MSTest.TestFramework": {
"type": "Direct",
"requested": "[3.2.1, )",
"resolved": "3.2.1",
"contentHash": "KA6VJTKX+nE/6FWvScdEhrKR37zHENPhvucGYTMV+7uJ1i3KItGquv3U0pslgEl+EKaJovUn7UJ79UQgEaZzog=="
"requested": "[3.3.1, )",
"resolved": "3.3.1",
"contentHash": "020SuA2p8N7o+/AHC0SLgzGpyS1hNjR8m5tWxnuGqJ3HeJhArUbuPAU8RZr8Ll38ij8oiutGCkQ/G+ymyO51Ow=="
},
"Nerdbank.GitVersioning": {
"type": "Direct",
Expand All @@ -62,16 +61,16 @@
},
"Azure.Bicep.Types": {
"type": "Transitive",
"resolved": "0.5.6",
"contentHash": "WIzhG/oveD4cVE1jR9/F/jQWfzQu4QMlkPHhojzVIAEBf7eZEOj2d4c+yFBwUzHNOSlNE7T8M+Wuhs+svKdlHg==",
"resolved": "0.5.9",
"contentHash": "Wh1q5ul+OTMtDCuTOjDQffEH9aW4+952IuIMTWZgzJPOPPLvwPxBOJhvNLoAS0omlxKtToslQ49td/RkKYWuhQ==",
"dependencies": {
"System.Text.Json": "8.0.2"
}
},
"Microsoft.ApplicationInsights": {
"type": "Transitive",
"resolved": "2.21.0",
"contentHash": "btZEDWAFNo9CoYliMCriSMTX3ruRGZTtYw4mo2XyyfLlowFicYVM2Xszi5evDG95QRYV7MbbH3D2RqVwfZlJHw==",
"resolved": "2.22.0",
"contentHash": "3AOM9bZtku7RQwHyMEY3tQMrHIgjcfRDa6YQpd/QG2LDGvMydSlL9Di+8LLMt7J2RDdfJ7/2jdYv6yHcMJAnNw==",
"dependencies": {
"System.Diagnostics.DiagnosticSource": "5.0.0"
}
Expand All @@ -93,42 +92,43 @@
},
"Microsoft.Testing.Extensions.Telemetry": {
"type": "Transitive",
"resolved": "1.0.1",
"contentHash": "3Ed6TvDExF/efQzToLaPK6HT0PEfQ5UpiGS2PrGO5/1VoNQ25qyj3MISwqLjDAXztvN7rbN/SFyrC2YG/g0JWQ==",
"resolved": "1.1.0",
"contentHash": "K9xjzIlNxUHHvVCYoQYjk3ojnNgS9Jhb9nHSuEAMl5QGhziNdHztGM3fzRQ72KRIA9MyeU75fCex8YZlsRkF1g==",
"dependencies": {
"Microsoft.ApplicationInsights": "2.21.0",
"Microsoft.Testing.Platform": "1.0.1"
"Microsoft.ApplicationInsights": "2.22.0",
"Microsoft.Testing.Platform": "1.1.0"
}
},
"Microsoft.Testing.Extensions.TrxReport.Abstractions": {
"type": "Transitive",
"resolved": "1.0.1",
"contentHash": "dsuCR5wFsehiU4Zlqb6bHg76oI33UadiNaLqXokt/XG8eQ8QXBU5GzsdpYaYkzfFF9XNN9pXhCUgC6DFFFbLlQ==",
"resolved": "1.1.0",
"contentHash": "mspVaUbMAmsMg6IQaGJkypeCCYmUYYQkxFSRbSGdsTlzu9dpsH6spavSL6DUtkR7qd07ulYDlPCJ/yBU6TYdug==",
"dependencies": {
"Microsoft.Testing.Platform": "1.0.1"
"Microsoft.Testing.Platform": "1.1.0"
}
},
"Microsoft.Testing.Extensions.VSTestBridge": {
"type": "Transitive",
"resolved": "1.0.1",
"contentHash": "DYUIm8xOdouA38LKn0ZAxrk9Gm5PI96KW+trt2S0rMdzVUTRqv2hEsBCas3Ug1nj8/AGm20isg0ZNppm9LdHrQ==",
"resolved": "1.1.0",
"contentHash": "6IcxNS8lARWd/7K/dDC0IAXRnUpQ9kC0Cb+Eu8biZG40pVDZoDEyn4QIuicJvPSCT1C72AtSUqKzZASO7i4gPg==",
"dependencies": {
"Microsoft.TestPlatform.ObjectModel": "17.5.0",
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "1.0.1",
"Microsoft.Testing.Platform": "1.0.1"
"Microsoft.Testing.Extensions.Telemetry": "1.1.0",
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "1.1.0",
"Microsoft.Testing.Platform": "1.1.0"
}
},
"Microsoft.Testing.Platform": {
"type": "Transitive",
"resolved": "1.0.1",
"contentHash": "m++nLV2L40Iktdp18nTrxTn6FUtazPAARngsghXK2cAQa8pM6YgFZChRjT6/wuRilBAip9T5kH0jU7ML0sxaQw=="
"resolved": "1.1.0",
"contentHash": "on8S7PvvR9Ai5gL/DKN5KrE8e4ctsUIMEzCGY916D+8xj5W/ho0ru9OJiNk7vWFbQrGwpLs87xE7Q8RPLSO/og=="
},
"Microsoft.Testing.Platform.MSBuild": {
"type": "Transitive",
"resolved": "1.0.1",
"contentHash": "gWJdficmzT2TtKKzoWooI5q7E7V34OrmYC0LWHKUSP34Fn1je31QgOK3q7HyGTxNpl9mFGIMCOnHGtRlj+0LsA==",
"resolved": "1.1.0",
"contentHash": "n2F3OP27qPCSBDfi25DfIeuq3UtzB/BUlXJBCqu1HQc8n7ak5gfzWlkJwlOIk2PAltocdJWQHMfeVYfcLkZ41g==",
"dependencies": {
"Microsoft.Testing.Platform": "1.0.1"
"Microsoft.Testing.Platform": "1.1.0"
}
},
"Microsoft.TestPlatform.ObjectModel": {
Expand Down Expand Up @@ -201,7 +201,7 @@
"Azure.Bicep.Types.K8s": {
"type": "Project",
"dependencies": {
"Azure.Bicep.Types": "[0.5.6, )"
"Azure.Bicep.Types": "[0.5.9, )"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion src/Bicep.Types.K8s/Bicep.Types.K8s.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Azure.Bicep.Types" Version="0.5.6" />
<PackageReference Include="Azure.Bicep.Types" Version="0.5.9" />
</ItemGroup>

<ItemGroup>
Expand Down
6 changes: 3 additions & 3 deletions src/Bicep.Types.K8s/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
".NETStandard,Version=v2.0": {
"Azure.Bicep.Types": {
"type": "Direct",
"requested": "[0.5.6, )",
"resolved": "0.5.6",
"contentHash": "WIzhG/oveD4cVE1jR9/F/jQWfzQu4QMlkPHhojzVIAEBf7eZEOj2d4c+yFBwUzHNOSlNE7T8M+Wuhs+svKdlHg==",
"requested": "[0.5.9, )",
"resolved": "0.5.9",
"contentHash": "Wh1q5ul+OTMtDCuTOjDQffEH9aW4+952IuIMTWZgzJPOPPLvwPxBOJhvNLoAS0omlxKtToslQ49td/RkKYWuhQ==",
"dependencies": {
"System.Text.Json": "8.0.2"
}
Expand Down

0 comments on commit 095fe29

Please sign in to comment.