File tree 2 files changed +4
-1
lines changed
2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" utf-8" ?>
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project ToolsVersion =" Current" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
3
<PropertyGroup Label =" Globals" >
4
4
<NanoFrameworkProjectSystemPath >$(MSBuildExtensionsPath)\nanoFramework\v1.0\</NanoFrameworkProjectSystemPath >
25
25
<RestoreLockedMode Condition =" '$(TF_BUILD)' == 'True' or '$(ContinuousIntegrationBuild)' == 'True'" >true</RestoreLockedMode >
26
26
</PropertyGroup >
27
27
<Import Project =" $(NanoFrameworkProjectSystemPath)NFProjectSystem.props" Condition =" Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.props')" />
28
+ <PropertyGroup >
29
+ <RunSettingsFilePath >$(MSBuildProjectDirectory)\..\..\nano.runsettings</RunSettingsFilePath >
30
+ </PropertyGroup >
28
31
<ItemGroup >
29
32
<Compile Include =" ..\HelperTests\DeserializationTests.cs" >
30
33
<Link >DeserializationTests.cs</Link >
File renamed without changes.
You can’t perform that action at this time.
0 commit comments