Update CliWrap to 3.6.1 (#212)
This commit is contained in:
Родитель
19503bb451
Коммит
c3e2f87436
|
@ -10,7 +10,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="CliWrap" Version="3.6.0" />
|
||||
<PackageReference Include="CliWrap" Version="3.6.1" />
|
||||
<PackageReference Include="ICSharpCode.Decompiler" Version="7.2.1.6856" />
|
||||
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.5.0" />
|
||||
<PackageReference Include="nanoFramework.Tools.Debugger.Net" Version="2.4.22" />
|
||||
|
|
|
@ -4,14 +4,13 @@
|
|||
".NETFramework,Version=v4.8": {
|
||||
"CliWrap": {
|
||||
"type": "Direct",
|
||||
"requested": "[3.6.0, )",
|
||||
"resolved": "3.6.0",
|
||||
"contentHash": "AY6LvRZOEYuAiuaWPLnIDddJUnpiPpiSvfoPwweEXI1orRNnsAwf6sOv9Tt0J4GFrlwejFF/INuR57iEKIh7bw==",
|
||||
"requested": "[3.6.1, )",
|
||||
"resolved": "3.6.1",
|
||||
"contentHash": "vAZOcQBJpf3Lz1gyKnnhbRw6Fhw+/rsQqGJhoVfb5BEeTKbIgAPZ6LrzcJf6XV58CmC2L2t3oKNV8s4BE1HtPQ==",
|
||||
"dependencies": {
|
||||
"Microsoft.Bcl.AsyncInterfaces": "7.0.0",
|
||||
"System.Buffers": "4.5.1",
|
||||
"System.Memory": "4.5.5",
|
||||
"System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
|
||||
"System.Threading.Tasks.Extensions": "4.5.4",
|
||||
"System.ValueTuple": "4.5.0"
|
||||
}
|
||||
|
@ -177,11 +176,6 @@
|
|||
"resolved": "6.0.0",
|
||||
"contentHash": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg=="
|
||||
},
|
||||
"System.Runtime.InteropServices.RuntimeInformation": {
|
||||
"type": "Transitive",
|
||||
"resolved": "4.3.0",
|
||||
"contentHash": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw=="
|
||||
},
|
||||
"System.Security.AccessControl": {
|
||||
"type": "Transitive",
|
||||
"resolved": "5.0.0",
|
||||
|
|
Загрузка…
Ссылка в новой задаче