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