File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Expand file tree Collapse file tree 2 files changed +2
-8
lines changed 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 >
Original file line number Diff line number Diff line change 2525 <RestoreLockedMode Condition =" '$(TF_BUILD)' == 'True' or '$(ContinuousIntegrationBuild)' == 'True'" >true</RestoreLockedMode >
2626 </PropertyGroup >
2727 <Import Project =" $(NanoFrameworkProjectSystemPath)NFProjectSystem.props" Condition =" Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.props')" />
28- <PropertyGroup >
29- <RunSettingsFilePath >$(MSBuildProjectDirectory)\nano.runsettings</RunSettingsFilePath >
30- </PropertyGroup >
3128 <ItemGroup >
3229 <Compile Include =" ShadowTests.cs" />
3330 <Compile Include =" Properties\AssemblyInfo.cs" />
3431 <Compile Include =" ShadowJsonMessageExamples.cs" />
3532 </ItemGroup >
3633 <ItemGroup >
37- <None Include =" nano.runsettings" />
3834 <None Include =" packages.config" />
3935 </ItemGroup >
4036 <ItemGroup >
6965 <Private >True</Private >
7066 </Reference >
7167 </ItemGroup >
72- <ItemGroup >
73- <None Include =" packages.config" />
74- </ItemGroup >
7568 <Import Project =" $(NanoFrameworkProjectSystemPath)NFProjectSystem.CSharp.targets" Condition =" Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.CSharp.targets')" />
7669 <!-- MANUAL UPDATE HERE -->
7770 <ProjectExtensions >
You can’t perform that action at this time.
0 commit comments