Skip to content

Commit ed9b688

Browse files
authored
Update Dependencies (#244)
***NO_CI***
1 parent a7855b3 commit ed9b688

File tree

2 files changed

+34
-63
lines changed

2 files changed

+34
-63
lines changed

source/TestAdapter/nanoFramework.TestAdapter.csproj

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
</PropertyGroup>
1313

1414
<ItemGroup>
15-
<PackageReference Include="CliWrap" Version="3.6.1" />
16-
<PackageReference Include="ICSharpCode.Decompiler" Version="7.2.1.6856" />
17-
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.5.0" />
18-
<PackageReference Include="nanoFramework.Tools.Debugger.Net" Version="2.4.23" />
15+
<PackageReference Include="CliWrap" Version="3.6.6" />
16+
<PackageReference Include="ICSharpCode.Decompiler" Version="8.2.0.7535" />
17+
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.9.0" />
18+
<PackageReference Include="nanoFramework.Tools.Debugger.Net" Version="2.4.36" />
1919
<PackageReference Include="Nerdbank.GitVersioning">
20-
<Version>3.6.132</Version>
20+
<Version>3.6.133</Version>
2121
<PrivateAssets>all</PrivateAssets>
2222
</PackageReference>
2323
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />

source/TestAdapter/packages.lock.json

Lines changed: 29 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -4,43 +4,40 @@
44
".NETFramework,Version=v4.8": {
55
"CliWrap": {
66
"type": "Direct",
7-
"requested": "[3.6.1, )",
8-
"resolved": "3.6.1",
9-
"contentHash": "vAZOcQBJpf3Lz1gyKnnhbRw6Fhw+/rsQqGJhoVfb5BEeTKbIgAPZ6LrzcJf6XV58CmC2L2t3oKNV8s4BE1HtPQ==",
7+
"requested": "[3.6.6, )",
8+
"resolved": "3.6.6",
9+
"contentHash": "8/WnYKDjXjqMp9ktCygmeC6kDsmSEKF4riEYNy98+nD3wOKbuxqOjmhiFMalOYlM+mUqfs3SOEowF20+loDZHQ==",
1010
"dependencies": {
11-
"Microsoft.Bcl.AsyncInterfaces": "7.0.0",
12-
"System.Buffers": "4.5.1",
11+
"Microsoft.Bcl.AsyncInterfaces": "8.0.0",
1312
"System.Memory": "4.5.5",
1413
"System.Threading.Tasks.Extensions": "4.5.4",
1514
"System.ValueTuple": "4.5.0"
1615
}
1716
},
1817
"ICSharpCode.Decompiler": {
1918
"type": "Direct",
20-
"requested": "[7.2.1.6856, )",
21-
"resolved": "7.2.1.6856",
22-
"contentHash": "0YtLSmDhFJb79+K4c/unBWT5ZHu9ov++k0gCfxIB6+uM/n5TEYjZMKSiEQDB6FeaeLPmduxB3SYxasLIDjuhEQ==",
19+
"requested": "[8.2.0.7535, )",
20+
"resolved": "8.2.0.7535",
21+
"contentHash": "y4vSHtXCoTNISvvlxcskz+Hiw1vqY0kQsu0loO6nOsWwwZ60IxaTygEFapN2SuSB3SiswGPv535y/bV70Fm8hw==",
2322
"dependencies": {
24-
"Microsoft.Win32.Registry": "5.0.0",
25-
"System.Collections.Immutable": "5.0.0",
26-
"System.Reflection.Metadata": "5.0.0"
23+
"System.Collections.Immutable": "6.0.0",
24+
"System.Reflection.Metadata": "6.0.0"
2725
}
2826
},
2927
"Microsoft.TestPlatform.ObjectModel": {
3028
"type": "Direct",
31-
"requested": "[17.5.0, )",
32-
"resolved": "17.5.0",
33-
"contentHash": "QwiBJcC/oEA1kojOaB0uPWOIo4i6BYuTBBYJVhUvmXkyYqZ2Ut/VZfgi+enf8LF8J4sjO98oRRFt39MiRorcIw==",
29+
"requested": "[17.9.0, )",
30+
"resolved": "17.9.0",
31+
"contentHash": "1ilw/8vgmjLyKU+2SKXKXaOqpYFJCQfGqGz+x0cosl981VzjrY74Sv6qAJv+neZMZ9ZMxF3ArN6kotaQ4uvEBw==",
3432
"dependencies": {
35-
"NuGet.Frameworks": "5.11.0",
3633
"System.Reflection.Metadata": "1.6.0"
3734
}
3835
},
3936
"nanoFramework.Tools.Debugger.Net": {
4037
"type": "Direct",
41-
"requested": "[2.4.23, )",
42-
"resolved": "2.4.23",
43-
"contentHash": "C3f6TGGXB2Kfedf476hvFKt8B/uuCOzYptceHvcXq/4W0OK0o2L8XLLLO+Ng+YdNzr8+lu5atPAIyLyqMnjRzA==",
38+
"requested": "[2.4.36, )",
39+
"resolved": "2.4.36",
40+
"contentHash": "K4AXHaAzs4kyP8Hg3j8Zsd7aUW0XYPrlGOucjwwvRdekrYLjmw6vbB6i+QSZFBvzlTWMv/eOc5C1KQHiR+IPOQ==",
4441
"dependencies": {
4542
"Polly": "7.2.3",
4643
"PropertyChanged.Fody": "2.6.1",
@@ -49,9 +46,9 @@
4946
},
5047
"Nerdbank.GitVersioning": {
5148
"type": "Direct",
52-
"requested": "[3.6.132, )",
53-
"resolved": "3.6.132",
54-
"contentHash": "t5aTPfMt+E7qsAIWyN7xcmmLQohzS6Ax6cmDLEk4RkRIJq878PR/JG+HhvCbn5DlxRHMWLQZBjuTFypDrDjClw=="
49+
"requested": "[3.6.133, )",
50+
"resolved": "3.6.133",
51+
"contentHash": "VZWMd5YAeDxpjWjAP/X6bAxnRMiEf6tES/ITN0X5CHJgkWLLeHGmEALivmTAfYM6P+P/3Szy6VCITUAkqjcHVw=="
5552
},
5653
"Newtonsoft.Json": {
5754
"type": "Direct",
@@ -66,26 +63,12 @@
6663
},
6764
"Microsoft.Bcl.AsyncInterfaces": {
6865
"type": "Transitive",
69-
"resolved": "7.0.0",
70-
"contentHash": "3aeMZ1N0lJoSyzqiP03hqemtb1BijhsJADdobn/4nsMJ8V1H+CrpuduUe4hlRdx+ikBQju1VGjMD1GJ3Sk05Eg==",
66+
"resolved": "8.0.0",
67+
"contentHash": "3WA9q9yVqJp222P3x1wYIGDAkpjAku0TMUaaQV22g6L67AI0LdOIrVS7Ht2vJfLHGSPVuqN94vIr15qn+HEkHw==",
7168
"dependencies": {
7269
"System.Threading.Tasks.Extensions": "4.5.4"
7370
}
7471
},
75-
"Microsoft.Win32.Registry": {
76-
"type": "Transitive",
77-
"resolved": "5.0.0",
78-
"contentHash": "dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==",
79-
"dependencies": {
80-
"System.Security.AccessControl": "5.0.0",
81-
"System.Security.Principal.Windows": "5.0.0"
82-
}
83-
},
84-
"NuGet.Frameworks": {
85-
"type": "Transitive",
86-
"resolved": "5.11.0",
87-
"contentHash": "eaiXkUjC4NPcquGWzAGMXjuxvLwc6XGKMptSyOGQeT0X70BUZObuybJFZLA0OfTdueLd3US23NBPTBb6iF3V1Q=="
88-
},
8972
"Polly": {
9073
"type": "Transitive",
9174
"resolved": "7.2.3",
@@ -106,10 +89,11 @@
10689
},
10790
"System.Collections.Immutable": {
10891
"type": "Transitive",
109-
"resolved": "5.0.0",
110-
"contentHash": "FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==",
92+
"resolved": "6.0.0",
93+
"contentHash": "l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==",
11194
"dependencies": {
112-
"System.Memory": "4.5.4"
95+
"System.Memory": "4.5.4",
96+
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
11397
}
11498
},
11599
"System.IO.Ports": {
@@ -134,29 +118,16 @@
134118
},
135119
"System.Reflection.Metadata": {
136120
"type": "Transitive",
137-
"resolved": "5.0.0",
138-
"contentHash": "5NecZgXktdGg34rh1OenY1rFNDCI8xSjFr+Z4OU4cU06AQHUdRnIIEeWENu3Wl4YowbzkymAIMvi3WyK9U53pQ==",
121+
"resolved": "6.0.0",
122+
"contentHash": "sffDOcex1C3HO5kDolOYcWXTwRpZY/LvJujM6SMjn63fWMJWchYAAmkoAJXlbpZ5yf4d+KMgxd+LeETa4gD9sQ==",
139123
"dependencies": {
140-
"System.Collections.Immutable": "5.0.0"
124+
"System.Collections.Immutable": "6.0.0"
141125
}
142126
},
143127
"System.Runtime.CompilerServices.Unsafe": {
144128
"type": "Transitive",
145-
"resolved": "4.5.3",
146-
"contentHash": "3TIsJhD1EiiT0w2CcDMN/iSSwnNnsrnbzeVHSKkaEgV85txMprmuO+Yq2AdSbeVGcg28pdNDTPK87tJhX7VFHw=="
147-
},
148-
"System.Security.AccessControl": {
149-
"type": "Transitive",
150-
"resolved": "5.0.0",
151-
"contentHash": "dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==",
152-
"dependencies": {
153-
"System.Security.Principal.Windows": "5.0.0"
154-
}
155-
},
156-
"System.Security.Principal.Windows": {
157-
"type": "Transitive",
158-
"resolved": "5.0.0",
159-
"contentHash": "t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA=="
129+
"resolved": "6.0.0",
130+
"contentHash": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg=="
160131
},
161132
"System.Threading.Tasks.Extensions": {
162133
"type": "Transitive",

0 commit comments

Comments
 (0)