File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1111 <PackageReference Include =" ICSharpCode.Decompiler" Version =" 7.2.1.6856" />
1212 <PackageReference Include =" Microsoft.TestPlatform.ObjectModel" Version =" 17.3.2" />
1313 <PackageReference Include =" nanoFramework.nanoCLR.Win32" GeneratePathProperty =" true" >
14- <Version >1.8.0.440 </Version >
14+ <Version >1.8.0.570 </Version >
1515 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1616 <PrivateAssets >all</PrivateAssets >
1717 </PackageReference >
Original file line number Diff line number Diff line change 1212 <readme >docs\README.md</readme >
1313 <developmentDependency >true</developmentDependency >
1414 <projectUrl >https://github.com/nanoFramework.TestFramework</projectUrl >
15- <iconUrl >https://secure.gravatar.com/avatar/97d0e092247f0716db6d4b47b7d1d1ad</iconUrl >
1615 <icon >images\nf-logo.png</icon >
1716 <repository type =" git" url =" https://github.com/nanoFramework.TestFramework" commit =" $commit$" />
1817 <copyright >Copyright (c) .NET Foundation and Contributors</copyright >
Original file line number Diff line number Diff line change 55 <MaxCpuCount >1</MaxCpuCount >
66 <ResultsDirectory >.\TestResults</ResultsDirectory ><!-- Path relative to solution directory -->
77 <TestSessionTimeout >120000</TestSessionTimeout ><!-- Milliseconds -->
8- <TargetFrameworkVersion >Framework40</TargetFrameworkVersion >
8+ <TargetFrameworkVersion >net48</TargetFrameworkVersion >
9+ <TargetPlatform >x64</TargetPlatform >
910 </RunConfiguration >
1011 <nanoFrameworkAdapter >
1112 <Logging >None</Logging >
You can’t perform that action at this time.
0 commit comments