File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 1515 <RootNamespace >MagicBitTestApp</RootNamespace >
1616 <AssemblyName >MagicBitTestApp</AssemblyName >
1717 <TargetFrameworkVersion >v1.0</TargetFrameworkVersion >
18+ <RestorePackagesWithLockFile >true</RestorePackagesWithLockFile >
19+ <RestoreLockedMode Condition =" '$(TF_BUILD)' == 'True' or '$(ContinuousIntegrationBuild)' == 'True'" >true</RestoreLockedMode >
1820 </PropertyGroup >
1921 <Import Project =" $(NanoFrameworkProjectSystemPath)NFProjectSystem.props" Condition =" Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.props')" />
2022 <ItemGroup >
Original file line number Diff line number Diff line change 1717 <AssemblyName >nanoFramework.MagicBit</AssemblyName >
1818 <TargetFrameworkVersion >v1.0</TargetFrameworkVersion >
1919 <DocumentationFile >bin\$(Configuration)\nanoFramework.MagicBit.xml</DocumentationFile >
20+ <RestorePackagesWithLockFile >true</RestorePackagesWithLockFile >
21+ <RestoreLockedMode Condition =" '$(TF_BUILD)' == 'True' or '$(ContinuousIntegrationBuild)' == 'True'" >true</RestoreLockedMode >
2022 </PropertyGroup >
2123 <Import Project =" $(NanoFrameworkProjectSystemPath)NFProjectSystem.props" Condition =" Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.props')" />
2224 <ItemGroup >
You can’t perform that action at this time.
0 commit comments