File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 7
7
<EnableUnmanagedDebugging >true</EnableUnmanagedDebugging >
8
8
<CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
9
9
<RestorePackagesWithLockFile >true</RestorePackagesWithLockFile >
10
+ <AutoGenerateBindingRedirects >true</AutoGenerateBindingRedirects >
10
11
<LangVersion >8.0</LangVersion >
11
12
<RestoreLockedMode Condition =" '$(TF_BUILD)' == 'True' or '$(ContinuousIntegrationBuild)' == 'True'" >true</RestoreLockedMode >
12
13
</PropertyGroup >
13
14
14
15
<ItemGroup >
15
- <PackageReference Include =" CliWrap" Version =" 3.6.1 " />
16
+ <PackageReference Include =" CliWrap" Version =" 3.6.7 " />
16
17
<PackageReference Include =" ICSharpCode.Decompiler" Version =" 7.2.1.6856" />
17
18
<PackageReference Include =" Microsoft.TestPlatform.ObjectModel" Version =" 17.10.0" />
18
19
<PackageReference Include =" nanoFramework.Tools.Debugger.Net" Version =" 2.5.3" />
Original file line number Diff line number Diff line change 4
4
".NETFramework,Version=v4.8" : {
5
5
"CliWrap" : {
6
6
"type" : " Direct" ,
7
- "requested" : " [3.6.1 , )" ,
8
- "resolved" : " 3.6.1 " ,
9
- "contentHash" : " vAZOcQBJpf3Lz1gyKnnhbRw6Fhw+/rsQqGJhoVfb5BEeTKbIgAPZ6LrzcJf6XV58CmC2L2t3oKNV8s4BE1HtPQ ==" ,
7
+ "requested" : " [3.6.7 , )" ,
8
+ "resolved" : " 3.6.7 " ,
9
+ "contentHash" : " KYhA0OAGmNg22xI2OjkqG0zlgd61OCJOHYb+/uvSILriQNMQNmAjsRj7OqAh9dgltEuNpuPvN9+Y7pMBD/0NyQ ==" ,
10
10
"dependencies" : {
11
- "Microsoft.Bcl.AsyncInterfaces" : " 7.0.0" ,
12
- "System.Buffers" : " 4.5.1" ,
11
+ "Microsoft.Bcl.AsyncInterfaces" : " 8.0.0" ,
13
12
"System.Memory" : " 4.5.5" ,
14
13
"System.Threading.Tasks.Extensions" : " 4.5.4" ,
15
14
"System.ValueTuple" : " 4.5.0"
71
70
},
72
71
"Microsoft.Bcl.AsyncInterfaces" : {
73
72
"type" : " Transitive" ,
74
- "resolved" : " 7 .0.0" ,
75
- "contentHash" : " 3aeMZ1N0lJoSyzqiP03hqemtb1BijhsJADdobn/4nsMJ8V1H+CrpuduUe4hlRdx+ikBQju1VGjMD1GJ3Sk05Eg ==" ,
73
+ "resolved" : " 8 .0.0" ,
74
+ "contentHash" : " 3WA9q9yVqJp222P3x1wYIGDAkpjAku0TMUaaQV22g6L67AI0LdOIrVS7Ht2vJfLHGSPVuqN94vIr15qn+HEkHw ==" ,
76
75
"dependencies" : {
77
76
"System.Threading.Tasks.Extensions" : " 4.5.4"
78
77
}
You can’t perform that action at this time.
0 commit comments